![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/18549100_1589909306503_DEF.jpg)
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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0