Statistics
RANK
143,968
of 301,447
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,284
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,609
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Why subs a real number vector to a syms vector in a expression lead to a real Number but to its square leads to NaN
The following is my code: syms Tan1H Tan2H Tan3H T1 T2 T3 H PSAI Tan1P Tan2P; Paras = [Tan1H Tan2H Tan3H T1 T2 T3 H PSAI Tan1P...
6 years ago | 1 answer | 0
1
answerWhy subs a real number vector to a syms vector in a expression lead to a real Number but to its square leads to NaN
My running result is as the following picture:
6 years ago | 0
Question
function 'solve', solving polynomial system of functions, returns different answers in Matlab 2011 and Matlab 2014
I have a system of polynomial functions to solve. I tried it in Matlab 2011 and Matlab 2014. But the Matlab 2011's answer is ri...
7 years ago | 0 answers | 0
