-
Jacobi-and-Gauss-Seidel
Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组,matlab语言编程。(Jacobi iteration method and Gauss-Seidel iteration method for solving linear equations, using the Matlab programming language.)
- 2012-04-13 15:43:08下载
- 积分:1
-
snake
Active Contours model(snake)
- 2009-04-14 01:40:11下载
- 积分:1
-
pca_analysis
y = pca(mixedsig) 联合开发网 - pudn.com
- 2009-12-29 22:06:18下载
- 积分:1
-
toolbox_diffc
非常好的工具箱,包括了各种著名的算法,可以试一试(Very good kit, including a variety of well-known algorithm, can try)
- 2010-05-23 18:42:08下载
- 积分:1
-
Matlab-wusunbianjiema
在Matlab环境下实现的无损编解码,代码简单易懂(In the lossless codec implementation under the environment of Matlab, the code is simple to understand)
- 2013-03-29 16:19:53下载
- 积分:1
-
image-enhancement
自己编写的图像增强程序,提供MATLAB的源码下载和实例,适合初学者进行学习。(I have written image enhancement procedures, and provide examples of MATLAB source code download, suitable for beginners to learn.)
- 2014-11-28 16:13:15下载
- 积分:1
-
MI5MO3_0918
BP神经网络模型的建立过程,并利用模型来验证模型的准确性。两部分输入输出数据(BP neural network modeling process and use the model to verify the accuracy of the model. The two input and output data)
- 2013-11-21 19:47:15下载
- 积分:1
-
BLUETOOTH
一个详细的蓝牙系统的matlab仿真,值得看一看。(Bluetooth system matlab simulation)
- 2020-10-21 21:27:23下载
- 积分:1
-
DTW
DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,作为模版匹配的结果。(DTW algorithm procedures, apply two n* m matrix D, d, respectively, accumulated distance and frame matching distance. Where n and m is a reference test pattern and the template frames. Then through a loop to calculate two frames template matching distance d. Next, dynamic programming, for each grid point (i, j) are calculated from the cumulative D1 before the renewal of its three possible lattice point, D2, D3. Taking into account the boundary problem, some former continued grid point may not exist, so add some conditions to determine the final use of the minimum function min (), found three former continued accumulation of grid points cumulative distance as the distance from the current frame to match the d (i, j) added, and a current cumulative distance grid. This calculation has reached the grid (n, m), and D (n, m) output, as a result of template matching.)
- 2014-05-05 14:30:21下载
- 积分:1
-
powerwinddfigavg
matlab环境下的仿真模型,风力发电机,平均值模型(matlab wind model)
- 2009-12-17 11:57:58下载
- 积分:1