Statistics
RANK
23,974
of 297,016
REPUTATION
1
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
90.91%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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...
13 years ago | 1 answer | 0
1
answerQuestion
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" ...
13 years ago | 1 answer | 0
1
answerQuestion
running distributed jobs
I'm trying to prepare and run a distributed job (not parallel). Using %sched = findResource('scheduler','type','jobmanager')...
13 years ago | 1 answer | 0
1
answerQuestion
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...
13 years ago | 2 answers | 0
2
answersQuestion
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...
13 years ago | 4 answers | 0
4
answersQuestion
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...
13 years ago | 1 answer | 0