photo

FrancescoMi


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
213,431
of 301,352

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,240

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,116

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Problem with dimension of a vector
Hi, my code is the this rho = 0.03; c = 0.05; eta = 0.2; mu = 1.2; sigma = 0.8; alpha = -rho/eta; pzero...

10 years ago | 1 answer | 0

1

answer

Question


Problem with function_handle
I have this code: rho = 0.04; c = 25; eta = 0.02; mu = 40; sigma = 0.5; alpha = -rho/eta; F = @(t)...

10 years ago | 2 answers | 0

2

answers