-
greedy_method
贪婪算法,分别考虑按单位价值,按目标函数,按容量的排序,思路清楚。(Greedy algorithm, to consider the value per unit, according to the objective function, according to the capacity of the sort of thinking clearly.)
- 2011-08-21 23:16:04下载
- 积分:1
-
matlab-example-codes-1
这个文件夹分三部分,有matlab的源程序代码100个,有助于matlab编程。(matlab example codes are very helpfun for some persons who begin to learn matlab.)
- 2013-01-31 16:27:43下载
- 积分:1
-
s1
说明: 人眼提取,并使用libsvm进行睁闭分类的训练和测试(Position the area of eyes.Train and test the state of eyes by libsvm.)
- 2016-02-14 19:51:27下载
- 积分:1
-
Blind_Signal_Separation_instantaneous_mixing_the_a
盲信号分离(BSS)是指在对彼此独立的源信号混合过程及各源信号本身均未知的情况下,从混合信号中分离出这些源信号的方法。BSS可以用来从多个麦克风混合语音信号中提炼出单个语音信号。本文简要阐述LMS、RLS算法,并通过仿真实验来分析比较这两类方法的性能,并利用此方法对一实际的语音信号进行分离。(Blind Signal Separation (BSS) is defined as independent of each other mixed-signal process and the source of the signal itself are unknown circumstances, from the mixed-signal to isolate the source of these signals. BSS can be used from multiple microphones mixed voice signal to extract a single speech signal. This paper briefly described LMS, RLS algorithm, and through simulation experiments to analyze the comparative performance of these two types of methods and take advantage of this method on a real speech signal separation.)
- 2008-04-13 17:58:33下载
- 积分:1
-
deconvolve
deconvolution
deconvolve.m
Given a system impulse response h[n] and test response y[n], this
algorithm deconvolves the test response with the impulse response
to determine the input x[n] as X(jw) = Y(jw)/H(jw).
Eliminate some noise, but is still very rough
NOTE: Assumes all signals are the same length. Use sigcorrect.m
to equalize their lengths if they are different.
use: deconvolve(impresp,test,testresp)
variables: impresp: impulse response of system
test: test input to system
testresp: test response of system
- 2011-11-11 09:04:25下载
- 积分:1
-
MMSE_matlab
基于MMSE的自适应波束成形,本程序给出了基于MMSE算法的自适应波束成形(Based the MMSE adaptive beam forming, the program gives the MMSE algorithm-based adaptive beamforming)
- 2021-04-17 13:28:52下载
- 积分:1
-
signal_procesing_using_matlab
数字信号处理基于matlab 文件内容
/conv(卷积部分)
dupconv 重叠保留法
freqcirconv 频域圆周卷积
freqconv 频域卷积
timecirconv 时域圆周卷积
timeconv 时域卷积
/fft(频域分析部分)
d2fft 基2FFT
dft DFT最简化程序
dtft DTFT演示
/fir(fir滤波器设计)
fir 得到fir滤波器hn
getwindow 得到fir滤波器窗函数wn
idealfilter 理想滤波器(低通,高通,带通)hdn
idealhd 理想低通滤波器
/fir gui(fir滤波器GUI设计)
gui_top 总图
gui_fir fir滤波器GUI
gui_sigout 选择信号GUI
/power caculate(功率谱分析)
directpower 直接谱分析
indirectpower 间接谱分析(估计谱分析)
noise 噪声谱分析
/sigout(常见信号产生)
sigout 离散信号产生(Digital signal processing matlab based on the content of the document/conv (convolution part) dupconv law of reservations freqcirconv overlapping frequency domain circular convolution freqconv frequency domain convolution timecirconv time-domain circular convolution timeconv time-domain convolution/fft (frequency domain analysis part) d2fft base 2FFT dft DFT the most simplified procedure dtft DTFT demo/fir (fir filter design) fir be fir filter hn getwindow be fir filter window function wn idealfilter ideal filter (low pass, high pass, band-pass) hdn idealhd ideal low-pass Filter/fir gui (fir filter GUI design) gui_top general layout gui_fir fir filter selection GUI gui_sigout signal GUI/power caculate (power spectrum analysis) directpower direct spectral analysis indirectpower indirect spectral analysis (spectral analysis estimated) noise noise spectrum analysis/sigout (common signals) sigout discrete signals)
- 2008-07-14 21:28:29下载
- 积分:1
-
untit3
nice code for filter colors in image
- 2014-10-12 11:55:17下载
- 积分:1
-
MATLAB
基于神经网络下的《MATLAB神经网络30个案例分析》程序(Based on Neural Network under " MATLAB neural network 30 Case Studies" Program)
- 2013-11-12 15:46:32下载
- 积分:1
-
Desktop
这两本教材是关于MATLAB的,内容非常丰富,即适合初学者,也适合高手继续学习,是难的的好教材.希望对大家学习有帮助(those two books is about matlab.)
- 2015-02-06 19:04:44下载
- 积分:1