photo

Jack Dong


Last seen: 4 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
35,148
of 301,338

声誉
1

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
1

排名
 of 21,236

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 1

1

个回答