photo

Alex CB


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
119,485
of 300,527

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,018

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,525

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Answered
Plotting a matrix / Plotear una matriz
Thanks for the quick answer, fortunately I was able to discover how to show it in the subplot as I wanted. It is something li...

6 years ago | 0

Question


Plotting a matrix / Plotear una matriz
Hello everyone. I'm a student and I have to use Matlab for a certain practice, in this practice we are given certain functions/...

6 years ago | 2 answers | 0

2

answers

Question


Matlab ignores pi in a function
When I try to use: syms x; y=3*cos(pi-x^2); diff(y) it gives 6*x*sin(x^2) it ignores the pi, giving an incorrect...

10 years ago | 1 answer | 0

1

answer