-
wiener_ch2
求解出在最小均方误差滤波器单位冲激函数h(n)。求解过程需要通过利用循环嵌套的编程思想,比较在逐次增加滤波器阶数的过程中得到的最小均方误差与最初设定的最小均方误差的阈值,当达到要求时,可以进一步确定滤波器的阶数。(how to use this function:
[hx,hy]=wiener_ch2(w,N)
)
- 2009-11-06 20:58:09下载
- 积分:1
-
The-BP-neural-network
BP神经网络在matlab开发环境中的实现实例,有利于初学者学习与掌握。(The BP neural network in matlab to achieve the development environment example, be helpful for beginners to learn and master.)
- 2012-05-03 18:13:52下载
- 积分:1
-
matlab_MRF
Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象(Markov with airport procedures example, the MRF for a novice who was very useful, can be visual impression)
- 2007-06-13 20:50:32下载
- 积分:1
-
Penalty-Function-Method
解优化问题时常用的惩罚函数法,分为内点法和外点法两种,求解约束优化问题最优值。(Penalty function method, including interior point method and exterior point method, to solve the optimal value of constrained optimization problems.)
- 2011-12-14 21:03:24下载
- 积分:1
-
newton-steffensen
方程的数值解法,包含牛顿迭代法和基于牛顿法的史蒂芬森加速法。matlab实现,注释很详细。(Numerical solutions of equations containing the Newton iteration method and newton-steffensen method.Matlab, very detailed comments.)
- 2016-01-13 11:13:27下载
- 积分:1
-
CRCSimulink
循环冗余校验就是一种被广泛采用的错误检验编码。介绍了循环冗余校验码的差错控制原理及其算法实现。(CRC is a widely used test coding errors. Introduced a cyclic redundancy check code for error control principle and algorithm.)
- 2010-05-13 19:58:36下载
- 积分:1
-
sofm
A self-organizing map (SOM) or self-organizing feature map (SOFM) is a type of artificial neural network (ANN) that is trained using unsupervised learning to produce a low-dimensional (typically two-dimensional)
- 2013-11-08 16:42:04下载
- 积分:1
-
TSP_2014
cplex+yalmip实现小规模TSP问题求解(Solution of Small Scale TSP Problem by cplex+yalmip)
- 2018-12-31 19:00:56下载
- 积分:1
-
基于PCA和多类SVM分类的特征提取
一个简单的PCA计算,用于从图像集中提取特征并使用svm进行分类。
- 2022-02-06 19:44:26下载
- 积分:1
-
完整可用的快速扩展随机生成树算法完整程序
图像的光流法计算的matlab程序,最终的权值矩阵就是滤波器的系数,双向PCS控制仿真,添加噪声处理,用于图像处理的独立分量分析,一种噪声辅助数据分析方法。
- 2022-03-16 18:53:22下载
- 积分:1