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

