Sanjay Manohar
UCL
Followers: 0 Following: 0
http://www.smanohar.com Professional Interests: Cognitive Neuroscience
Statistica
RANK
1.878
of 293.950
REPUTAZIONE
34
CONTRIBUTI
12 Domande
9 Risposte
ACCETTAZIONE DELLE RISPOSTE
25.0%
VOTI RICEVUTI
19
RANK
5.603 of 20.061
REPUTAZIONE
214
VALUTAZIONE MEDIA
4.70
CONTRIBUTI
5 File
DOWNLOAD
21
ALL TIME DOWNLOAD
1949
RANK
of 150.224
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
How to fit a curved surface to 3d data
For estimating a single Z-surface on an XY plane, I have had great success with the gridfit toolbox, downloadable from here. It ...
oltre 3 anni fa | 0
Domanda
Matlab Live script editor font does not respect settings
I am using a live script and the code font is horrendous. It is not the monospaced font that is configured for code editors. W...
circa 4 anni fa | 1 risposta | 0
1
rispostacurve fitting to step and impulse response
The data and the fit start 90 degrees out of phase! You probably need a phase term. sin(dx+c) If you know the curve is cons...
circa 5 anni fa | 0
Inviato
poincare_map
Given a multi-dimensional time series, find the points where the trajectory crosses a given plane. This is useful for finding pe...
circa 5 anni fa | 16 download |
Domanda
UnableToResolveHiddenFunction
I'm calling a function that I stored in a structure as a function handle. I get the following error Unable to find functi...
circa 5 anni fa | 0 risposte | 0
0
risposteParfor loop just hangs, CPU usage goes to zero
I was having the same parfor problem, until I noticed I had a "keyboard" instruction in my code.
oltre 5 anni fa | 0
Domanda
How di I upgrade to a new version of matlab preserving my configuration?
I am running R2017b on a University computer, on a University license. I want to upgrade to 2018a, which is of course available ...
quasi 6 anni fa | 0 risposte | 0
0
risposteParallel processing toobox not working on Ubuntu 18.04
Thanks all, the commands restoredefaultpath rehash toolboxcache solved the problem.
quasi 6 anni fa | 1
How do you place text in same position of 12 subplots?
text( 0.5,0.5,'Hi','Units','Normalized' )
quasi 6 anni fa | 4
Domanda
Parallel processing toobox not working on Ubuntu 18.04
I have installed Matlab R2018a on a fresh install of Ubuntu 18.04. I can't get the parallel processing toolbox to work. It s...
quasi 6 anni fa | 1 risposta | 0
1
rispostaInviato
ensureStructsAssignable( destination, source )
Ensure two structs are compatible for subscripted assignment
circa 6 anni fa | 1 download |
error loading path
I found this was because of an user access control problem. The file MATLAB\toobox\local\pathdef.m was not accessible. I had ...
oltre 7 anni fa | 3
How to draw an arrow or triangle
This is not a MATLAB question. But for completeness, the answer should be % create a triangle head = [ 100, 100 ]...
oltre 7 anni fa | 2
Matlab path problem on new R2015a installation
Hi I had this same problem. I found that I had a file called "strplit.m" in one of my toolboxes which I had downloaded from the...
circa 8 anni fa | 0
Domanda
nlmefit compound symmetry covariance pattern?
Hi, I am using nlmefit to fit a model of a "repeated measures" kind. The function provides very powerful control over the cov...
oltre 8 anni fa | 1 risposta | 0
1
rispostaDomanda
Covariance of parameter estimates in nonlinear mixed effects fit
I'm using nlmefit, and am trying to test the hypotheses using linhyptest. For that I need the covariance of the parameter estim...
circa 9 anni fa | 0 risposte | 0
0
risposteMulti-Line Colors in 2014
Thanks all for your help. For anyone who wants to do this in future: I finally got the answer by email from Claudette at Math...
oltre 9 anni fa | 4
| accettato
Domanda
Multi-Line Colors in 2014
In 2013 and earlier I could do this to compare multi-line plots: % make up some data X1 = rand(5,3); X2 = X1+ran...
oltre 9 anni fa | 3 risposte | 1
3
risposteDomanda
Possible sporadic bug in GUI?
I am getting the below exception, sporadically, usually triggered by mouse clicks anywhere on the GUI. Doesn't seem to be relat...
circa 10 anni fa | 0 risposte | 0
0
risposteDomanda
Figure Export - axes always duplicated
Whenever I export a figure in a vector format, or copy a figure and paste as a vector format, I get multiple copies of the axis ...
oltre 11 anni fa | 0 risposte | 1
0
risposteInviato
NANCAT
Like CAT, but padding with NaNs. Doesn't complain if input sizes heterogeneous. Faster than CATPAD.
oltre 11 anni fa | 2 download |
Inviato
groupMeans
MEAN(X,DIM,CATEG) - take the MEAN of X along DIM, but grouped according to a categorical variable.
oltre 11 anni fa | 1 download |
Domanda
ANOVAN: Undefined function or variable "denommat"
Hi, I'm getting this error in ANOVAN: Undefined function or variable "denommat". I have 3 factors, one is a random effect (whic...
oltre 11 anni fa | 3 risposte | 0
3
risposteInviato
anovanTable
Calls ANOVAN, but takes an N-dimensional array as the data.
oltre 11 anni fa | 1 download |
Domanda
Matlab 2012b restore original menus and remove ribbon?
We have recently upgraded to matlab 2012b and horrified - can't find any menu items! Have spent 20 minutes fiddling with the rib...
oltre 11 anni fa | 1 risposta | 3
1
rispostaDomanda
Utilising Multicore on Linux Matlab 7.11 64-bit
I'm unable to get multicore working. I am running the following in a script: function partest X=ones(10000); for(a...
oltre 13 anni fa | 2 risposte | 0