photo

Juliette Salexa


University of Waterloo

Active since 2012

Followers: 0   Following: 0

Message

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

Statistics

MATLAB Answers

7 Questions
0 Answers

RANK
13.501
of 297.503

REPUTATION
3

CONTRIBUTIONS
7 Questions
0 Answers

ANSWER ACCEPTANCE
14.29%

VOTES RECEIVED
3

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

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


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

ongeveer 10 jaar ago | 0 answers | 0

0

answers

Question


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

ongeveer 10 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 10 jaar ago | 1 answer | 2

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 12 jaar ago | 1 answer | 1

1

answer

Question


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

bijna 13 jaar ago | 2 answers | 0

2

answers