-
howtowriteexcel
本程序教你如何打开excel文档,将要写进去的内容写进表格中,轻轻松松完成打开关闭表格工作(This program teaches you how to open excel document, will be written into the write into the contents of the table, turn off the form easy to complete the work of)
- 2009-12-18 14:17:33下载
- 积分:1
-
ofdm_modulation
OFDM modulation source code written in Matlab
- 2009-06-01 17:52:44下载
- 积分:1
-
zkjflyjd
距离保护傅里叶模型算法
使用图基滤波器
控制阻抗轨迹显示范围
在阻抗平面画出阻抗圆特性、整定阻抗直线特性和短路阻抗轨迹( Distance protection algorithm using the Fourier model-based filter control chart shows the range impedance locus in the impedance circle characteristic impedance plane plot, setting characteristics and short-circuit impedance line impedance locus)
- 2011-01-26 19:43:57下载
- 积分:1
-
91651897-Goldsmith-Wireless-Communications-Soluti
Solutiona Manual Andrea Goldsmith Wireless Communications
- 2013-10-09 14:51:34下载
- 积分:1
-
ecgnoise
有关心电处理的程序,主要是心电去噪,欢迎大家参考(Are concerned about the power handling procedures, mainly ECG denoising, welcome reference)
- 2011-12-21 11:34:41下载
- 积分: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
-
SOC_kalman
基于Kalman滤波器设计思想,仿真实现电池充放电模型建立,实现二阶RC电路充放电模型;(The battery charge and discharge model to achieve second-order RC circuit to charge and discharge model-based Kalman filter design thinking, simulation )
- 2012-11-27 23:04:32下载
- 积分:1
-
genetic_bp
该程序是利用MATLAB来进行遗传算法和BP算法结合的好例子,可以为作参考(that the procedure was carried out using MATLAB genetic algorithm and BP algorithm combines a good example, we will be able to make reference to)
- 2007-01-06 16:11:23下载
- 积分:1
-
Genetic_Algorithm
matlab遗传算法工具箱 进化计算 遗传算法
基于遗传算法搜索的最优化方法(matlab genetic algorithm toolbox evolutionary computation genetic algorithm based on genetic algorithm optimization method)
- 2010-09-29 12:07:07下载
- 积分:1
-
MATLAB-program
1、matlab程序的基本语句程序设计
2、利用matlab程序作图
3、在线帮助和文件管理(1.Matlab program statement program design 2.using matlab program mapping
3.online help, and file management)
- 2013-04-16 22:18:50下载
- 积分:1