Juliette Salexa
University of Waterloo
Followers: 0 Following: 0
Professional Interests: Chemical Physics, Stochastic Evolution, DNA and Quantum Computing
Statistik
7 Fragen
0 Antworten
RANG
13.501
of 295.569
REPUTATION
3
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
14.29%
ERHALTENE STIMMEN
3
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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
Feeds
Frage
Too much memory being used while freeing up memory!
On a machine with 3GB of RAM: K=rand(256,200000); % works perfectly with or without ; at the end K(:,1)=[]; Out of me...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
dlmwrite is printing the wrong number
dlmwrite('a.txt',288230387962871929,'precision',40); Creates a file with one number listed: 288230387962871940 I though...
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
ode45 where odefun requires more parameters
My odefun.m has the following input structure: function dy = odefun(t,y,a,b,c) I want to use ode45 to integrate the ODE,...
fast 10 Jahre vor | 1 Antwort | 2
1
AntwortFrage
Centering multiline text with the LaTeX interpreter
To get two-line text on a figure I have to do: uicontrol('Style','text','Position',[14, -1000,0], 'String',{'line 1','Longe...
etwa 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Display output in FORTRAN format ?
How do I display the numerical contents of an array so that rather than looking like: A= 5.43297486350203e-005 + 2.66...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Multi-GPU computing in MATLAB
I'm considering getting either: 1) one GTX 690 (4GB of RAM shared between two 1536 core GPUs, which share the same PCIe bus) ...
mehr als 12 Jahre vor | 1 Antwort | 1
1
AntwortFrage
What's the best image format to save this matlab figure ?
I need to save thousands of figures that look like this (except without any letters, the final figure is JUST the points): ht...
mehr als 12 Jahre vor | 2 Antworten | 0