![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10941650_1522137893370_DEF.jpg)
fartash2020
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
40,697
of 297,016
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
71.43%
VOTES RECEIVED
1
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
Question
I have a problem with this ode45
Hi Matlab Users, I cannot understand what is wrong with my code. I would appreciate if anyone could help me. I got this error:...
6 years ago | 2 answers | 0
2
answersQuestion
Cell array to Matrices
Dear Matlab users, I have a cell array B 1x512 . now I want to divide every cell to a new matrix. So I will have 512 matrices.I...
6 years ago | 2 answers | 0
2
answersQuestion
two coupled first oredr ODE plot
Hi MATLAB users, I have been trying to solve a coupled first order ODE. I want to plot z(t) vs t. the time span from timespan=[...
6 years ago | 1 answer | 0
1
answerQuestion
Plotting a function changing over time with different Phi_0
I want to plot Z(t) vs t for different Phi_0( a 3D plot). A waterfall plot would be appropriate for this. Maybe we need Z_0 als...
7 years ago | 0 answers | 0
0
answersQuestion
chebyshev spline and pchip usage
Dear Matlab Users, I want to use equally spaced nodes or chebyshev nodes to evaluate my function at the nodes and then I want to...
7 years ago | 0 answers | 0
0
answersQuestion
linspace error while trying to plot
Dear all, I have written a code for linspace I want a 3D plot of it: % First we set the constants: kd=6; l...
7 years ago | 1 answer | 0
1
answerQuestion
creating for loop in fzero
Dear all, I want to plot "z" vs. "kappa" where kappa is changing from 1 to 0. this is my @ff function: function y =...
7 years ago | 1 answer | 1