Statistics
RANK
175.405
of 295.467
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
71.43%
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 do I find the number of occurrences of data points between specific values in a matrix?
The following code finds the number of occurrences of data between two points of the same value. x=[4 1 2 2 2 2 2 2 2 2 ...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
How do I find the number of occurrences of data points between specified values in a matrix?
I am trying to find the interval of data point occurrences in a 1x40 matrix. given: x=[1 2 2 2 2 2 2 2 2 2 1 2 2 2 2 3 ...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
finding the frequency of a series of numbers in an array
given the data set data=[1,1,1,2,2,3,3,3,4,4,3,3,5,5,5,6,7,8,9,9,9,1,1,1,1,10,10,1,1,1,2,2,2,2,1]; I want to find th...
meer dan 9 jaar ago | 5 answers | 0
5
answersQuestion
How do I find the duration of a number in an array?
Given the array c=[3 3 3 5 5 6 7 8 1 1 3 3 3 0 0 0 4 4 4 5 6 7 8 3 3 3 9 10 3]; I am trying to find the average duration...
meer dan 9 jaar ago | 2 answers | 0
2
answersQuestion
How do I make the male and female symbols in Matlab?
Hey all, How do I get matlab to display the ♂ and ♀ symbols. Thanks
bijna 11 jaar ago | 2 answers | 0
2
answersQuestion
Directory not loading in the correct order
I am trying to load multiple data sets (30 files) into a structured array but my data is not matching with my folder order. I cr...
meer dan 11 jaar ago | 1 answer | 0
1
answerFunction input and outputs , variable error, concatenation
Here is my function: function output=onerunoneIV(CC12, CC21, Rrest1,Rrest2, Rin1, Rin2, V_rest1,... V_rest2, MeanW...
meer dan 11 jaar ago | 0
Question
Function input and outputs , variable error, concatenation
I am relatively new to MATLAB and I am having some issues with using a function. I am including the code below and will direct y...
meer dan 11 jaar ago | 2 answers | 0