Community Profile

photo

Liber-T


Laval

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


Function to find the more recurrent number
Hye, I have a matrix 1 by (a big number, like 1000), and I would like to extract the element of the matrix that appears most of ...

12 years ago | 4 answers | 0

4

answers

Question


Fsolve more effective.
Hye, I would like to make Fsolve more effective when it solves complex root of complex function, is their a way?

12 years ago | 1 answer | 0

1

answer

Question


more than one input in sprintf
Hye, I would like to put two argument in sprintf. I tried: sprintf('mu=%s ,nu/omega=%s',mu1,q) but it doesn't work, on...

13 years ago | 2 answers | 0

2

answers

Question


The title of a figure
Hye, How could I give a title to a figure that depend on the input of the function that create the figure.

13 years ago | 2 answers | 2

2

answers

Question


Function producing two figure
Hye, I made a function who gives 6 plot. I know how to post them all in one figure by using subplot. But I would like to post t...

13 years ago | 1 answer | 0

1

answer

Question


Matlab function
*I need to solve a problem, here are my need:* -To find the zeros of a function -The function is complex -The zeros are compl...

13 years ago | 3 answers | 0

3

answers

Question


Solve DET and ODE faster
[EDIT: 20110617 14:03 CDT - reformat - WDR] Hye I made a set of function, but it is too slow or innacurate. Here are the functi...

13 years ago | 1 answer | 0

1

answer

Question


fsolve
Is there a way to accelerate the fsolve function, with the least lost of precision possible. In: beta(n+1)=fsolve(F,beta(n))

13 years ago | 2 answers | 0

2

answers

Question


Faster than ODE45
I would like to go faster than ode45 and ode 23 is there a way to change the input in: [t,y]=ode23tb(@Gi,[0.000001;a],[1,0]);...

13 years ago | 1 answer | 0

1

answer

Question


Complex root of nonlinear complex equation containing besselh
I need to find the complex number which will make the real part of the function and the imaginary part, both equals 0. I have ...

13 years ago | 0 answers | 0

0

answers