Raúl Alonso Merino
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
129,965
of 295,569
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Fitting data in x,y to a known function
Hi everyone. I have a function that is f = 1/(a+b*x) where a and b are the values to obtain and I have some data: x1 = linspace...
5 years ago | 2 answers | 0
2
answersQuestion
How can I find the minimum value from all the cells in a cell array?
Hello, I have a cell array of 1x1296 in which each cell has 32 values. I would like to know how to find the minimum of all the c...
5 years ago | 1 answer | 0
1
answerQuestion
How do I find similar columns in a matrix?
Hello! So i have a matrix of 32x129600, I mean, there are 129600 columns of 32 elements each. What I want is to find the columns...
6 years ago | 2 answers | 0
2
answersQuestion
How can I plot a multidimensional array?
Hello, I want to create a gif from the data inside a 32x360x360 double array. The thing is I want to plot the 32 values for each...
6 years ago | 1 answer | 0
1
answerQuestion
How can I vectorise the next for - loop?
Hello, I have the following for loop and I would like to know if there is a way to vectorise it: JM = 91; stepVec = 10; JN = ...
6 years ago | 1 answer | 0