Community Profile

photo

fartash2020


Active since 2017

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

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

5 years ago | 2 answers | 0

2

answers

Question


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

answers

Question


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

answer

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 0 answers | 0

0

answers

Question


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

6 years ago | 1 answer | 0

1

answer

Question


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

6 years ago | 1 answer | 1

1

answer