-
altheat
Script to solve the heat equation in soil with
seasonal temperature forcing
- 2010-07-22 08:52:30下载
- 积分:1
-
mdl
malab的simulink中的MDL模块源码,供参考(malab the MDL module in simulink source for reference)
- 2009-04-20 23:33:07下载
- 积分:1
-
JADE-examples-4.1.1
用于电力系统中matlab一个程序,神经网络遗传算法(For a program matlab power system, neural network genetic algorithm)
- 2013-07-24 18:46:44下载
- 积分: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
-
课程作业时的宽带波束形成源码
包含收发两个客户端的链路级通信程序,有均匀线阵的CRB曲线,使用起来非常方便,保证准确无误,是学习通信的好帮手,是国外的成品模型,这个有中文注释,看得明白。
- 2022-06-21 08:52:28下载
- 积分:1
-
calibr
The camera calibration toolbox for Matlab (version 3.0) utilizes a new bias correction procedure for circular control points and a nonrecursive method for reversing the distortion model
- 2007-11-01 11:17:50下载
- 积分:1
-
GraphicsMatlab
Graphics and GUIs whit Matlab
- 2009-04-14 01:25:51下载
- 积分:1
-
color2rgb
可以把彩色RGB影像分別抓出R,G,B
可以把彩色RGB影像分別抓出R,G,B(可以把彩色RGB影像分別抓出R,G,B)
- 2009-05-09 21:44:24下载
- 积分:1
-
19854839LFM_DPC
线性调频信号是一种雷达常用的电磁波信号,当雷达信号检测到目标时候,反射后得到雷达回波信号(LFM signal is a kind of radar used electromagnetic signals, when the radar signal detection to the target, the reflection of radar echo signal after)
- 2009-01-10 18:20:34下载
- 积分:1
-
Simulink_Dynamic_System_Simulation_for_Matlab
This is a book about coding in SIMULINK matlab
- 2010-12-08 17:53:22下载
- 积分:1