Feeds
提问
Newton-Rapson method problem
Dear MATLAB professionnals, I have one problem, and I would appreciate any help: I'm trying to apply the Newton Rapson method t...
12 years 前 | 0 个回答 | 0
0
个回答提问
solve 'Real', true doesnt work
Dear Matlab experts, recently after i reinstall the MATLAB the function "solve" with the turned on 'Real',true gives me a foll...
12 years 前 | 1 个回答 | 0
1
个回答提问
MATLAB simplify complex expressions
Dear MATLAB experts, I have one problem: i have huge expressions with the members like ... - 2*L1*nz*nx^2 - 2*L1*nz*ny^2...
12 years 前 | 2 个回答 | 0
2
个回答提问
Problem with simplify a symbolic expression
Dear professionals in MATLAB, I have a problem: I have: syms a b c d e f RES; RES=10*a+sin(b)+(4967757600021511*si...
12 years 前 | 1 个回答 | 0
1
个回答提问
problem with the symbolic calculation
Hello! i have a problem: I have a peace of code: Q1=30; Q1rad=(pi/180)*Q1; S1= sym('sin(Q1rad)'); double(S1) and it...
12 years 前 | 2 个回答 | 0
