资源列表
PerceptronAlgorithm
- 感知器是神经网络里面的一个重要分类器,本例子采用matlab实现单个神经元感知器,分类效果较好~
Wolf algorithm
- Wolf 算法计算最大Lyapunove指数
Bisection
- he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively
EBU706U_iden_obj
- 识别物体的MATLAB代码,识别图像中物体。-identify objects in an image using matlab, including source file
HK
- main是主函数,HK.m是分类算法函数,训练模式和待分类模式存放在Patterns.mat文件中,分为4个样本,其中w1和w3是训练模式,w2和w4是待分类的模式。
popup
- popup program in matlab tamala
householder
- 约化对称矩阵为对称三角阵的豪斯荷尔德变换法-Approximately symmetric triangular matrix of the symmetric matrix Householder transformation method
outlier
- Updated Jaco de Groot s outlier test
AuxParticle
- 辅助粒子滤波matlab代码,包括和粒子滤波的比较-Auxiliary particle filter matlab code, including comparison of the particle filter
DWT-watermarkzip
- 小波分析是从傅立叶分析发展出来的一种新的时间频率分析方法,由于它的多尺度分析特征,又被称为时间尺度分析方法。小波变换的基本思想是将原始信号经伸缩及平移后,分解为一系列具有不同空间分辨率、不同频率特性和方向特性的子带信号,这些子带信号具有良好的时域、频域局部特性,这些特征可用来表示原始信号的局部特征,进而实现对信号时间、频率的局部化分析。-DWT-watermark method
chapter7
- 《现代数字与模拟通信系统》第七章练习,通过这一章的学习可以让学生对眼图,linecoding,M-ary code等A/D方式有更深的了解,代码很简单,但可以很直观理解全过程-" Modern Digital and Analog Communication Systems," Chapter VII exercises, learning through this chapter allows students to eye diagram, linecoding, M-ar
numerical-algebra
- 一些经典的线性方程组(AX=b)的求解方法,如列主元Gauss消去、Gauss-Seidal迭代等-Some classical linear equations (AX = b) solving methods, such as column PCA Gauss elimination, Gauss-Seidal iteration, etc.
