-
jacobi算法
说明: 实现雅可比叠代算法
在matlab中
输入矩阵A,b,
初值x
调用该函数
得到结果(achieve Jacobi iterative algorithm in Matlab input matrix A, b, x initial function to be called the results)
- 2005-11-17 21:04:14下载
- 积分:1
-
adaptive_filter
说明: 最小均方自适应滤波器(LMS)是由Widrow和Hoff在1960年始创,它是以横向(即抽头延时线)结构为基础构建的。其最基本的形式设计简单,性能也高度高效。这两个特性使得LMS滤波器在各种应用中非常流行。递归最小二乘自适应滤波器(RLS)由于可提供快收敛速率而且对输入信号相关矩阵特征值扩散度变化不敏感,从而突破了LMS族的某些实际限制;其代价是增加了计算的复杂度。(the LMS algorithm of adaptive filter)
- 2010-04-15 14:03:55下载
- 积分:1
-
chap10
matlab图像处理实例详解chap10——图像压缩编码(matlab image processing examples explain chap10- Image Coding)
- 2013-12-16 15:52:41下载
- 积分:1
-
APFC
PFC电路模型,带PID闭环控制,自己设定输出电压,很好的学习例程(PFC circuit model with PID closed-loop control, set the output voltage, good learning routines)
- 2021-04-15 22:58:54下载
- 积分:1
-
dijkstra算法
说明: 最短路径问题的重要算法实现。已知点的邻接矩阵,可计算出出发点至目标点的最短路径即最短路径长度(The important algorithm implementation of the shortest path problem. Given the adjacency matrix of points, the shortest path length from the starting point to the target point can be calculated)
- 2020-07-25 11:44:38下载
- 积分:1
-
Sylvester_Char_Polynomial_Var2.m
Solving Sylvester equations by the method of the characteristic polynomial
- 2011-02-08 03:30:54下载
- 积分:1
-
PSO-based-wireless-MESH-network
说明: 基于粒子群优化的无线MESH网信道分配算法通用MATLAB函.源码由GreenSim团队原创(PSO-based wireless MESH network channel allocation algorithm for general MATLAB function. GreenSim team from the original source)
- 2011-03-20 09:57:09下载
- 积分:1
-
jacobi-
应用matlab进行雅可比迭代法解方程AX=B.m的M文件(Application of matlab for Jacobi iterative method of solving equations AX = of Bm M-file
)
- 2012-04-09 19:14:57下载
- 积分:1
-
heart_sin
a normal sinus rythm of heart simulink
- 2011-01-24 19:28:00下载
- 积分:1
-
diedaiyuzhi
说明: 用迭代法进行阈值分割的源代码,可以实现,希望对大家有所帮助。(Iterative thresholding method source code, you can achieve, we want to help.)
- 2010-04-14 11:46:55下载
- 积分:1