![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13833386_1539246267163_DEF.jpg)
Angela Marino
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
176,039
of 297,016
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
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
computation of a joint frequency distribution using two-by-two variables
Hi, starting from the data present in the excel file I would like to calculate a joint frequency distribution using the two by t...
4 years ago | 0 answers | 0
0
answersQuestion
How create a cell array
How can I have a script that allows me to obtain a cell array (3600,1) of this type? 1 2 3 4 . . . 24 1 2 3 4 . . ...
4 years ago | 2 answers | 0
2
answersQuestion
Kmeans with matrix data
Hi everyone I would need to use kmeans for a data matrix 120 * 28 where 120 is the number of elements of which I have the 28 obs...
4 years ago | 1 answer | 0
1
answerQuestion
How obtain a matrix from a "for" loop
Hi, I have a problem. I have this code close all clear all %numero di simulazioni num_simulazioni=2; %cartella in cui s...
4 years ago | 0 answers | 0
0
answersQuestion
Compare each element of a matrix with each element of a vector
Hello everyone! I would like to compare each element of the "distance" matrix with each element of the "pos_R2" vector. If the c...
4 years ago | 1 answer | 0
1
answerQuestion
find the right condition for my script
Given the variables present in the .mat file, I need to find the values of the rows of the "distance" matrix (also using only ...
4 years ago | 1 answer | 0
1
answerQuestion
build a circle using the latitude and longitude values
Hi, I need to build a circle using the latitude and longitude values as the center of the circle. busStop_latit; %array (28,1...
4 years ago | 1 answer | 0
1
answerQuestion
Store some data from one variable to another variable according to a condition
Hi everyone, I have a little problem. I have defined these two variables vel(i,j) (exemple vel=[1 2 3 0 0 0 0 2 1 3 etc]) dis...
4 years ago | 0 answers | 0
0
answersQuestion
How can I delete NaN cell from a cell array?
I have this cell array, how do I get rid of cells that contain NaN?
4 years ago | 0 answers | 0