-
lvq
学习向量量化神经网络模型与学习算法及MATLAB实现(Learning vector quantization neural network model and learning algorithm)
- 2011-12-01 18:23:00下载
- 积分:1
-
bistablePsyetem
随机共振运用于弱信号检测,同时对于其中的频谱能够很好的分析。(Weak signal detection applied to stochastic resonance, while for the spectrum which can be a good analysis.)
- 2013-10-26 09:44:24下载
- 积分:1
-
frft
分数阶傅里叶变换matlab的实现,可以看看的(Fractional Fourier transform matlab realization, you can see the)
- 2013-04-18 14:55:20下载
- 积分:1
-
fdtd1dabc
基于FDTD的一维点源分布远远场场分布,程序简单,易于阅读和使用,适合初学者。
(您是不是要找: 基于FDTD的一维点源分布远远场分布,程序简单,易于阅读和使用,适合初学者。
允许输入拉丁字符的拼音请键入文字或网站地址,或者上传文档。
取消
Jīyú FDTD de yī wéi diǎn yuán fēnbù yuǎn yuǎn chǎng chǎng fēnbù, chéngxù jiǎndān, yìyú yuèdú hé shǐyòng, shìhé chū xuézhě.将中文译成英语
中文(简体)英语日语FDTD-based one-dimensional distribution of far field point source field distribution, the program is simple, easy to read and use, suitable for beginners.)
- 2011-12-28 16:13:01下载
- 积分:1
-
Matlab
最近找的求解方程的程序,可以借鉴下,挺好的(Solving equations to find the most recent program, you can learn, the very good)
- 2011-09-28 08:40:30下载
- 积分:1
-
011fir16_matlab
给出了通过MATLAB设计FIR滤波器的程序,只需要输入滤波器类型和参数就能设计出特定滤波器,并产生DSP需要的数据,很有意义。(MATLAB is given through the FIR filter design process, only the type and parameters of input filter will be able to design a specific filter, and DSP have the data needed and meaningful.)
- 2009-06-15 10:31:19下载
- 积分:1
-
C_lib_functions
一个对C的库函数比较全面的收集,方便编程人员的查看和参考(a collection of C lib funtions, it covers most C lib functions)
- 2010-01-09 00:14:35下载
- 积分: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
-
decimate
MATLAB 数字信号处理工具箱中decimate函数c语言实现(MATLAB Digital Signal Processing Toolbox decimate function c language)
- 2013-11-05 14:13:08下载
- 积分:1
-
beiyisi
时间序列的贝叶斯突变检测算法MATLAB源码.rar
- 2010-08-20 22:03:48下载
- 积分:1