amit_neuro
Followers: 0 Following: 0
Signal processing Modelling Nonlinear Dynamics Machine learning Neuroscience
Statistics
11 Questions
0 Answers
RANK
166,952
of 295,527
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
27.27%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0