-
Gauss-Laguerre
matlab勒让德 - 高斯求积,用于计算勒让德 - 高斯求积分(Gauss–Laguerre quadrature)
- 2015-02-17 14:43:58下载
- 积分:1
-
sousuosuanfa
深度优先搜索算法Matlab源码。。。。。
- 2010-08-20 21:35:13下载
- 积分:1
-
ccsfir
说明: 一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(a MATLAB applications, a convenient! Use need to change for the M documents.)
- 2006-03-16 16:35:57下载
- 积分:1
-
cifafenxiqi
做了詞法分析器,不知道怎樣,希望有人給我提提意見(Done a lexical analyzer, I do not know how, I hope someone is going to give me make a suggestion)
- 2007-12-03 16:25:32下载
- 积分: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
-
zhongzhilvbo
使用MATLAB对数字信号进行中值滤波,尤其可以对图像进行滤波处理(Use MATLAB digital signal filtering, in particular, the image can be filtered)
- 2014-02-22 17:48:25下载
- 积分:1
-
MATLAB
this is a file that about matlab
this is a file that about matlab
- 2013-07-28 00:38:42下载
- 积分:1
-
AIAA-2006-6753
SGP4官方程序,包括matlab,java,C++等源码和说明文件(Official program of SGP4 model,includes Matlab, VC, Java, etc.)
- 2021-03-15 17:59:22下载
- 积分:1
-
基于MATLAB的Z源整流器的仿真模型 Z-PWMrectifier
基于MATLAB的Z源整流器的仿真模型。重点是直通信号的产生算法(Z-source rectifier based on MATLAB simulation model. Focus is on the straight-through signal generation algorithm)
- 2020-11-01 21:59:55下载
- 积分:1
-
TD-LTE
描述了LTE下行物理信道的信道编码的详细实现,包括CRC校验、turbo编码、咬尾卷积编码和速率匹配等。(Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matching.)
- 2015-04-21 09:15:24下载
- 积分:1