Statistics
6 Questions
0 Answers
RANK
107 903
of 295 467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
How can I plot with a different axe
Hi , I have the following code and I am trying to plot A . I get a plot with an x-axe from 1 to 40 . s = linspace (-1,...
mer än 6 år ago | 2 answers | 0
2
answersQuestion
finding the last element of an array that fulfils a condition
hi , i want to calculate the difference inside a loop: diff=0.0002; for i=1:length(k) if diff(i)<=diff result=i; end ...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
filter 3d matrix
hi , i have a 3d matrix A(k,a,b) that generates plots when i fix a and b . how can i filter the curves please?
mer än 6 år ago | 1 answer | 0
1
answerQuestion
how can i do that for all columns?
hi , i have a matrix (length(a),length(b)) and i want to write a function that calculates the sum of all a in a column. how can ...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
finding the mean/average of the smallest values in a row
hi i have a row and i want to find the average of the smallest values (minimums) and the position of this element
mer än 6 år ago | 1 answer | 0
1
answerQuestion
finding the mean/average of the smallest values in a row
hi , i have a row and i want to find the average of the smallest values and the position of this minimum.
mer än 6 år ago | 1 answer | 0