Statistics
8 Questions
0 Answers
RANK
220,713
of 300,759
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,081
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 170,900
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
normal distribution recalcultation with a while loop
Hi there, I am hav the following code for i=1:lambda pop(i).Step=mvnrnd(zeros(VarSize),C{g}); pop(i).Position=M(g).P...
6 years ago | 1 answer | 0
1
answerQuestion
Generation of rundon numbers with different scales
Hello! I got a vector which is M= [3.452, 3.235, 5.453, 0.0000045, 0.0000065] and I want to generate a vector of random v...
6 years ago | 1 answer | 0
1
answerQuestion
Find the position of a minimum in an array
Hi there! I would like to find the position of a minimum in an array.Something like a=[ 3 4 2 6 0 9 ; 3 5 8 2 5 9] pos_min= ...
7 years ago | 1 answer | 0
1
answerQuestion
Create a table with a generated polynomial
Hi there! I am using a code that generates and computes a polynomial, but I am now not interested in the result but in the form...
7 years ago | 0 answers | 0
0
answersQuestion
How to call a character vector from a function?
I am using a function that needs to receive the following data: Folder='\\cosas\matlab\Luis\NCR\1st' but it doesn't work when ...
7 years ago | 0 answers | 0
0
answersQuestion
How to insert a table under three subplots in a figure
I am trying to put a table under three plots in the same figure, but when I run the code only the table is visible and the plots...
7 years ago | 2 answers | 0
2
answersQuestion
Substitute all the values in a matrix
I have a matrix like the one shown below. It is a three coordinate system, and I would like to change the values 38,39 and 40 fo...
7 years ago | 1 answer | 0
1
answerQuestion
Skip big header from a txt file
I would like to extract the data only from a text file. the text file has a header (the first 11 lines) which contains some nume...
7 years ago | 1 answer | 0

