Community Profile

photo

Jack Dong


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


6x6 matrix Newton-Raphson help needed!!!
Hi Matlab experts, Please help me, I want to build a script using Newton Raphson method to calculate 6 variables: X, Y, Z, alph...

2 years ago | 0 answers | 0

0

answers

Question


Help on trigonometric equation solution. Thanks a lot!
Hi Matlab Experts, I built the "forward script" to calculate R1, R2 from initial inputs: X = 0.9425; Z = sin(X) + 2 = 2.809; ...

2 years ago | 1 answer | 0

1

answer

Question


Solve 3 unknown variable system of equations
syms X Z beta deg2rad=pi/180; theta_b=15*deg2rad; theta_p=15*deg2rad; R_b=1; R_p=0.9; B1=[R_b*cos(15*deg2rad);R_b*sin(15*d...

3 years ago | 1 answer | 0

1

answer

Question


Define equation of tangent line f=sin(x) at multiple point inputs
Hi Matlab experts, I would like to build a script to define the equation of tangent line of function f(x)=sin(x) at x0 (x0 = 0 ...

3 years ago | 1 answer | 0

1

answer

Question


function [sys,x0,str,ts] --> Undefined function or variable 't'
Hi guys. I am new to matlab and encountering the error when I run this function file. Could you help me figure it out. Thanks a ...

3 years ago | 1 answer | 1

1

answer