搜索结果
找到约 562 项符合
second-order 的查询结果
DSP编程 use dsp5402 dram to let green led flashing in order to test dsp
use dsp5402 dram to let green led flashing in order to test dsp
通讯编程文档 Artech.House.Publishers.Radar.System.Performance.Modeling.Second.Edition.Dec.2004.eBook-DDU.pdf
Artech.House.Publishers.Radar.System.Performance.Modeling.Second.Edition.Dec.2004.eBook-DDU.pdf
数值算法/人工智能 Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PB
Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.
其他 介绍kalman(卡尔曼)滤波器的英文文章 Kalman Filtering:Theory and Practice Using MATLAB, Second Edition
介绍kalman(卡尔曼)滤波器的英文文章
Kalman Filtering:Theory and Practice Using MATLAB, Second Edition
软件工程 Software Testing, Second Edition provides practical insight into the world of software testing and q
Software Testing, Second Edition provides practical insight into the world of software testing and quality assurance. Learn how to find problems in any computer program, how to plan an effective test approach and how to tell when software is ready for release. Updated from the previous edition in 20 ...
通讯/手机编程 This m-file displays the time waveform for the Gaussian pulse function and the first and second deri
This m-file displays the time waveform for the Gaussian pulse function and the first and second derivatives of the Gaussian pulse function for a 0.5 nanosecond pulse width. Other values of pulse widths may be used by changing fs,t,t1. The program uses the actual first and second derivative equations ...
微处理器开发 This zip file shows the use ROM Services in order to speed up an application and reduce its code siz
This zip file shows the use ROM Services in order to speed up an application and reduce its code size. It shows how to open services such as ROM Entry, Xmodem and DataFlash and how to simply use their methods. Includes main.html file for help.
微处理器开发 This zip file shows the use ROM Services in order to speed up an application and reduce its code siz
This zip file shows the use ROM Services in order to speed up an application and reduce its code size. It shows how to load a method of the Xmodem service and obtain a first level bootloader. Includes main.html file for help.
数学计算 Evaluate a sequence of Bessel functions of the first and second kinds and their derivatives with i
Evaluate a sequence of Bessel functions of the first and
second kinds and their derivatives with integer orders and
real arguments
单片机开发 K3:--- P1.6 K4:--- P1.7 BEEP:--- P3.7 K3 --- 控制按键 K4 --- 清零按键 开机显示: SECOND-CLOCK 0 TIM
K3:--- P1.6
K4:--- P1.7
BEEP:--- P3.7
K3 --- 控制按键
K4 --- 清零按键
开机显示:
SECOND-CLOCK 0
TIME 00:00:00:00
K3 --- 控制按键:
第一次按下时,开始计时。
显示
BEGIN COUNT 1
TIME 00:00:01:88
第二次按下时,暂停计时。
显示
PAUST COUNT 2
TIME 00:00:01:88
第三次按下时,累计计时。
显示
...