amit_neuro
Followers: 0 Following: 0
Signal processing Modelling Nonlinear Dynamics Machine learning Neuroscience
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...
4 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...
9 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...
11 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 ...
11 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...
11 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...
11 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...
11 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...
11 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...
11 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 ?
12 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) ...
12 years 前 | 0 个回答 | 0