photo

Pree


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
113,276
of 300,292

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,908

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 167,999

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to use event solver to compute numerical solution to impulsively forced van der pol oscillator?
I want to use the event solver to find numerical solution to the van der pol equation with impulsive forcing on the right ha...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to use event solver to compute numerical solution to impulsively forced van der pol oscillator?
I want to use the event solver to find numerical solution to the van der pol equation with impulsive forcing on the right hand s...

10 years 前 | 0 个回答 | 0

0

个回答

提问


How to plot in multiple for loops?
I have attached my code here. So I want to plot 2 histograms, one for sleep difference and the other for wake difference but I...

10 years 前 | 1 个回答 | 0

1

个回答

提问


How to add a number to an element of a vector which meets a certain criteria?
I have a vector which has sleep times. Its length is 915. But just for an example lets say, t=[21.33; 22.45; 23.11; 23.67; 0....

10 years 前 | 1 个回答 | 0

1

个回答

提问


Smoothing the data for different windowsizes (for loop)
I have a for loop for different windowsize to smooth the data. My m file first reads the xlsx file that I want to smooth. The...

10 years 前 | 1 个回答 | 0

1

个回答

提问


error using open, too many input arguments. error in fopen
I have a m.file which looks something like this. for p = 1:2 if p==1 [data,txt,raw]=xlsread('subject_1.xlsx');...

10 years 前 | 2 个回答 | 0

2

个回答

提问


How to match date from 2 different matrices and plug in its corresponding times?
I have two matrices containing dates and time in this format[year month date hour min] diary_data=[2010 10 26 20 14; 2010 1...

10 years 前 | 1 个回答 | 0

1

个回答

提问


how to find repeated value in a matrix?
I have two date vectors calculated using datevec. let's say u=[10 25; 10 26; 10 27; 10 28; 10 29; 10 30; 11 0; 11 1; 11 2]; v=...

10 years 前 | 1 个回答 | 0

1

个回答