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