photo

betlor5


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
4 Answers

RANK
196.908
of 300.369

REPUTATION
0

CONTRIBUTIONS
4 Questions
4 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20.936

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.436

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 1

View badges

Feeds

View by

Question


Limit number of colormap points in a trisurf
I am trying to tell a trisurf only to use t diffrent colors in order highlight passages. My code looks like this:<br> tri...

ongeveer 11 jaar ago | 1 answer | 0

1

answer

Question


Colormap and plot with nxn matrices
Hi, I have got 2 matrices x and y. For each x(i,:) y(i,:) I have got an array z. Now I want to draw them color coded like in ...

meer dan 14 jaar ago | 2 answers | 0

2

answers

Answered
Problems with coupled ODEs in order to solve them numerical
Isn't there an other way?

meer dan 14 jaar ago | 0

Question


Problems with coupled ODEs in order to solve them numerical
Hi, I am still stuck on a problem I have and I can't find the solution. How do I use the ode45 function in order to solve ...

meer dan 14 jaar ago | 2 answers | 0

2

answers

Answered
Solving a differential equation
Shouldn't g'(t) = f'(t) * y'(t) ? So there is no way of passing g as a variable without using this solution? The problem i...

meer dan 14 jaar ago | 0

Answered
Solving a differential equation
It is a gerneral problem with recusive function that they will go one forever if you don't give them a start parameter. The i...

meer dan 14 jaar ago | 0

Answered
Solving a differential equation
The code is: function d = ddeg(t,y,Z) A = 1000; dz = 6; N_T1 = 10^(-2); N_T2 = 10^(-2); dEC1 = 0.3...

meer dan 14 jaar ago | 0

Question


Solving a differential equation
Hello, I am working at a mathematical problem and I wanted to solve it numerically through MATLAB. The equation has the form: ...

meer dan 14 jaar ago | 6 answers | 0

6

answers