Nuchto
University of Madras
Followers: 0 Following: 0
Professional Interests: Engineering
Statistiques
RANG
3 542
of 295 467
RÉPUTATION
15
CONTRIBUTIONS
24 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
11
RANG
of 20 234
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 912
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
fft second argument function matlab
Hi, To do the fft I noticed in my homework the second argument is the sampling frequency but I don't understand why. Anyone ...
presque 7 ans il y a | 2 réponses | 0
2
réponsesQuestion
ANOVAN with possibility of matrix as an input (columns as the variables)
Hi, I have my variables in columns in a long matrix (2000x 25), and need to test which of the variables are statistically differ...
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How to standardize unstandardized beta coefficients
Hi, I read once that unstandardized beta coefficients (from regress function) can be standardized by just dividing them by the s...
presque 7 ans il y a | 3 réponses | 0
3
réponsesQuestion
normalize between -1 > x > 1 (not equal to -1 or 1)
How to normalize values so that they fall within -1 and 1 (but no values should be equal either -1 or 1). Thank you.
presque 7 ans il y a | 1 réponse | 0
1
réponseQuestion
whitening matrix as output PCA
Is the whitening matrix given as an output in Matlab? Thank you.
presque 9 ans il y a | 3 réponses | 0
3
réponsesQuestion
EPS export not keeping text font
I am trying to save as EPS a plot where I have used the text() function with FontType Wingdings, but when export to the EPS file...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Sine wave changing amplitude
Can you have a sine wave with varying amplitudes? I think this concept does not exist.
environ 10 ans il y a | 3 réponses | 0
3
réponsesQuestion
logarithmically spaced vector in a certain range
How to create a logarithmically spaced vector say from values 3 to 10? Thank you!
environ 10 ans il y a | 3 réponses | 0
3
réponsesQuestion
How are Spearman p values calculated?
The p-values from the corr function (Spearman), how are computed? Is there any refernce paper I could access?
plus de 10 ans il y a | 1 réponse | 2
1
réponseQuestion
Basics of fminsearch to be explained in laymens terms
Could someone explain me in layman's terms this function? For instance, in the example: X = fminsearch(@sin,3) Thank you, ...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Where is the short-cut in Matlab 2013a to comment?
It used to be shift+CMD+/, but now this is for HELP. And I can't seem to find this. Anyone help! :)
plus de 11 ans il y a | 4 réponses | 2
4
réponsesQuestion
Where is the intercept in regress
When you use the "regress" function, where is the intercept?
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
r = randi(10,100,1) but using non-uniform distribution
How to create random number from a range non-uniformly distributed? Thanks!
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
imwrite plots not saving
I don't seem to save with imwrite a plot. Is this possible at all?
plus de 11 ans il y a | 3 réponses | 0
3
réponsesDeleted questions
Can the author of a question delete it? I would like to delete some of my questions since they are silly.
plus de 11 ans il y a | 3
Question
SURF 2D. How is possible.
How is that SURF makes 3D plots of 2D data? What data is suited for this? Newbie alert :)
plus de 11 ans il y a | 2 réponses | 0
2
réponsesLength of the longest continuous string of the same number
How to do this but for the longest consecutive sequence (1, 2, 3, 4, 5, 10, 14: here n = 5). Thanks!
presque 12 ans il y a | 0
Question
Column of ONES in multiple regression
What is the meaning of adding a column of ones in the multiple regression? Thanks a lot, G.
presque 12 ans il y a | 3 réponses | 1
3
réponsesOutput 'y' from wavread(filename): what is it?
Thank you so much!
presque 12 ans il y a | 1
Question
Output 'y' from wavread(filename): what is it?
I was wondering what exactly is the data stored in two columuns by y. If, for instance, I run y = wavread(a, 44100) (my file ha...
presque 12 ans il y a | 3 réponses | 0
3
réponsesQuestion
p value to z score
How do I determine the z score from a p value? Thanks!
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
why eq says they are not equal
I have two equal vectors a = b. When I check for equality: y = eq(a, b) find(y==0) I get most of values, meaning they...
plus de 12 ans il y a | 3 réponses | 0
3
réponsesQuestion
One r2 for each beta column/predictor
Hi, The 'stats' output from regress returns a 1x4 vector, first value of which is r2. If you do regress(Y,X) where X is not o...
plus de 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
for and parfor
Simple question: why does FOR exist at all if we have PARFOR (which performs better and faster)?
plus de 12 ans il y a | 3 réponses | 0
3
réponsesQuestion
Normalize to unit norm
I have a variable containing a probability distribution (just an one-dimensional array of values). How can I normalize a to unit...
plus de 12 ans il y a | 1 réponse | 1
1
réponseQuestion
Log likelihood
Hi! I was wondering how to compute (which function to use) in Matlab the log likelihood but when the data is not normally dis...
plus de 12 ans il y a | 3 réponses | 1