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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 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년 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0