photo

beginner


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
65,434
of 300,302

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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. ...

9 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...

9 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 ...

9 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...

9 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: ...

9 years ago | 1 answer | 0

1

answer