Community Profile

photo

Boris


Last seen: 2 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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...

6 months ago | 2 answers | 0

2

answers

Question


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...

9 months ago | 1 answer | 0

1

answer

Question


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)) ...

10 months ago | 1 answer | 0

1

answer

Question


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 ...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer