Feeds
提问
Substituting values in a symbolic expression, it doesn't throw the expected values
Hello MATLAB Community, I've got this symbolic matrix made by the symbolic vector q values : q = sym('q',[6 1],'real'); % J...
6 years 前 | 0 个回答 | 0
0
个回答提问
How to load a cell array into a Simulink model?
Hello. I've got some cell arrays made out of function handles. I'd like to load them into a Simulink model as inputs of a MATLAB...
6 years 前 | 1 个回答 | 1
1
个回答提问
How to create a matrix of Matlab Functions out of a symbolic matrix?
Hello. I've got a huge 6x6 symbolic matrix M that can't be just pasted/inlined on a function to substitute values because of its...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to solve a non-linear equation system as function handle with fsolve?
Hello. I have been trying for long while to use the function fsolve to solve a non-linear equation system without success. This ...
6 years 前 | 2 个回答 | 0

