Community Profile

photo

alburary daniel


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


4-point first derivative
I am given data t=[0 1 2 3 4 5 6 7 8 9 10] and y(t)=[1 2.7 5.8 6.6 7.5 9.9 10.2 11.2 12.6 13.6 15.8] and have to evaluate t...

5 years ago | 1 answer | 0

1

answer

Question


how to solve transcedental equation in matlab
I am practicing solving the next transcendental equation in matlab (a/c)*sqrt((b*m1)^2-(p*c)^2)-atan( sqrt(( (p*c)^2-(b*m2...

6 years ago | 1 answer | 0

1

answer

1

answer

Question


How to solve transcendental equations in matlab
I am practicing solving transcendental equations in matlab I have the given equation and I want to solve for x tan(((0.9)*...

6 years ago | 2 answers | 0

2

answers

Question


problems with a trascendental equation
I tried all day to run my program syms R t; eqn = R*tan(10022.99039*R)-(6.97964*10^-3*sqrt(t))/R==0 ; m = linspac...

6 years ago | 1 answer | 0

1

answer