|
|
Increating number of iteration in matlab
Hi,
I'm trying to solve a system of equations using fsolve. I get two solutions which are very close to each other, although the final error is very small for both solutions. Is it possible to increase the minimum number of iteration in fsolve?
Thanks,
Tobias
|
|
0
|
|
|
|
Reply
|
Tobias
|
10/16/2010 3:12:03 PM |
|
On Oct 16, 5:12=A0pm, "Tobias " <tobias_dirk...@hotmail.com> wrote:
> Hi,
>
> I'm trying to solve a system of equations using fsolve. I get two solutio=
ns which are very close to each other, although the final error is very sma=
ll for both solutions. Is it possible to increase the minimum number of ite=
ration in fsolve?
>
> Thanks,
> Tobias
I am not aware that you can change the minimum number of iterations.
Instead I would change the tolerance of fsolve.
Regards,
Enrique Vidal
|
|
0
|
|
|
|
Reply
|
Enrique
|
10/16/2010 3:31:28 PM
|
|
Thanks for the answer. I have tried this, but I'm still in doubt whether the solutions are correct.
Enrique Vidal Sanchez <enrique@vidal.dk> wrote in message <ef719cab-6877-4cc8-8506-6687035dbe0f@30g2000yqm.googlegroups.com>...
> On Oct 16, 5:12 pm, "Tobias " <tobias_dirk...@hotmail.com> wrote:
> > Hi,
> >
> > I'm trying to solve a system of equations using fsolve. I get two solutions which are very close to each other, although the final error is very small for both solutions. Is it possible to increase the minimum number of iteration in fsolve?
> >
> > Thanks,
> > Tobias
>
> I am not aware that you can change the minimum number of iterations.
> Instead I would change the tolerance of fsolve.
>
> Regards,
> Enrique Vidal
|
|
0
|
|
|
|
Reply
|
Tobias
|
10/16/2010 7:25:04 PM
|
|
|
2 Replies
261 Views
(page loaded in 0.05 seconds)
Similiar Articles: Laptop specs for optimal matlab efficiency? - comp.soft-sys.matlab ...Several websites indicate that the speed of matlab is not necessarily improved drastically by increasing the number of ... Well for my current routine Im doing a loop of ... estimation parameter using fminsearch - comp.soft-sys.matlab ...You can either increase the number of MaxFunEvals and MaxIter ... use the EXITFLAG to set up a conditional > loop ... In Matlab optimization toolbox, these algorithms are ... need to kill worker process in parfor loop - comp.soft-sys.matlab ...I dont want to increase the tolerance because i ... cpu time, but you can certainly limit the number ... soft-sys.matlab Fill a matrix without for-loop - comp.soft-sys.matlab ... Skip lines in a for loop - comp.soft-sys.matlab> The number of spectra requested by the user will vary ... Skip lines in a for loop - comp.soft-sys.matlab For loop for ... How to increase array size by 1 - comp.lang.idl-pvwave ... please,please!!! .....matlab wave generating - comp.soft-sys ...... of how the waveform changes with increasing the number of terms in ... Please help, how to use "for loop" to list out the ... Matlab Help, generating square wave, and sinusoid ... remove rows with repeat numbers - comp.soft-sys.matlab... 7 4 7 However, if I increase the ... I am not sure but is a 'for loop' required for ... deleting rows after a certain number - comp.soft-sys.matlab ... how to ... AR coefficients for complex numbers - comp.dspHello, Can anyone point me to a MATLAB ... Data column vector > > % p - Number of AR ... > If there is no penalty in increasing the order, the iteration takes > one ... Turning experimental data into a piecewise function - comp.soft ...... yfrog.com/5hxjqp The only tweaking is increase the number of ... I would simply set up a loop, looking for the slope ... experimental data into a piecewise function [Matlab] ... Panel tabs GUI - comp.soft-sys.matlab... figures as output, the number of ... figure, inside of a for loop? As far as I know, panels cannot contain figures. Probleme of fmincon - comp.soft-sys.matlab... the iterations: "Maximum number function evaluations exceeded; increase ... html#br44i1u > > Alan Weiss > MATLAB ... GARCHFIT estimation (within the loop ... Increating number of iteration in matlab - Newsreader - MATLAB CentralFile exchange, MATLAB Answers, newsgroup access, Links, and Blogs for the MATLAB & Simulink user community Matlab Lecture 3 - Aqua Phoenix... Matlab 3 ... has assumed the last number in the range, the loop ... range is not constantly increasing or decreasing. In the previous examples, all loop ... 7/26/2012 7:19:08 AM
|
|
|
|
|
|
|
|
|