Joe_Z
Statistics
RANK
28 816
of 281 519
REPUTATION
1
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
1
RANK
15 049 of 19 045
REPUTATION
9
AVERAGE RATING
0.00
CONTRIBUTIONS
1 File
DOWNLOADS
1
ALL TIME DOWNLOADS
90
RANK
of 133 724
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
Content Feed
Question
Is robustfit a form of MM-estimation?
My understanding is that MM estimation is identical to M estimation, but rather than use OLS to estimatite the initial regressio...
mer än 2 år ago | 0 answers | 0
0
answersQuestion
Fastest way to copy files on Windows
I am interested in the fastest way to copy files from one directory to another in MATLAB on Windows platform. I have two questi...
mer än 3 år ago | 0 answers | 1
0
answersprint average beside it's row
disp() will automatically start a new line, so to print all on a single line you'll need to use s/fprintf(), in a single express...
mer än 3 år ago | 0
Question
delete dimension based on user input
Dear Matlab users, I have a 4D array and I want to delete a dimension based on user input. I have written the below code for th...
nästan 4 år ago | 2 answers | 0
2
answersQuestion
Dir on UNIX does not return .folder subfield
I am trying to use a matlab script built in windows on linux . Use of the dir command does not return the .folder subfield (thou...
nästan 4 år ago | 1 answer | 0
1
answerSubmitted
Current Clamp Analysis from WinWCP
Automated analysis of spike count frequency, io curves and AP properties from WinWCP files.
nästan 4 år ago | 1 download |
Question
copyfile error 'No matching files were found'
I am having a problem with copyfile giving the error 'no matching files were found'. I appreciate this is a commonly asked quest...
ungefär 4 år ago | 0 answers | 0
0
answersQuestion
Extracting points from a plot that do not appear in the original data
I was wondering if it is possible to extract information from a plot that only 'exists' in the plot itself, not the underlying d...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
How to neatly take user input as function input
I have a function in which I would like the user to input an argument. Currently I have: %take user input and set to var 'spike...
mer än 4 år ago | 1 answer | 0