-
Ficp_MCZT
对低频段的带通信号进行高精度的时延估计,有详细说明。(Of low-frequency band signal for high-precision time-delay estimation, has a detailed description.)
- 2007-09-01 09:23:32下载
- 积分:1
-
elm_fun
本人修改过的elm的matlab算法,该算法比原来的elm的算法在超过3个神经元后的计算速度能明显加快!原理是运用函数产生列矩阵!!
ELM 是一种快速的神经网络算法,本人已经比较过,比很多流行的算法(BP,SVM)都快,而且效果很好,运行环境是matlab,可以测试所有的benchmark的数据(I modified elm of matlab algorithm elm than the original algorithm in more than three neurons after the computing speed can significantly speed up! The principle is to use functions to generate the matrix out! ! ELM is a fast neural network algorithm, I have a comparison, than many popular algorithms (BP, SVM) faster, and the effect of good operating environment is matlab, you can test all of the benchmark data)
- 2008-07-31 11:52:51下载
- 积分:1
-
scsi_transport_fc
FiberChannel transport specific attributes exported to sysfs.
- 2015-03-15 11:03:56下载
- 积分: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
-
work
说明: 双正交小波提升的算法,复小波变换,希望对你有所帮助(Lifting algorithm)
- 2011-03-09 21:22:29下载
- 积分:1
-
strong-tracking-filter
清华大学周东华教授提出的强跟踪滤波器,有效改善突发干扰下的跟踪能力。(Strong tracking filter supposed by Pro. ZHOU Dong-hua, which enhanced the tracking ability during sudden disturb.)
- 2020-12-11 11:39:19下载
- 积分:1
-
aa
说明:
地面水平运动下,用振型分解法解动位移响应
地面水平运动下,用振型分解法解动位移响应( On the ground level of movement, using the modal decomposition method solution of dynamic displacement response of horizontal movement of the ground, using modal decomposition method solution of dynamic displacement response of)
- 2020-12-01 22:09:27下载
- 积分:1
-
pso
说明: 粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。此文件提供了基本粒子群算法、带压缩因子的粒子群算法、二阶粒子群算法、二阶振荡粒子群算法、权重改进的粒子群算法、混沌粒子群算法、基于杂交的粒子群算法、基于模拟退火的粒子群算法的MATLAB源代码。(PSO is an evolutionary optimization technique, derived from the behavior of the birds of prey, is based on iterative optimization tools. This document provides basic particle swarm algorithm, with a compression factor of the particle swarm algorithm, particle swarm optimization order, second order oscillating particle swarm algorithm, the weight particle swarm algorithm, chaotic particle swarm algorithm, based on hybrid particle swarm algorithm, based on Simulated annealing particle swarm optimization MATLAB source code.)
- 2021-04-25 15:38:47下载
- 积分:1
-
voice
设计了fir语音频段的低通、带通、高通滤波器。
可以用于语音信号处理。(A pile of fir filters are designed in this file, including lpf,bpf and hpf.)
- 2010-05-23 10:53:48下载
- 积分:1
-
positive-portrait-identification-
一种正面人像识别的方法,论文.格式caj。利用活动轮廓模型进行人像处理,自动提取人脸轮廓。(A positive portrait identification method)
- 2013-09-23 10:38:59下载
- 积分:1