-
Compressive-Sensing
压缩感知理论和应用,介绍基本理论和方法,入门书(Compressive Sensing- Theory and Application)
- 2015-03-31 10:56:50下载
- 积分:1
-
matlab3
利用matlab进行滑动平均法消除趋势项(Using matlab trend term moving average method to eliminate)
- 2013-09-15 10:44:18下载
- 积分:1
-
CMAT7VC
根据csdn版主VC和matlab混编的文章,写成的VC调用matlab生成的动态函数库显示图片。(vc function calls matlab s function )
- 2010-05-09 21:47:05下载
- 积分:1
-
suijishu
输入骰子个数和投掷的次数,程序将计算出一次投掷的点数和的概率分布(Enter the number of dice and throwing the number, the program will calculate the time throwing the probability distribution of points and)
- 2010-01-07 08:31:00下载
- 积分:1
-
0--9shibie
用MATLAB 实现一简单的数字(0--9)识别程序,非常好的源码。(Using MATLAB to achieve a simple number (0- 9) identification procedures, a very good source.)
- 2008-01-04 10:40:19下载
- 积分:1
-
92421039VC-CALL-matlab.m
vc调用matlab中自定义的.m函数,对于混编简单的例子(Vc call custom in matlab. M function,For simple example mixed)
- 2013-09-23 09:31:41下载
- 积分: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
-
matlab-junheng
均衡技术的matlab仿真。包括时域均衡和频域均衡后的信噪比对比(Equalization matlab simulation. Including time domain equalization and frequency domain equalization SNR comparison)
- 2013-08-28 21:52:03下载
- 积分:1
-
CWAVLETTh
利用小波变化,进行滤波,去噪,通过模极大的去噪方法法,MATLAB的程序原代码,里面有很多程序及实例分析
(Using wavelet change, filtering, noise removal, modulus maxima de-noising method MATLAB program source code, there are a lot of procedures and examples)
- 2012-08-23 21:58:59下载
- 积分:1
-
Twobu
两步法求方程的根植,,仅供参考仅供参考仅供参考仅供参考仅供参考(Two-step method for the equation of rooted, for reference purposes only for reference purposes only for reference purposes only)
- 2011-09-27 10:43:48下载
- 积分:1