-
zishiyinglvbo
matlab自适应滤波器实现。性能比较:估计值与真实值之差
(matlab adaptive filter implementation. Performance comparison: estimated value and the true value of the difference)
- 2013-07-11 20:19:18下载
- 积分:1
-
Maximum-likelihood-(Infomax)
基于Maximum likelihood准则的ICA算法 (the ICA algorithm based on Maximum likelihood)
- 2011-11-25 09:16:48下载
- 积分:1
-
dianyun
可以直接運行TestMyCrust.m,是讀取恐龍點雲的sample,load其它mat文件,可以查看其他samples。(Can be run directly TestMyCrust.m, is to read the dinosaur point cloud sample, load other mat file, you can view other samples.)
- 2015-04-22 12:07:11下载
- 积分:1
-
ccipca
ccipca算法的matlab程序,这是一种改进的PCA算法(ccipca algorithm Matlab, this is an improved algorithm for PCA)
- 2007-01-25 10:33:22下载
- 积分:1
-
nls5
基于求解非线性薛定格方程的分步傅立叶方法和参变量积分法,在该论文中,我们提出了一种求解光脉冲在N芯光纤耦合器中传输信号的耦合模方程组的数值方法,同时用此方法对光脉冲在双芯和三芯非线性耦合器中的传输演化进行了仿真。(alculated using non-linear equation shrodinger received a variety of soliton solutions)
- 2011-09-12 16:48:04下载
- 积分:1
-
EM_GM
this is expectation maximize algorithm for guassian mixture
- 2011-05-08 19:57:35下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
Phased-Array-Design-
相控阵技术广泛应用于雷达、导航、声呐等领域,该文件为matlab及HFSS对相控阵的仿真,很经典(Phased array technology is widely used in radar, navigation, sonar and other fields, the file is matlab and HFSS simulation for phased array, classic)
- 2013-08-25 10:10:55下载
- 积分:1
-
mandelbrot
This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
(This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1- 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
)
- 2010-02-17 07:21:59下载
- 积分:1
-
shujuleixing--matlab
matlab数据类型的源程序,希望对大家有帮助(Matlab source data type, hope to help everyone)
- 2014-10-27 15:38:14下载
- 积分:1