-
kNearestNeighbors
data mining k nearest neighbour
- 2009-05-23 19:06:32下载
- 积分:1
-
equizer
说明: HART协议的均衡器设计 DCT LMS 设计 + 位同步设计,仿真证明了设计的有效性(HART protocol design DCT LMS equalizer design+ Bit synchronous design, simulation proves the validity of the design)
- 2008-10-01 21:06:01下载
- 积分:1
-
MATLAB2009Gongchun
讲述最优化问题,matlab优化工具箱,matlab编程,侧重于优化算法的matlab实现(About the optimization problem, matlab optimization toolbox, matlab programming, focusing on the optimization algorithm matlab implementation)
- 2011-06-20 10:51:53下载
- 积分:1
-
Matlab_VC_hybrid-programe
Matlab与C接口技术(两本pdf书籍,感觉很不错的),希望对大家有帮助(Matlab and C interface technology (two pdf books, I feel very good), we want to help)
- 2011-08-17 14:53:11下载
- 积分: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
-
05041053
不考虑多径干扰时在高斯白噪声和瑞利衰落信道条件下QPSK的调制解调过程,
并采用准分析法完成误码性能的计算。仿真过程包括仿真信号产成,滤波器设置,QPSK调制,加入高斯白噪声,通过锐利信道衰落,QPSK解调,误码率计算等几部分(Not consider multi-path interference at the white Gaussian noise and Rayleigh fading channel under the conditions of the QPSK modulation and demodulation process and the use of quasi-analysis method to complete the calculation of BER. The simulation process includes the middle class into a simulation signal, filter settings, QPSK modulation, by adding Gaussian white noise, through the sharp decline in channel, QPSK demodulation, bit error rate calculation and other parts)
- 2021-04-01 10:39:08下载
- 积分:1
-
UKF
UKF 环形倒立摆仿真。包括能是控制部分。硕士毕业设计原文件。(The UKF ring inverted pendulum simulation.)
- 2012-06-02 20:41:03下载
- 积分:1
-
demo_01
用matlab编写的基于haar特征和SVM的行人检测代码集。其中包含了数据集。(Using matlab haar features and SVM-based pedestrian detection code set. Which contains the data set.)
- 2012-04-11 12:17:24下载
- 积分:1
-
n
运用matlab这个软件运用递归方法运算出任意一个数的阶乘(The use of this software using a recursive method matlab computing factorial of a number of arbitrary)
- 2013-11-29 14:25:19下载
- 积分:1
-
fan_motor
this is the fan speed motor control that input is torque and output is speed
- 2014-02-25 21:07:43下载
- 积分:1