-
Matlabstepbystep
stepbystep teaching matlab for graph processing
- 2008-04-16 17:21:51下载
- 积分:1
-
SaProgramm
using simulated annealing to find optimum of 3D function
- 2011-11-22 23:15:07下载
- 积分:1
-
reconstruction-of-source-signals
利用小波变换极大值,重建源信号。包含主程序和三段子功能函数,使用小波变换进行六级分解,求出模极大值,并利用这些极大值重建源信号。(Using the wavelet transform maximum and reconstruction of source signals.Contains the main program and three jokes functions, six levels of decomposition using the wavelet transform and modulus maxima, and take advantage of these great value reconstruction of source signals.)
- 2013-12-24 15:45:30下载
- 积分:1
-
torr3D
说明: 只是 Torr 的3D 重建工具箱,里面有细致的MATLAB代码与PDF说明文档,很好用(Torr is the 3D reconstruction of the toolbox, which has detailed MATLAB code and PDF documentation, good use)
- 2008-09-01 10:39:42下载
- 积分:1
-
robotsimulation
说明: 北航刘金锟老师的《机器人控制系统设计与MATLAB仿真》第二章和第三章附带的部分完整matlab源程序,我每个都仿真学习过了!(Beihang Liu Kun teachers, " Robot Control System Design and MATLAB simulation," Chapters II and III with the part of the complete matlab source code, I studied a simulation of each of them!)
- 2010-04-11 17:37:36下载
- 积分:1
-
ssim
经修改的SSIM代码,在MATLAB环境下运行。不能使用JPG格式的图片。(SSIM revised code, run in the MATLAB environment. You can not use JPG format images.)
- 2015-03-16 17:31:58下载
- 积分: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
-
kalkulator
Easy calculator dswafrefewfreqfr
- 2013-12-23 20:17:00下载
- 积分:1
-
LMS
抑制干扰噪声的自适应的LMS算法,效果很好,(supress noise LMS algorithm)
- 2012-06-06 11:12:51下载
- 积分:1
-
shapley
用于解决合作对策问题模型matlab程序(Cooperative Strategy for solving the problem of model matlab program)
- 2021-01-04 11:18:55下载
- 积分:1