MikeStein
自 2011 起处于活动状态
Followers: 0 Following: 0
Professional Interests: CoE, EE, Electro-Optics
Feeds
提问
How to define MCR_CACHE_ROOT for different nodes on a cluster
Hello, I'm trying to deploy a compiled simulation to a cluster. I'm running into an issue where I set the environment variabl...
8 years 前 | 2 个回答 | 0
2
个回答提问
Finding toolbox dependencies through subfolders
Hi All, I'm unfortunately quite frustrated trying to do something that I feel should be very simple... I'm trying to compil...
9 years 前 | 2 个回答 | 0
2
个回答提问
Load command stuck in compiled matlab function. No errors, function just times out.
Hello, I'm baffled at the moment... I have a (large) simulation that I've compiled using the R2013b MCC on a Linux platform. ...
10 years 前 | 1 个回答 | 0
1
个回答已回答
TE-Wave scattering from a dielectric cylinder
This is not a forum for homework solutions. You need to understand the theory and the discretization of that theory. Good luck ...
TE-Wave scattering from a dielectric cylinder
This is not a forum for homework solutions. You need to understand the theory and the discretization of that theory. Good luck ...
10 years 前 | 0
提问
imagesc interpolating axes with matching grids?
Hello, In the code below, I generate an x/y position vector and an associated 2D array with corresponding sampling. In other ...
10 years 前 | 0 个回答 | 0
0
个回答已回答
Zero length license error in using MATLAB Compiler R2012a
I just had the same error - with 2012b, also running on a Linux machine with an mcc compile. One of two things seemed suspect......
Zero length license error in using MATLAB Compiler R2012a
I just had the same error - with 2012b, also running on a Linux machine with an mcc compile. One of two things seemed suspect......
10 years 前 | 0
提问
How to use Matlab core dump files
Hello All, I am compiling one of my scripts for use on a cluster, and everything seems to be working great based on my saved ...
11 years 前 | 0 个回答 | 0
0
个回答已回答
Interp2 a set of randomly sampled points?
Interesting function! I modified my script (below) to accept this, but it doesn't give the results I expect. They are close, but...
Interp2 a set of randomly sampled points?
Interesting function! I modified my script (below) to accept this, but it doesn't give the results I expect. They are close, but...
11 years 前 | 0
| 已接受
提问
Interp2 a set of randomly sampled points?
Hello All, I am given the following information with no guarantee on any particular order or sample spacing (there could be h...
11 years 前 | 1 个回答 | 0
1
个回答提问
loading .mat files with gpuArray's onto computer without a GPU
Hello all, I have a number of .mat files that contain variables of type gpuArray. I just tried loading that .mat file onto a ...
12 years 前 | 1 个回答 | 0
1
个回答提问
Reduce solve precision to lower run time required
Hello all! I am using solve (code below) on a singe variable, single equation, and it currently takes ~15 min to solve on a f...
12 years 前 | 1 个回答 | 0
1
个回答提问
Surface fitting (only one free parameter)... unfamiliar with fitting tools
Hi All! I have a set of measured 2-D data that I'd like to fit to an analytic solution to back out one parameter of interest....
12 years 前 | 0 个回答 | 0
0
个回答提问
Need to incorporate measured plant response into model
Hi all, I have a measured component response ( <http://www.mikejstein.com/Files/Random/response.png>). Now, I'd like to come up...
13 years 前 | 2 个回答 | 0
2
个回答提问
Poissrnd throwing Warning: Colon operands must be real scalars...
Hello all, I am using poissrnd on a 49x49 array of some detector photocounts (on the order of 10^6), and I keep getting the fol...
13 years 前 | 4 个回答 | 0
4
个回答提问
Single Precision by Default? ... lots of auxiliary variables to cast
Hi all, I have an algorithm that I'd like to run using single precision instead of the default double precision. However, this ...
13 years 前 | 2 个回答 | 1
2
个回答提问
Execute several statements in parallel without parfor
Hi All! I can't seem to find a way to tell Matlab to execute multiple lines of code in parallel that I don't necessarily want...
13 years 前 | 2 个回答 | 0