beginner
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0