William
EarthRisk Tech
自 2011 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
why is LinearModel.stepwise() so much slower than stepwisefit() ?
why is LinearModel.stepwise() so much slower than stepwisefit(), the algorithm description of the two functions is the same. ...
13 years 前 | 2 个回答 | 0
2
个回答提问
parfor loop stalls where a for loop does fine, no error
Hi all, I have a parfor loop that calls a function. Parameters are passed to the function. Two of the parameters are omega a...
14 years 前 | 1 个回答 | 0
1
个回答已回答
FORTRAN Binaries
changed the format from int32 to float32...I realize this is pretty obvious.
FORTRAN Binaries
changed the format from int32 to float32...I realize this is pretty obvious.
14 years 前 | 0
提问
FORTRAN Binaries
I am reading a binary file that was made in FORTRAN. I am using fread(fid,'int32',0,'b') EDIT: I caught the obvious...that...
14 years 前 | 1 个回答 | 0
1
个回答提问
using publish to a pdf: wrapping text
I am trying to use publish to produce pdfs, but the text I am printing, using fprintf, does not wrap, so the lines continue off ...
14 years 前 | 1 个回答 | 2
1
个回答提问
A way to plot legens for better performance?
Hello all, I am plotting data in a for() loop such that the data displays as a movie. When I include plotting the legend, the...
14 years 前 | 0 个回答 | 0
0
个回答提问
passing a matrix to ode45: ode45('fname',tspan,matrix,options)
Hi all, I am 'recoding' some code written by my professor that integrates a PDE over a 2D lattice. It appears that he passes t...
14 years 前 | 1 个回答 | 0
1
个回答提问
clock speed and cores
Hi all, some of the answers from my last question helped quite a bit and I have narrowed down my laptop selection. I realize tha...
15 years 前 | 1 个回答 | 0
1
个回答提问
macbook i5 dual vs. i7 dual vs. i7 quad
I am purchasing a new macbook pro and wonder which processor will give the best MatLab performance, or rather if the difference ...
15 years 前 | 2 个回答 | 0
