Community Profile

photo

Fatemeh Salar


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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

1 year ago | 1 answer | 0

1

answer

Question


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

1 year ago | 2 answers | 0

2

answers

Answered
Plot x(t) by calling a function
Dear @KSSV Thank you sooo much :) it worked

2 years ago | 0

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Answered
Plot an equation in time span T=[0,t]
Dear @Karim Thank you so much.

2 years ago | 0

Answered
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 ago | 0

| accepted

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 2 answers | 0

2

answers

Answered
Computing values of a formula
Dear @Abhishek Tiwari Thanks for your help!

2 years ago | 0

Answered
Plot an equation (sigma operator)
Dear @Star Strider ; Thank you so much =)

2 years ago | 0

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 3 answers | 1

3

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer