Community Profile

photo

Joe


Lehigh University

2013 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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 ...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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 ...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


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...

9年弱 前 | 5 件の回答 | 0

5

回答

質問


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...

9年弱 前 | 2 件の回答 | 0

2

回答

質問


How do I make the male and female symbols in Matlab?
Hey all, How do I get matlab to display the ♂ and ♀ symbols. Thanks

10年以上 前 | 2 件の回答 | 0

2

回答

質問


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...

11年弱 前 | 1 件の回答 | 0

1

回答

回答済み
Function input and outputs , variable error, concatenation
Here is my function: function output=onerunoneIV(CC12, CC21, Rrest1,Rrest2, Rin1, Rin2, V_rest1,... V_rest2, MeanW...

11年弱 前 | 0

質問


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...

11年弱 前 | 2 件の回答 | 0

2

回答