-
4VCaMatlab-paper
VC调用matlab 编程的论文,值得参考(VC call matlab programming paper, worth considering)
- 2011-09-30 09:46:40下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
Real-time-O(1)-Bilateral-Filtering
本代码是Real-time O(1) Bilateral Filtering,也就是常数时间复杂度的双边滤波器,它对于很多其他算法有着很大的作用。对应论文就是Real-time O(1) Bilateral Filtering。亲自编译运行通过(It is the C++ code of Real-time O(1) Bilateral Filtering, that is, constant time complexy bilateral filtering, it is vitally useful for other algorithams. The responding paper is Real-time O(1) Bilateral Filtering. It is execuable.)
- 2015-01-09 10:13:34下载
- 积分:1
-
particleFilterTrackTest
通过粒子滤波来跟踪目标 可以在vs2008下直接运行(Through the particle filter to track the targets can be run directly under vs2008)
- 2010-06-22 20:57:07下载
- 积分:1
-
bianjiegou
是关于变结构控制的一个简单实例,其中包括控制函数的选取(on variable structure control a simple examples, including the selection control function)
- 2007-04-22 16:32:38下载
- 积分:1
-
CPossionEquatl
经典泊松方程的matlab数数值求解程序代码。可直接使用。
(Matlab the number of values of the classical Poisson equation solver code. Can be used directly.)
- 2012-07-23 14:34:12下载
- 积分:1
-
LLE
流行学习英文文献,主要是局部线性嵌入方法的改进(Pop learning English literature, mainly locally linear embedding Improvement)
- 2010-01-05 14:06:37下载
- 积分:1
-
udf_vel
udf的C源代码 fluent速度入口 速度函数为一个抛物线(C source code fluent udf velocity inlet velocity function is a parabola)
- 2014-09-26 22:00:42下载
- 积分:1
-
RRobot_Localio
机器人定位与kalman滤波波的学位论文与源程序可直接使用。
(The robot positioning kalman filtering wave Dissertation source can be used directly.)
- 2012-09-15 22:29:30下载
- 积分:1
-
CrcStream
CrcStream stream checksum calculator
- 2007-10-23 11:38:30下载
- 积分:1