-
gridfitdir
一种曲面拟合法——网格拟合法,该文件是MATLAB官网上的分享代码,评分非常高,值得拥有(One kind of surface fitting- grid fitting that the document is the official online sharing MATLAB code, score very high, worth having)
- 2014-09-26 10:04:23下载
- 积分:1
-
ensemblekfilter
ensemble卡尔曼滤波模型,能很好的在matlab上运行,并有好的结果(ensemble Kalman filter model, can be a good run in matlab and have good results)
- 2013-10-17 10:57:30下载
- 积分:1
-
icp
icp算法,对两幅图片进行匹配时会用到到。可以出结果的(icp algorithm used to match two pictures. Results)
- 2012-10-24 21:53:27下载
- 积分:1
-
centerxzcenter
中心显示格式和修正中心显示格式求解poisson方程,矩形区域,狄利克雷边界情况!(Center display format and the correction center display format for solving poisson equations, rectangular area, Dirichlet boundary conditions!)
- 2011-01-14 14:02:47下载
- 积分:1
-
te_horn
HORN ANTENNA
FDTD CODE IN MATLAB
2D STRUCTURE
- 2013-07-21 23:09:11下载
- 积分:1
-
MatlabGUI_Harris
说明: 非常详细介绍了基于MatlabGUI的Harris角点检测程序的实现(Very detailed implementation of the program)
- 2011-03-18 16:38:58下载
- 积分:1
-
8
MATLAB语言常用算法程序集,第8章 数值积分(MATLAB language commonly used algorithm for assembly, Chapter 8, numerical integration)
- 2013-11-21 09:30:34下载
- 积分:1
-
PSO
PSO的教学案例:
对于初学matlab的学子或刚解除PSO算法的学子而言,该案例具有很好的代表性!(Teaching Case PSO: For beginners matlab for students or just students in terms of lifting the PSO algorithm, the case has a good representation!)
- 2014-01-20 21:05:24下载
- 积分:1
-
matlab
matlab的一些编程学习程序,mmatlab实用程序百例的源代码(some matlab programming learning process, mmatlab utility one hundred cases of source code)
- 2011-11-02 18:45:51下载
- 积分:1
-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1