-
VCCurve
说明: windows下用来画曲线的小程序,看看好不好用(windows under the curve for painting small procedures to see is really handy)
- 2006-05-01 15:42:34下载
- 积分:1
-
Bad-TV-Transition-V2.prfpset
Damaged VHS filter for aftereffects
- 2014-09-21 19:56:11下载
- 积分:1
-
FSK_Done
基于的FSK的matlab,完整的程序,有能相关的说明和注释,有需要的朋友下载吧~(Based on the matlab FSK, complete program and relevant instruction and comments, the need to download friends ~)
- 2011-11-15 13:27:38下载
- 积分:1
-
HMMDemo
HMM人脸识别在MATLAB平台下的源代码,能够实现准确的人脸识别(HMM recognition in MATLAB platform s source code, provides a range of programs)
- 2015-01-08 11:41:42下载
- 积分:1
-
poisson_c
在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解(In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equation, this program is written in C parallel programs, can greatly improve the solution of the Poisson equation)
- 2013-12-05 22:47:33下载
- 积分:1
-
Matlab-and-Visual-C-to-KF
一篇关于实现卡尔曼滤波的新方法,运用MATLAB和Visual c实现。(An article on the new method of Kalman filter implementation, the use of MATLAB and Visual c implementation.)
- 2015-04-21 11:11:00下载
- 积分:1
-
prime
素性检测使用米娜罗宾检测方法对数进行素性检测(Primality testing detection methods using Minaluobin logarithmic to primality testing)
- 2009-12-08 10:51:31下载
- 积分:1
-
DLLTEST
动态库测试的例子Examples of dynamic libraries testsExamples of dynamic libraries tests(Examples of dynamic libraries tests)
- 2014-10-22 13:23:49下载
- 积分:1
-
ComHuaTu
VC调用matlab画图,需要安装matlab(VC call matlab to draw fig)
- 2009-07-10 19:10:38下载
- 积分: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