photo

Mark


UNM

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

11 Fragen
2 Antworten

RANG
24.066
of 300.379

REPUTATION
1

BEITRÄGE
11 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
63.64%

ERHALTENE STIMMEN
1

RANG
 of 20.931

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.299

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How can I make an inset plot with log axes?
Hello, I'm trying to make plots that have insets. I would like for either the main plot, or the inset plot to have log axes....

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


matlabpool open 4 gets stuck indefinitely
I have a script that I've been using for some time, and for reasons I don't understand it doesn't work anymore. When I run ma...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can you apply flux boundary conditions using bvp4c, or bvp5c?
Hello, I'm interested in solving two boundary value problems, each are second order differential equations, roughly of the fo...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
How do I access polylog in MATLAB R2013b?
Thanks a lot Walter. That's an excellent answer!

etwa 12 Jahre vor | 0

Frage


How do I access polylog in MATLAB R2013b?
Based on the documentation, there is a function, "polylog" that became available with MATLAB R2013b. I installed R2013b, but ...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


What am I doing wrong with object oriented programming?
This is hopefully a very straight forward problem. I've tried looking through the documentation, but everything I'm doing seems...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can you plot dashed and dotted lines that are anti-aliased?
I've tried the 'LineSmoothing' property, but it's not as good as other tools like myaa. Unfortunately myaa does very weird thin...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I modify the Y-axis of an existing plot in a .fig file?
I have spent a fair amount of time constructing a .fig file, and I need to make one change, but I'm not sure how to do it. I ...

mehr als 12 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


How can I modify the Y-axis of an existing plot in a .fig file?
I have spent a fair amount of time constructing a .fig file, and I need to make one change, but I'm not sure how to do it. I ...

mehr als 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How do I increase the number of mesh points that bvp5c uses?
I'm trying to solve a 2nd order differential equation using bvp5c. It can get moderately stiff for certain parameters. I get...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
TIme bound for loop
This isn't a for loop, but you can get something like what you describe using a while loop. t = now; secondsToWait...

mehr als 12 Jahre vor | 0

Frage


Is there a way to plot to a file while in a parfor loop?
Hello, I have a MATLAB program I'm running in parallel. I understand that I can't use a worker process to plot to the screen...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I compute Jacobi Elliptic Functions in Matlab where the modulus is > 1?
I'm interested in computing the elliptic function cd(u|m) where cd(u|m) = cn(u|m) / dn(u|m). I can compute both cn and dn using...

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten