photo

amit_neuro


Last seen: 8 months 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

Signal processing Modelling Nonlinear Dynamics Machine learning Neuroscience

统计学

MATLAB Answers

11 个提问
0 个回答

排名
118,676
of 300,857

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
27.27%

收到投票数
0

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer
  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to increase fontsize of matlab IDE?
Hi, How can we increase the fontsize of MATLAB IDE? I mean the in-built text fonts that are enclosed by the red line in the fig...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to orthogonalize a signal in respect of another signal ????
Dear MatLabmates, I have two discrete signals *A* and *B* of same length. Now I want to get a third signal *C* which will be pr...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Is my code is correct for wavelet packet decomposition of EEG signal taken by emotiv (Sampling freq-128hz)?
Hi friends........... i am something confused between wpcoef and wprec. i wrote a code to decompose the signal x by wavel...

13 years 前 | 0 个回答 | 0

0

个回答

提问


what will the value of k in fractal dimension by Higuchi method?
hi friends...... thanks for your support. i am calculating fractal dimension of single channel ECG. sampling rate is 1000 ...

13 years 前 | 0 个回答 | 0

0

个回答

提问


how dwt and wavedec are different ? here why cA1 and C have diffrent values?
data=xlsread('E:\color\neha.xlsx'); data= data'; value1=data(1,:); chan1= value1-mean(value1); [cA1,cD1] = dwt(chan1...

13 years 前 | 3 个回答 | 0

3

个回答

提问


Is it necessary to reconstruct the signal after Single-level discrete 1-D wavelet transform (dwt)
hi friends, i have to seperate the alpha band a channel (AF3)of eeg signal. Sampling frequency is 128 Hz. i applied dwt functio...

13 years 前 | 0 个回答 | 0

0

个回答

提问


approximate entropy of EEG signals
hi friends, i am calculating approximate entropy of EEG signals.I used here 100 to 1000 data points for each trial. But i got 0...

13 years 前 | 0 个回答 | 0

0

个回答

提问


On which frequency i should apply DWT (wavelet transform), sampling frequency or output bandwidth
i have emotiv epoch for EEG signal acquisition. If band width of Emotiv is 2-43 Hz and sampling frequency is 128 Hz then upto wh...

13 years 前 | 1 个回答 | 0

1

个回答

提问


problem in installing ICALAB for signal processing with matlab 2012a
hi friends i am working in EEG signal processing, now i want to use icalab toolbox for eeg processing. But i got an error in in...

13 years 前 | 3 个回答 | 0

3

个回答

提问


Out of linear analysis and non-linear analysis, which one is better to extract the information from a signal ?
Out of linear analysis and non-linear analysis, which one is better to extract the information from a signal ?

13 years 前 | 0 个回答 | 0

0

个回答

提问


i my program for function 'slover' for manipulating structures. but there is error on running program -- ??? Error using ==>class The CLASS function must be called from a class constructor. Error in ==>slover at 172 o = class(defstruct, myclass)
code is ------------ function [o, others] = slover(params, others, varargin) % class constructor for slice overlay (slover) ...

13 years 前 | 0 个回答 | 0

0

个回答