-
8line-array
方向图函数,自己写的MAtlab,仅供参考(Pattern function, write your own Matlab for reference only)
- 2012-11-16 12:38:42下载
- 积分:1
-
coefficient_force
切削力系数的二维图 可以看出切削力系数的变化(cutting force cofficient)
- 2020-12-15 00:09:13下载
- 积分:1
-
用matlab写的GUI图像时钟程序
一个用matlab写的GUI图像时钟程序,还显示日期,时钟读取的是系统时间,很有趣,感兴趣的朋友可以下下来看看( matlab write GUI image clock programs, but also to display the date, the clock read is the system time, very interesting, interest friends can look down
)
- 2011-02-05 11:29:16下载
- 积分:1
-
matlab-VRP
物流路径规划,节约里程法的matlab实现(Logistics path planning, the MATLAB realization of the economical mileage method)
- 2021-04-26 18:48:45下载
- 积分:1
-
proje
MATLAB PROJECT TO SOLVE TRANSPORTATION
- 2010-06-09 00:23:01下载
- 积分: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
-
OFDM
Experiments on effects of synchonization errors in OFDM receivers
- 2007-10-21 11:27:48下载
- 积分:1
-
MatLab_Toolbox_Guide_Control_Engineering
MatLab工具箱应用指南:控制工程篇
完整版(MatLab Application Toolbox Guide: Complete Control Engineering articles)
- 2010-10-05 10:29:04下载
- 积分:1
-
statcom-non-linear-load
STATCOM在非线性负载的传输线的改进
所需 MATLAB版本MATLAB 7.10
(improvement non linear load in tranmission line
Required Products MATLAB
MATLAB release MATLAB 7.10 (R2010a)
)
- 2016-05-25 00:08:54下载
- 积分:1
-
gj
说明: matlab平台的一段通过一个字符控制关机、注销和重启的函数,包含取消功能。(A section of the MATLAB platform controls shutdown, logout and restart functions through a character, including cancellation functions.)
- 2020-06-23 02:20:02下载
- 积分:1