Fatemeh Salar
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
English
MATLAB
Spoken Languages:
English
Feeds
提问
solving a root equation
I am trying to solve this equation (y=0) to find x, but apperantly this technique can not be used for such equation: y=100-s...
2 years 前 | 1 个回答 | 0
1
个回答提问
In an assignment A(I) = B, the number of elements in B and I must be the same.
Hi, does anybody know can I fix this error in line "e(i) = d - y2" for i = 1: size(data_train,2) x= data_train(:,i);...
2 years 前 | 2 个回答 | 0
2
个回答提问
Plot x(t) by calling a function
Hi. I tried to write a function and then call it to plot me y , it didn;t work out . could you please tell me what is wrong w...
2 years 前 | 2 个回答 | 0
2
个回答提问
Plot an equation by calling a function
Hi. I tried to write a function and then call it to plot me y , it didn;t work out . could you please tell me what is wrong w...
2 years 前 | 1 个回答 | 0
1
个回答已回答
where to put "." notion in x(t) equations in MATLAB
Thanks to @David Hill for puting . notion and @John D'Errico for correting exp(), Here is the answer and its working :) y=(exp(...
where to put "." notion in x(t) equations in MATLAB
Thanks to @David Hill for puting . notion and @John D'Errico for correting exp(), Here is the answer and its working :) y=(exp(...
2 years 前 | 0
| 已接受
提问
where to put "." notion in x(t) equations in MATLAB
Hi. I am about to plot x(t) and I wrote its function but since it requires t , it needs elements wise operators. Where do I nee...
2 years 前 | 2 个回答 | 0
2
个回答提问
Plot an equation in time span T=[0,t]
Hi, I am about to plot an equation but i have 4 variables (including t), how can I plot this equation in domain of 0-T ? clc ...
2 years 前 | 2 个回答 | 0
2
个回答提问
Plot an equation (sigma operator)
Hi everyone, I would like to plot this equation for x=[-2,2] and x=3, I wrote this code but it ain't working. Could you plea...
2 years 前 | 2 个回答 | 0
2
个回答提问
Computing values of a formula
Hi, I tried to solve this equation but apperantly my output is wrong, can you tell me what am I missing ? clc clear clos...
2 years 前 | 2 个回答 | 0
2
个回答提问
solve a forced vibration equation for x and w
Hi, I am about to solve this forced-viration equation; considering I already calculate w in the first part but don't know how ...
2 years 前 | 3 个回答 | 1
3
个回答提问
MATLAB output is a bunch of numbers with operators not the exact number
Hi, When i ask MATLAB to solve a problem using syms and det , in output section it showes as series on formulas that needed to ...
2 years 前 | 2 个回答 | 0
2
个回答提问
Plot bending moment diagram based on provided formula
Hi, I have 2 questions regarding this. I already have equations (I upload it as a picture below please check it out) but apparen...
2 years 前 | 1 个回答 | 0