photo

Aji Bowo


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
207,437
of 300,302

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,911

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,040

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

Question


How do I implement surfc in app designer?
I have a problem, in matlab i can code to graph 3D plot of complex function with surfc this is my code for that : figure X=-2*...

3 years ago | 1 answer | 0

1

answer

Question


Output vector in the polyval
A quick question. How do I make this so that the value in the array is not factor out. This is my code p=[1 0 0 0 0 -5 3 21]; ...

4 years ago | 1 answer | 0

1

answer

Question


Which one is correct ? Using (' ') or @(var)
I found that using (' ') can result in the same value on feval(), or other functions like fplot(), instead of using @(x). What ...

4 years ago | 2 answers | 0

2

answers

Question


How to run this differential MATLAB program
My lecturer give me MATLAB code for diff eq. question and it can show animation of pendulum and graph. but i dont know how to us...

4 years ago | 1 answer | 0

1

answer