Boris
Followers: 0 Following: 0
Feeds
提问
Wrong symbolic solution for trigonometry
syms x solve(sin(x)/cos(x)==-3.0) and syms x solve(tan(x)==-3.0) Produces different result instead of Wolfwram and ti-89 w...
1 year 前 | 2 个回答 | 0
2
个回答提问
Incorrect number or types of inputs or outputs for function 'codegen'.
I trying to run first example for codegen page: function y = mcadd(u,v) %#codegen % The directive %#codegen indicates that the...
1 year 前 | 1 个回答 | 0
1
个回答提问
Symbolic simplify get wrong result
For expression ((a^3*b^(1/2)*c^(-1/2))*(a*b)^1/3)/((a^3)^(1/2)*b^(1/2)*c) Matlab get result (a^4*b)/(3*c^(3/2)*(a^3)^(1/2)) ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Difference between solve result
The follows equations get me usual result: syms x y z solve(x+y==4,y-z==0) But if I add true I have different one: syms x y ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Fail to using Matlab mobile sensors and import data from it
For every collected sensor logs my device display icone that upload failed: Also If I try to import mobile sensor log into m...
2 years 前 | 1 个回答 | 0