-
SIAM.Data-Clustering.Theory
SIAM.Data Clustering.Theory.Algorithms and Applications.2007
- 2015-01-22 14:53:41下载
- 积分:1
-
HMT-Hidden-Markov-Contourlet
Contourlet变换中的隐马尔科夫树模型程序 Hidden Markov Tree model of Contourlet Transform 2008年11月14日 MATLAB2 (R2006a) 这是一个Matlab实现的隐马尔科夫树模型,用于计算图像的Contourlet系数。程序同时还包括图像去噪、纹理恢复的应用模型。(Contourlet transform the hidden Markov model procedures for Hidden Markov Tree model of Contourlet Transform 2008 年 11 月 14 日 MATLAB2 (R2006a) is a Matlab implementation of the Hidden Markov Tree Model, used to calculate the image Contourlet factor. Program also includes denoising, texture recovery application model.)
- 2010-08-10 15:31:27下载
- 积分:1
-
Matlab与Vc的接口转换程序
在Vc中调用Matlab源文件的调试程序!(in Vc Calling Matlab source debugging procedures!)
- 2005-07-08 10:41:16下载
- 积分:1
-
bp_filter
说明: 带通滤波。该程序用matlab实现梯形窗的带通滤波,可以直接调用(Band-pass filter. Trapezoidal matlab implementation of the program window with a band-pass filter, can be called directly)
- 2011-02-23 15:02:58下载
- 积分:1
-
chaoliu
说明: 配电网潮流计算,前推回代法,matlab程序(distribution system calculation)
- 2010-04-13 15:33:55下载
- 积分:1
-
11
说明:
广告流水灯程序
ORG 00H
MOV P2,#80H
START:MOV A,#0FFH 赋初值
CLR C
MOV R2,#8
LOOP:RRC A 带进位右移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP
MOV R2,#7
LOOP1:RLC A 带进位左移
MOV P1,A
CALL DELAY
DJNZ R2,LOOP1
JMP START
DELAY:MOV R3,#20 延时0.2秒
D1: MOV R4,#20
D2: MOV R5,#248
DJNZ R5,$
DJNZ R4,D2
- 2012-11-22 13:22:07下载
- 积分:1
-
manual_routing
Path manually writing code, is to allow the ns2 manual routing is used, this is our experimental multichannel implementation, hoping to share.
- 2014-01-03 10:59:38下载
- 积分:1
-
MAT
仿MATLAB矩阵C++运算库,包括加、减、乘、除、点加、点减、点乘、点除、赋值、转置、rank、det、eig、svd、pinv、power等的运算。inv运算使用pinv运算。最难实现的是非方阵的除法。(MatLab Matrix simulator)
- 2014-10-17 10:45:03下载
- 积分:1
-
燃料电池控制程序
电池编程,燃料电池的控制程序,适用于matlab,c语言的控制程序(Battery programming, fuel cell control program, suitable for matlab, c language control program)
- 2018-11-21 13:27:45下载
- 积分:1
-
plot_modified_FWGN
用MATLAB仿真出改进FWGN信道模型 优于普通FWGN信道模型 两者可以作比较(MATLAB simulation of improved FWGN channel model is superior to both ordinary FWGN channel model can be compared)
- 2014-09-22 07:20:15下载
- 积分:1