photo

Juliette Salexa


University of Waterloo

2012년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: Chemical Physics, Stochastic Evolution, DNA and Quantum Computing

통계학

  • First Review

배지 보기

Feeds

보기 기준

질문


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...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


dlmwrite is printing the wrong number
dlmwrite('a.txt',288230387962871929,'precision',40); Creates a file with one number listed: 288230387962871940 I though...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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,...

9년 초과 전 | 답변 수: 1 | 2

1

답변

질문


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...

거의 12년 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


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) ...

대략 12년 전 | 답변 수: 1 | 1

1

답변

질문


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...

12년 초과 전 | 답변 수: 2 | 0

2

답변