-
matlabtosolve
这是用matlab软件解决各种一元二次方程(it is use matlab software to solve a unknown equation problems)
- 2010-09-06 21:16:56下载
- 积分:1
-
powell
POWELL法,优化设计中的经典算法之一。这里给出powell法Matlab源程序(POWELL method to optimize the design of the classic algorithm. Matlab source code is given here。 )
- 2013-09-13 11:53:32下载
- 积分:1
-
Las_Oficinas_y_Agencias_Tributarias_para_el_trami
Informacion necesaria
- 2014-01-17 08:27:06下载
- 积分: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
-
point2line
good file character recogition
- 2012-05-09 20:46:13下载
- 积分:1
-
853025Electronics-and-Circuit-Analysis-Using-MATL
Matlab ebook circuit simulation
- 2012-08-22 19:14:41下载
- 积分:1
-
mathematical-modeling-of-satellite-
一道关于卫星导轨的数学建模代码;本人自己数学建模赛的源代码,共参加数学建模参考(A guide rail on the mathematical modeling of satellite code)
- 2013-09-13 23:07:43下载
- 积分:1
-
image_fft
使用matlab画圆,对图傅里叶变化,零频移中,反变换实验(test fft and ifft)
- 2013-12-07 13:17:49下载
- 积分:1
-
103244829matlab7.x
these files contain matlab documents and programs.
- 2009-09-12 14:49:38下载
- 积分:1
-
ch6example10
pcm编解码模型,测试指定误码条件下PCM解码语音信号的音质和可懂度(pcm codec model, sound quality and intelligibility test conditions specified BER PCM decoded speech signal)
- 2014-11-28 14:35:30下载
- 积分:1