-
matlab2
vc与matlab联调的例子,生成正弦波形(vc FBI and matlab examples, to generate sine wave-shaped)
- 2009-01-20 21:28:48下载
- 积分:1
-
matlabzhilingbiao
引用 MATLAB 主要函数指令表,引用 MATLAB 主要函数指令表(MATLAB,MATLABMATLABMATLAB)
- 2010-02-07 09:52:08下载
- 积分: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
-
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
-
matlabJSQ
Matlab计算器功能实现,包括Matalb源程序 (Matlab calculator function realization, including Matalb source)
- 2015-01-13 22:26:02下载
- 积分:1
-
li1
请用多层感知器(MLP)神经网络误差反向传播(BP)算法实现异或问题(输入为,要求可以判别输出为0或1),并画出学习曲线。其中,非线性函数采用S型Logistic函数。(Please use the Multilayer Perceptron (MLP) back propagation neural network (BP) algorithm XOR problem (input is required to determine the output is 0 or 1), and draw the learning curve. Among them, the non-linear function using S-type Logistic functions.
)
- 2014-09-21 15:28:12下载
- 积分:1
-
KSVD
说明: K-SVD算法程序,利用聚类算法对字典进行训练(K-SVD algorithm program, the use of clustering algorithm is trained on a dictionary)
- 2011-02-24 08:07:06下载
- 积分:1
-
matlabtools
介绍了MATLAB工具中的数学工具,是你用MABLAB开发时必不可少的参考书籍啊。(MATLAB tools introduced in the mathematical tools, is when you develop MABLAB indispensable reference books ah.)
- 2007-11-12 22:21:01下载
- 积分:1
-
LFSRchengxu
利用LFSR生成伪随机序列(m序列) 对待隐藏的图像进行加密然后利用线性插值的方法隐藏于载体图像中。 代码很完整 用的是MATLAB7.0(Use LFSR to generate pseudo-random sequence (m sequence) to treat encryption to hide the image and then use linear interpolation method of hidden images in the vector. Complete code is used in MATLAB7.0)
- 2009-05-24 17:21:39下载
- 积分:1
-
runtime_server
说明: Matlab Runtime Server 完整教程(Matlab Runtime integrity Directory Server)
- 2005-04-02 02:49:12下载
- 积分:1