-
MedianFilter_new_2010
Matlab allows the use of MEX files
–MEX files are pre-compiled files
that are called from Matlab
–Can be compiled from Matlab .m
files
–Can also be compiled from external
C++ code.
• This will be our focus
- 2010-08-24 13:59:41下载
- 积分:1
-
Matlab-AHP
用matlab求解层次分析法的特征值,非常实用的小程序。(Use matlab solve AHP.)
- 2011-11-28 16:28:26下载
- 积分:1
-
PD_control_system_design_and_simulation_of_source_
控制系统的PD校正设计及仿真源码PD control system design and simulation of source correction(Control System Design and Simulation of PD calibration source PD control system design and simulation of source correction)
- 2010-08-05 01:56:41下载
- 积分:1
-
ann_jianggao
说明: 某大学的人工神经网络的课件,比较详细。其中介绍的一些参考书不错。(a University of Artificial Neural Network Software, a more detailed. Describing some good reference books.)
- 2006-04-13 18:40:47下载
- 积分:1
-
MATLABTeachingCodes
说明: 这些程序是MIT学生学习Matlab时的教学程序,能面还有个pdf文档附有每个程序所实现的功能(This is the teaching codes at MIT for learning Matlab. hope it is helpful for you.)
- 2010-04-26 16:36:13下载
- 积分:1
-
zhouqixing_check
使用相关函数来检测信号序列中隐含的周期性(Using the relevant function to detect the implicit periodic of signal sequence.)
- 2013-10-23 11:03:31下载
- 积分:1
-
p
说明: 3phase inverter current injunction
- 2015-02-15 06:55:46下载
- 积分:1
-
小波分解与重构
对信号进行多尺度分解并提取小波的高频系数和低频系数(Multi-scale decomposition of signals and extraction of high frequency coefficients and low frequency coefficients of wavelet)
- 2017-08-09 17:21:37下载
- 积分:1
-
Gaussian_Markov_Random_Fields_Theory_and_Applicat
ebook of Gaussian Markove Random Fields
- 2010-11-01 15:01:45下载
- 积分:1
-
ovrlpadd
realize overlapped-add method
%[y]=overlpadd(x,h,Nfft)
%y:output sequence
%x:input sequence
%h:filter impulse response sequence
%Nfft:points of each DFT operation
%重叠相加法实现分段卷积(realize overlapped-add method% [y] = over lpadd (x, h, Nfft)% y : x% output sequence : % h input sequence : impulse response filter% Nfft sequence : DFT points of each operation% of the sum of overlapping sub-convolution Method)
- 2006-11-05 10:15:56下载
- 积分:1