-
2
说明: 关于聚类分析和手写数字分类的MATLAB算法,可进行数字辨别(With regard to clustering analysis and handwritten numeral classification of MATLAB algorithms, the number can be identified)
- 2009-10-22 10:08:38下载
- 积分:1
-
hanming_code
本程序时本科课程设计做汉明编码的一个例程 能对一个序列进行汉明编码和译码(This function can coding the sequence into hanming code.)
- 2012-02-15 09:02:43下载
- 积分:1
-
cosFFT
基2FFT算法,不使用FFT函数,包括信号显示、幅值谱、相位谱……(Base 2FFT algorithm does not use FFT functions, including signal display, amplitude spectrum and phase spectrum ......)
- 2014-05-08 17:41:55下载
- 积分:1
-
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
-
Numerical_Methods_in_Engineering_with_Matlab
Book + source codes +solution manual
Numerical Methods in Engineering with MATLAB is a text for engineering
students and a reference for practicing engineers.
- 2010-01-01 17:53:49下载
- 积分:1
-
tryadaboosttool
对adaboost工具箱的一个使用范例。数据全部在代码中生成,简单易懂。最后将结果显示出来。(An example of using adaboost toolbox.)
- 2015-03-02 20:07:26下载
- 积分:1
-
Chapter6
现代通信系统matlab 第六章带限信道的传输的源代码(Transfer of modern communication systems matlab Chapter VI band-limited channel source code)
- 2014-01-11 16:12:20下载
- 积分:1
-
chap9_1
此程序为单神经元自适应控制的MATLAB程序,可供学习神经网络进行控制的初始阶段使用。(This program is MATLAB single neuron adaptive control for learning neural network used to control the initial stage.)
- 2014-06-16 20:04:34下载
- 积分:1
-
PRIMEmatrix
Returns matrix (n)x(n) which in which there are just prime numbers and on the other places, there are zeros.
- 2010-11-04 06:09:27下载
- 积分:1
-
fir_lin_phase_lowpass_min_ripple
Designs a linear phase FIR lowpass filter such that it:
- minimizes the maximum passband ripple
- has a constraint on the maximum stopband attenuation( This is a convex problem.
minimize delta
s.t. 1/delta <= H(w) <= delta for w in the passband
|H(w)| <= atten_level for w in the stopband
where H is the frequency response function and variables are
delta and h (the filter impulse response).
)
- 2011-05-27 21:49:03下载
- 积分:1