-
eis
基于时空梯度的多分辨率目标跟踪稳像算法,该方法可用于处理有前景目标的图像,效果很好(Space-time gradient based target tracking of multi-resolution image stabilization algorithm)
- 2010-06-26 10:36:52下载
- 积分:1
-
kwiener
The following code implements a kernel Wiener Filter algorithm in MATLAB.
The algorithm dependes on the eigenvalue decomposition, thus only a few thousand of data samples for training dataset is applicable so far.
- 2009-11-03 05:43:41下载
- 积分:1
-
matlab-sovles-the-eviglevalue
该程序是光纤通信系统中的本征值方程的matlab数值求解(The program is the matlab numerical solution of the eigenvalue equation in optical fiber communication systems)
- 2012-06-03 16:22:54下载
- 积分:1
-
bootstrap
自助法(Bootstrap)的matlab源码,在小样本统计学中很有用(matlab code for Bootstrap method)
- 2015-04-19 22:32:00下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
SERVO_CONTROL
SERVO_CONTROL for motor
- 2010-08-11 23:13:23下载
- 积分:1
-
matlab2
说明: 这是一个有关于免疫遗传算法matlab 程序(This is an on immune genetic algorithm matlab program)
- 2008-10-17 09:47:57下载
- 积分:1
-
supercontinuu_english
说明: 以上是关于超连续谱的一些英文资料,这些资料很好的介绍的超连续谱的成因,以及通过分布傅里叶方法模拟超连续谱形成的过程(These are some on supercontinuum information in English, the information super good introduction to the causes of a continuous spectrum, and by Fourier method simulation of the formation process of supercontinuum)
- 2011-03-30 21:14:15下载
- 积分:1
-
rcos_filter
说明: 用于广播系统发射机的数字中频调制采用64QAM的方式,使用matlab中的altera dsp builder实现。(64QAM modulator, used in broadcast system digital IF modulation.)
- 2010-04-20 23:10:24下载
- 积分:1
-
SOM-GONGJUXIANG1
matlab代做调试修改GUI界面simulink程序NIT工具箱二重积分MATLAB包括拥有数百个内部函数的主包和三十几种工具包。工具包又可以分为功能性工具包和学科工具包。功能工具包用来扩充MATLAB的符号计算,可视化建模仿真,文字处理及实时控制等功能。学科工具包是专业性比较强的工具包,控制工具包,信号处理工具包,通信工具包等都属于此类。
(matlab doing some debugging modify the GUI toolkit NIT double integral MATLAB simulink program has hundreds of internal functions, including the primary package and several 30 kits. Kits can be divided into functional disciplines toolkit and toolkit. Function tool kit used to expand the MATLAB symbolic computation, visualization, modeling and simulation, word processing, and real-time control functions. Discipline tool kit is relatively strong professional toolkit, Control Toolkit, signal processing toolkit, communications toolkit belong to this category.)
- 2013-12-21 08:41:12下载
- 积分:1