搜索结果
找到约 141 项符合
Forward 的查询结果
按分类筛选
- 全部分类
- 技术资料 (60)
- 单片机编程 (10)
- 书籍 (7)
- matlab例程 (6)
- 其他 (5)
- 单片机开发 (4)
- 通讯/手机编程 (3)
- 网络 (3)
- 文章/文档 (3)
- 电源技术 (2)
- 无线通信 (2)
- 数值算法/人工智能 (2)
- 其他书籍 (2)
- 电子书籍 (2)
- 可编程逻辑 (2)
- Delphi控件源码 (2)
- 论文 (1)
- 其他 (1)
- PCB相关 (1)
- 行业应用文档 (1)
- 学术论文 (1)
- 加密解密 (1)
- 书籍源码 (1)
- 技术教程 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 教程资料 (1)
- Linux/Unix编程 (1)
- Internet/网络编程 (1)
- 手机短信编程 (1)
- Modem编程 (1)
- 编译器/解释器 (1)
- 数学计算 (1)
- 技术管理 (1)
- 汇编语言 (1)
- 通讯编程文档 (1)
- 人工智能/神经网络 (1)
- J2ME (1)
- 手机彩信(MMS)编程 (1)
- 邮电通讯系统 (1)
- 行业发展研究 (1)
- VIP专区 (1)
Modem编程 The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data com
The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data communication from a basestation to a cellular unit. The package simulates an
IS-95CDMA forward link cellular system consisting of 3 major components:Transmitter,
Communication Channel and Receiver.
matlab例程 自己编的matlab程序。用于模式识别。结合特征提取方法sequential_forward_selection使用。
自己编的matlab程序。用于模式识别。结合特征提取方法sequential_forward_selection使用。
matlab例程 自己编的matlab程序。用于模式识别中特征的提取。是特征提取中的Sequential Forward Selection方法
自己编的matlab程序。用于模式识别中特征的提取。是特征提取中的Sequential Forward Selection方法,简称sfs.它可以结合Maximum-Likelihood-Classifier分类器进行使用。
数值算法/人工智能 程序实现的是二层BP网络,通过从文件中读入数据来构建网络,同时读入对应的样本进行学习,测试. ε=0.09 变量为max_error_tollerance forward_pass[
程序实现的是二层BP网络,通过从文件中读入数据来构建网络,同时读入对应的样本进行学习,测试.
ε=0.09 变量为max_error_tollerance
forward_pass[]向前计算输出值
backward_pass[]向后调整权值
通讯编程文档 两篇最新的介绍MIMO中继信道容量的文章Capacity Bounds for Gaussian MIMO relay channel with Channel State Information 与
两篇最新的介绍MIMO中继信道容量的文章Capacity Bounds for Gaussian MIMO relay channel with Channel State Information 与 Amplify-Forward and Decode-Forward The Impact of Location and Capacity Contour
技术资料 Calculating Power Dissipation and Supply Current in HV91 Series Parts
Calculating the current needed to drive the MOSFET isstraight forward, but requires using the
技术资料 晶体管正激变换器
The one−transistor forward converter is the mostelementary form of transformer−isolated
技术资料 Superjunction FETS Boost Efficiency in PWMs
Improved MOSFET technology enables a hardswitching PWM, the interleaved two-transistor forward co
技术资料 开关电源设计:LM5030变换器
Push-pull topology is a derivative of two forward converters operating 180 degrees out of phase.
其他 -- Simple Robot Control Program -------------------------------------------------------------------
-- Simple Robot Control Program
--------------------------------------------------------------------------
-- Left is left IR sensor - 1=object to left
-- Right is rigth IR sensor - 1=object to right
-- Lmotor_dir 1=forward 0=reverse
-- Rmotor_dir 1=forward 0=reverse
-- Lmotor_speed 111=fast 000=slo ...