-
chonggou
给出三维点云的X,Y,Z坐标,重构出三维图像,其中用到了三角网格法和规则化坐标法。(Given 3D point cloud X, Y, Z coordinates, three-dimensional reconstructed images, which uses a triangular coordinate grid method and rules of law.)
- 2010-05-15 20:29:54下载
- 积分:1
-
nonlinearfiltertools
国外一款非线性估计的工具箱,粒子滤波、UKF、EKF等应有尽有。(abroad estimated Toolbox, the particulate filter, UKF, EKF will not disappoint.)
- 2007-06-21 10:19:45下载
- 积分:1
-
cyclo
dynamic voltage restorer for sag and swell
- 2013-11-20 22:41:39下载
- 积分:1
-
MultiPathTV
移动通信中广泛存在的多径效应的相关程序代码。(The multipath of mobile communication)
- 2014-02-23 19:45:22下载
- 积分:1
-
AntennaSelection
压缩包包含4个天线选择算法的仿真,最佳选择,范数选择,递增选择和递减选择(Compressed package includes four antenna selection algorithm simulation, the best choice, norm selection, increasing choice and decreasing options)
- 2010-06-03 21:59:47下载
- 积分:1
-
Untitled
说明: 2D光子晶体Y形结的数值模拟的matlab程序(2D photonic crystal Y-shaped junction of numerical simulation)
- 2010-04-17 23:49:36下载
- 积分:1
-
GA
用遗传算法求取函数的最大值。遗传算法的每一步骤都用子函数的形式给出。适合对遗传算法的入门级选手学习、参考。(Using genetic algorithms to strike a function of the maximum. Each step of the genetic algorithm is given in the form of a subfunction. Suitable for entry-level players genetic algorithm learning, reference.)
- 2013-05-16 20:13:14下载
- 积分:1
-
GUI-examples
自己做的一些Matlab GUI 简单的小程序,适合刚接触GUI的用户使用。(Matlab GUI to do some of their simple little program for users who are new to GUI.)
- 2011-06-03 17:10:13下载
- 积分:1
-
guifunc
electroencephalogram matlab function
- 2012-05-24 20:18:50下载
- 积分:1
-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1