Statistiques
RANG
8 344
of 297 016
RÉPUTATION
3
CONTRIBUTIONS
13 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
61.54%
VOTES REÇUS
3
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
Two correlated random variables
I want a formula to generate two random variables X and Y that are correlated with a certain rho and distributed (0, 1). The fo...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
string to num
Hi, I am reading string data of this format from a text file: (20:200,40:300) This is the area of an image which I wish...
environ 13 ans il y a | 2 réponses | 1
2
réponsesQuestion
Read text file
Hi, I have a text file which contains the following data format 3 abc (1:200, 200: 400) bcd (1:300, 200: 300) cde (1:100, 2...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Align two arrays by time column
Someone already asked this question, however there is no answer. "Does anyone know of a MatLab utility to facilitate alignment ...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Search through Cell
Hi, I have problem working with cells. I have a 1 x 4 cell with each cell containing an N X 1 column vector. How do I search ...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
Structures
I have loaded data that contain structures. The structures are of the form I have variable : struct1, struct2, struct3.... I ha...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesRandom number generation open/closed interval
I think that the easy solution would be to generate the regular random numbers, then set all values <= 0.5 to 0 and values > 0....
plus de 13 ans il y a | 0
Question
Marix manipulation
How do I perform this operation? I have a data set with recurring values at a given co-ordinate. I need to sum values of the rep...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Optimal arrangement of a small vector within a lager vector
Hi all,this is about the 3rd time I am posting this question as I do not have an answer yet. I simplified the original problem. ...
plus de 13 ans il y a | 2 réponses | 0
2
réponsesQuestion
Optimize vector position and values to form another vector.
Hi, I am stuck with a problem which I do not know how to proceed. I have 2 vectors: a = [1 2 3 2 1]; b = zeros(1, 11); I wa...
plus de 13 ans il y a | 2 réponses | 1
2
réponsesQuestion
Optimization
*Modified Post* I have a 3D matrix of this form: gauss = values(3,3,3) i.e gauss(:,:,1) = 0.0155 0.0622 0.015...
plus de 13 ans il y a | 1 réponse | 0
0
réponseQuestion
3d slice viewer
Hi, I have a matrix of doubles having values x, y, z and intensity. I want to create a simple 3d viewer to browse through th...
presque 14 ans il y a | 1 réponse | 0
1
réponseQuestion
Help vectorize my poor code or make it faster
I have an N X 4 dimensional data with information of x,y,z coordinates and Intensity values of a 3D image. I need to reconstruct...
presque 14 ans il y a | 2 réponses | 0
2
réponsesQuestion
Meshgrid
Hi, I have 3 vectors x,y,z; with x and y representing co-ordinates and z their values. Picture this as an image matrix that h...
environ 14 ans il y a | 2 réponses | 1