Statistics
4 Questions
0 Answers
RANK
86,950
of 301,428
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,271
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,497
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
Error in symengine deal
Hello newbie here. Here is the code. syms x y r = sqrt(x^2 + y^2); ht = matlabFunction(r,r^2); ht(2,2) Here is the error E...
6 years ago | 1 answer | 0
1
answerQuestion
my code does not loop
am new in MATLAB adn I am trying to calculate 3 different equations root using bisection method with the code below. it only cal...
7 years ago | 1 answer | 0
1
answerQuestion
Matlab plots my equation wrong
x=-20:0.1:20; f2=x.^10-1; plot(x,f2) I cant understand why it sketches my basic code wrong.
7 years ago | 1 answer | 0

