473,586 Members | 2,817 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

solving the problem by bisection method

1 New Member
the numerical prolem is is x*x*x*x-4*x-10=0 this to be solve by bisection method
Sep 4 '07 #1
1 2368
debasisdas
8,127 Recognized Expert Expert
Hi zxipo

welcome to TSDN

Please post your doubt in the related forum by choosing from under the blue bar on the top of the page.
Sep 4 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

18
2061
by: anand | last post by:
*********************************************************************************************************** #include<stdio.h> #include<conio.h> #include<math.h> void main() { double a,b,c,fa,fb,fc,err; int count;
8
22529
by: aruna | last post by:
to write a c program to find the roots of the equation using bisection method that too using array or pointers
1
4355
by: salman patni | last post by:
hi myself patni salman i am studied in amit collage aurangabad.i need solution of bisection method program using c language with algorithm
2
5689
by: t4zone58 | last post by:
Hey guys! I am beginner at VB studying. I got confused with solve the functions by applying bisection method in VB. Basically I can understand the bisection method mathmatically. However i got stucked when i trying to write a code for it. My code writing is Dim xr, xl, xm as double do xl=0 (coz the domain is greater than 0)
1
1719
by: beneyam | last post by:
i want to develop a program on bisection method using c++. the program should ask user to enter the function and the no of iterations at the run time. any one do this i really appreciate. 10qs 4 ur help.
2
3174
by: Baba sina | last post by:
How can I solve f(x) with bisection method with the interval ?
2
1747
by: Baba sina | last post by:
1. How to find the roots of this function F(X)=X^3-3 with bisection method with interval . 2.How to find the roots of the function F(X)=X^3-5X+1 with false position method using(A0=0 and B0=1) 3.how to find the roots of the function F(X)=cosX-X^3 with Newton-Raphson method.
0
1287
by: jhen61315 | last post by:
Hello there, First time here in forum, I hope im welcome here.... And I hope you'll help me in my assignment in bisection method because i dont know how to start to make in visual basic.. If you dont mind, Im just asking and help me? or if its okay for you please e-mail me in my email addres so that I ask formally to help, some open question...
2
1758
by: huzen88 | last post by:
hi.. can someone help me.. please show to me a siple coding about bisection method.. i have the example.. but it is too long. i can't understand.. thank you..
0
7911
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7839
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
8200
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
5710
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5390
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3836
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3864
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2345
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1448
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.