-
gramschimdi
gram-schimdt-orthogonalization matlab pro
- 2009-12-12 11:24:24下载
- 积分:1
-
matlab_programming
英文matlab编程教程。适合初学者学习。(Matlab programming tutorial in English. Suitable for beginners to learn.)
- 2009-05-20 13:18:51下载
- 积分:1
-
EKF-SLAM-Simulator
This simulator demonstrates a simple implementation of
standard EKF-SLAM.(This simulator demonstrates a simple implementation of standard EKF-SLAM.)
- 2011-05-17 15:43:08下载
- 积分:1
-
FD_Method_Flow_Parabolic_2D
Finite Difference Programming for Matlab in 2D (Poisuille flow)
- 2009-11-12 12:45:09下载
- 积分:1
-
PSO-algorithm-in-matlab
基于matlab的蚁群算法智能优化源代码描述的m文件(PSO in MATLAB)
- 2011-11-26 02:25:37下载
- 积分:1
-
Ch05
matlab科学计宝典 最值问题 图像增强 图形界面 线性方程 元胞自动机(total book value of science' s most matlab image enhancement graphical interface problem of linear equations Cellular Automata)
- 2014-02-02 11:18:08下载
- 积分:1
-
MOSPO
说明: 多目标粒子群算法,两个目标的粒子群算法,得到的图时帕累托前沿(Particle swarm optimization algorithm for two targets)
- 2019-12-01 15:42:05下载
- 积分:1
-
pll
说明: 锁相环一直以来是人们关注的热点,通过锁相环可以进行电网电压的跟踪。(PLL has always been the focus of people's attention. PLL can track the grid voltage.)
- 2021-01-19 15:30:09下载
- 积分:1
-
pca-deductional-vector
说明: pca降维 在pca提取vd后可以利用降维进行更加简便的操作(pca pca extraction vd dimension reduction in the dimensionality reduction can be used after a more simple operation)
- 2011-04-17 18:43:19下载
- 积分:1
-
Percolation-Cluster
对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 (8 adjacent neighbors on the surrounding sum (cell only two states, 0 or 1). Cell also has a separate state parameters (so-called ' records' ) record that they have non-zero state before the neighbors. Between 0 and 1 generate a random number r. If the sum of> 0 (at least one neighbor) and r> threshold, or the cell has never had a neighbor, then cell = 1. If the sum> 0 set the " record" sign, record the cell has a non-zero neighbors.)
- 2011-06-30 19:59:51下载
- 积分:1