搜索结果
找到约 74 项符合
demonstration 的查询结果
按分类筛选
- 全部分类
- matlab例程 (16)
- 微处理器开发 (7)
- 人工智能/神经网络 (4)
- 通讯/手机编程 (4)
- 电源技术 (3)
- 单片机编程 (3)
- 单片机开发 (3)
- Linux/Unix编程 (2)
- 数学计算 (2)
- 系统设计方案 (2)
- 嵌入式Linux (2)
- Java编程 (2)
- 网络 (2)
- 模拟电子 (1)
- 嵌入式综合 (1)
- Applet (1)
- J2ME (1)
- 数据结构 (1)
- 其他嵌入式/单片机内容 (1)
- VxWorks (1)
- BREW编程 (1)
- Delphi控件源码 (1)
- 通讯编程文档 (1)
- 汇编语言 (1)
- 其他行业 (1)
- 驱动编程 (1)
- 嵌入式/单片机编程 (1)
- 数值算法/人工智能 (1)
- 串口编程 (1)
- 压缩解压 (1)
- VHDL/FPGA/Verilog (1)
- 家庭/个人应用 (1)
- 电子书籍 (1)
- 书籍 (1)
- VIP专区 (1)
matlab例程 The file fsedemo.m is Matlab code intended as demonstration software for minimum MSE FSE design calc
The file fsedemo.m is Matlab code intended as demonstration software for minimum MSE FSE design calculations.
From:http://bard.ece.cornell.edu/
matlab例程 This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for a
This diskette (version 1.0) contains demonstration programs and source codes in MATLAB (v.5.2) for algorithms listed in the textbook Global Positioning Systems, Inertial Navigation, and Integration, by M. S. Grewal, Lawrence Weill, and A. P. Andrews, published by John Wiley and Sons, 2000.
Contents: ...
人工智能/神经网络 mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of
mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions.
MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html
Last Modified by GUIDE v2.5 10-Apr-2005 13:28:36
Methods obtained from v ...
matlab例程 Demonstration script for LSSB-AM modulation. The message signal is +1 for 0 < t < t0/3, -2 fo
Demonstration script for LSSB-AM modulation. The message signal
is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3, and zero otherwise.
matlab例程 Matlab demonstration script for frequency modulation.供刚接触到matlab的朋友使用
Matlab demonstration script for frequency modulation.供刚接触到matlab的朋友使用
matlab例程 Demonstration script for envelope detection. The message signal is +1 for 0 < t < t0/3, -2 fo
Demonstration script for envelope detection. The message signal
is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3, and zero otherwise.
通讯/手机编程 % am.m % Matlab demonstration script for DSB-AM modulation. The message signal % is +1 for 0 <
% am.m
% Matlab demonstration script for DSB-AM modulation. The message signal
% is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2t0/3 and zero otherwise.
通讯/手机编程 % lssb.m % Matlab demonstration script for LSSB-AM modulation.
% lssb.m
% Matlab demonstration script for LSSB-AM modulation.
通讯/手机编程 % lssb_dem.m % Matlab demonstration script for LSSB-AM demodulation.
% lssb_dem.m
% Matlab demonstration script for LSSB-AM demodulation.
通讯/手机编程 % dsb_dem.m % Matlab demonstration script for DSB-AM demodulation.
% dsb_dem.m
% Matlab demonstration script for DSB-AM demodulation.