photo

Joe


Lehigh University

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
1 个回答

排名
276,646
of 297,457

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
71.43%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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 ...

9 years 前 | 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 ...

9 years 前 | 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...

10 years 前 | 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...

10 years 前 | 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

11 years 前 | 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 years 前 | 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...

12 years 前 | 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...

12 years 前 | 2 个回答 | 0

2

个回答