-
triangetry
一种光滤波器仿真设计.具有一定局限性.通过先行缔造滤波器频谱图,进行设计仿真(Simulation design of an optical filter has certain limitations. Plan first to create a filter spectrum, to simulate the design)
- 2012-05-25 00:21:56下载
- 积分:1
-
OFDM-matlab
OFDM的matlab仿真,调制解调,交织,信道编解码,高斯信道和瑞利衰落信道下的分别进行仿真的程序。(OFDM matlab simulation, modulation and demodulation, interleaving, channel coding and decoding, Gaussian channel and Rayleigh fading channel simulation procedures, respectively.)
- 2013-11-17 16:35:37下载
- 积分:1
-
GmmTrainTestLBG
it is a Gaussian Mixture Model(MATLAB version) for training and testing with some list or file.
and it has references in enclosed rar file
- 2010-07-10 13:34:52下载
- 积分:1
-
ISE_error
ISE一些常见错误的描述,以及相关的解决办法(ISE WARNING and ERROR common and its solutionISE for some typical mistakes in parsing)
- 2011-12-06 20:52:48下载
- 积分:1
-
关于替代数据法在验证脑电信号是非线性上的研究与应用 surrogate-data
关于替代数据法在验证脑电信号是非线性上的研究与应用。(Testing for nonlinearity in time series_the method of surrogate data。)
- 2013-05-04 10:54:24下载
- 积分:1
-
SVM Regression & BP ANN
matlab
SVM及ANN预测,这里是源代码,这里是源代码,这里是源代码(SVM and ANN prediction, here is the source code, the source code, here is the source code.)
- 2020-06-17 22:20:01下载
- 积分:1
-
classifier
This is the machine-generated representation of a Handle Graphics object
and its children. Note that handle values may change when these objects
are re-created. This may cause problems with any callbacks written to
depend on the value of the handle at the time the object was saved.
This problem is solved by saving the output as a FIG-file.
- 2010-02-09 08:12:28下载
- 积分:1
-
try1_1
果蝇算法的matlab编程实现,函数优化来测试(Drosophila algorithm matlab programming, function optimization to test)
- 2012-10-13 11:08:24下载
- 积分: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
-
zizhengding2
灰色预测模糊PID算法实现,该算法效果显著(Grey fuzzy PID algorithm, the algorithm results are obvious)
- 2011-12-01 15:31:46下载
- 积分:1