-
svd01
实现信号的SVD 分解,对信号中的奇异性进行监测,对突变信号点也可以很好监测(to complete the SVD for signals,Singularity of signal monitoring, signal monitoring point can be very good for mutations)
- 2013-04-25 15:29:30下载
- 积分:1
-
ch5_matDemo
高成编写的《matlab接口技术与应用》中例题的源代码(High into the preparation of the " matlab interface technology and applications" in the source code examples)
- 2010-10-19 22:14:10下载
- 积分:1
-
VB_MATLAB_interface_example
说明: VB与MATLAB接口使用实例.保准一学就会。(VB and MATLAB interface examples.保准One school will be.)
- 2008-12-05 21:46:13下载
- 积分: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
-
VC-a-MATLAB-programming-in-SAR
VC与MATLAB混合编程,可以用于SAR图像处理(VC mixed with the MATLAB programming, which can be used for SAR image processing)
- 2013-12-18 20:26:20下载
- 积分:1
-
fanuc18imb
fanuc 18ib cnc system backup
- 2015-02-20 03:11:15下载
- 积分:1
-
Blur2
Total Variation Deconvolution using Split Bregman 是一种图像去模糊算法 内涵C的源代码 可供参考使用(Total Variation Deconvolution using Split Bregman
introduce a duburring algorithma in image processing)
- 2014-09-02 19:10:33下载
- 积分:1
-
0712253
I wrote this program for coloring any map with only 4 colors. Input for it is an bitmap file with 24 bit colors (must gray/scale). Output is a bitmap which is colored with maximum 4 colors.
- 2009-12-01 02:34:09下载
- 积分:1
-
Mppt_sfunction
可实现光伏电池板最大功率点的跟踪,使其输出最大功率(PV panels can achieve maximum power point tracking, so that the maximum power output)
- 2011-05-24 16:01:32下载
- 积分:1
-
123
设计并制作一个用于篮球比赛计时计分器,能显示各种比赛时间,并显示比赛比分,能实现每次加1分、加2分、减1分操作。(Design and production of a timing for the basketball game scoring device capable of displaying a variety of game time, and displays game scores, able to add 1 point each time, add two points, by a sub-operation.)
- 2009-12-29 09:18:33下载
- 积分:1