photo

beginner


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


array length is not what I've set...
Hi, This is my code, it works just fine, just I dont understand why my array Hopt_new is generating more arrays than I set. ...

8 years ago | 2 answers | 0

2

answers

Question


Solving shooting method with ode45
Hi there, I want to solve 2nd order ODE system with the Shooting Method. With my code I can't find any solution... I have H...

8 years ago | 1 answer | 0

1

answer

Question


error with fsolve (error using trustnleqn)
Hi, I get this error and I really have no idea what it is about... :/ I really really need to solve this... please HELPPP ...

8 years ago | 1 answer | 0

1

answer

Question


fsolve with another function
Hey, I have a function which looks like: function F = ex5(A_CL) % Constants theta = 86/180*pi; delta_GL = 3.28*10...

8 years ago | 1 answer | 0

1

answer

Question


Function within an integral
Hi, How can I solve an Integral which looks like: f(z) = e^A(z)*ln(z), where as A(z) = -z^2 I tried with this code: ...

8 years ago | 1 answer | 0

1

answer