photo

Jack Dong


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
35,148
of 301,338

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
1

RANK
 of 21,236

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

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

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

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

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

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

5 years ago | 1 answer | 1

1

answer