photo

Abel


AI Solutions Inc

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
17,643
of 300,364

REPUTATION
2

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
3

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,407

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

  • First Review

View badges

Feeds

View by

Question


Static vs Object Method Performance Considerations
Are there any performance considerations regarding Static vs. object methods in MATLAB OOP?

13 years ago | 1 answer | 2

1

answer

Question


Chebyshev Differentiation Matrix to solve ODE
Trying to solve dy/dx = 2xy, y(1) = 1, using Chebyshev differentiation matrix The exact solution is y = exp(x.^2 -1); Here...

13 years ago | 2 answers | 1

2

answers