Feeds
질문
Automatic substitution of a symbolic variable with a numerical value
Hello there, I noticed that a variable inside symbolic expression is not automatically substituted with its numerical value. ...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
Unable to locate an entry point
When I was trying to loading a MAT file from a C application, the application always failed with the error mesage appearing in...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
using 'eliminate' command in symbolics toolbox
Hello there, I was trying to eliminate a variable in a set of equation, but MATLAB complained with this error message below....
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
A complicated answer from 'solve' function
Here is a simple M code: syms Omega t delta C M tn=solve(Omega*sin(Omega*t-delta) + C*cos(Omega*t - delta)*1/(2*M), t) ...
8년 초과 전 | 답변 수: 1 | 0