Feeds
提问
MATLAB without display on a Linux server
I get this message when using a remote Linux server running MATLAB, which is (I think) related to Java, but I was not able to fi...
10 years 前 | 0 个回答 | 0
0
个回答提问
coefTest and one tailed T-test
Dear all, I have fitted a linear model to my data as follows: Var6 ~ 1 + groupVar1 +groupVar2 + groupVar3 +Var4 + Var5 th...
12 years 前 | 1 个回答 | 0
1
个回答提问
Model fitting and hypothesis testing
Dear all, I have started using MATLAB statistics toolbox and have a few problems in model fitting. I have read the manual for...
12 years 前 | 3 个回答 | 0
3
个回答提问
Plot regression with time
Dear all, Sorry for the novice question, I have a dependent variable (y) and an independent variable (x). Just to show how th...
12 years 前 | 1 个回答 | 0
1
个回答提问
converting structure array to xls file
Dear all, I have a huge structure array of patient datasets that looks like this: (patient_name).(year_of_visit).(type_of_...
12 years 前 | 2 个回答 | 0
2
个回答提问
Parallel computing unix scripts using MATLAB parallel computing toolbox
Dear all, I'm more fluent with MATLAB than unix and Oracle Grid Engine, so I'm using matlab MDCE and Parallel toolbox to subm...
12 years 前 | 1 个回答 | 0
1
个回答提问
replacing two reciprocal words in huge number of scripts
I have a huge number of scripts in MATLAB. I need to write a new script that will search text of script files and replace "ref" ...
12 years 前 | 1 个回答 | 0
1
个回答提问
running distributed jobs
I'm trying to prepare and run a distributed job (not parallel). Using %sched = findResource('scheduler','type','jobmanager')...
12 years 前 | 1 个回答 | 0
1
个回答提问
efficient way to rename files while preserving first 5 letters and removing the rest
How can I efficiently code a MATLAB program to rename a list of files, such that first 5 letters do not change and all the lette...
12 years 前 | 2 个回答 | 0
2
个回答提问
How to have more than 12 workers
Dear all, I'm running my grid computing on a cluster of computers including a 24 core proliant HP server. Unfortunately there...
12 years 前 | 4 个回答 | 0
4
个回答提问
1x1 cell array dimension mismatch
Dear All, It seems to be an easy question but has wasted my time for a couple of days! I have a 1x1 cell structure array tha...
12 years 前 | 1 个回答 | 0