-
ASK
说明: 实现ASK调制的详细过程,对学习很有帮助(ASK modulation to achieve the detailed process of learning is helpful)
- 2011-04-16 10:54:06下载
- 积分:1
-
CR
说明: matlab的认知无线电仿真代码,主要是能量检测的仿真。(matlab CR)
- 2011-05-05 18:14:41下载
- 积分:1
-
communication-toolbox
Matlab通信仿真原理,中文的,是一本入门级别的,写的很详细,也有很多详细的例子(Matlab Communication simulation theory, in Chinese, is an entry-level, written in great detail, there are many detailed examples)
- 2013-08-20 19:14:01下载
- 积分:1
-
PCA
使用主成分分析对高维数据进行降维,程序包含了降维的过程和结果(Using PCA to reduct dimensionality for data. the program contains the process and solution.)
- 2013-12-25 21:56:37下载
- 积分:1
-
QoS-multicast-routing
QoS multicast routing based on ant colony algorithm
- 2013-01-10 18:05:08下载
- 积分:1
-
Chapter_10_Example_8
AOA定位,MUSIC算法仿真,值得一看(AOA location, the MUSIC algorithm simulation, worth a visit)
- 2012-05-28 23:57:47下载
- 积分:1
-
optimal-steady-state
TE过程仿真模块 SIMULINK 对应有参考文献 对于研究田纳西伊斯曼的同志 绝对是福音(TE process SIMULINK simulation module corresponds with references for the study of Tennessee Eastman comrades absolutely Gospel)
- 2013-09-25 20:45:21下载
- 积分:1
-
spi
关于spi的串行总线接口编程,实现同步传输(On the spi serial bus interface programming, synchronous transfer)
- 2010-01-01 14:42:42下载
- 积分:1
-
PIC_C
本章将介绍 Hitech-PICC 编译器的一些基本概念,由于篇幅所限将不涉及C 语言的标准
语法和基础知识介绍,因为在这些方面都有大量的书籍可以参考。重点突出针对PIC 单片
机的特点而所需要特别注意的地方。(This chapter will introduce the Hitech-PICC compiler of some basic concepts, lack of space will not be involved in the standard C language to introduce basic knowledge of grammar and because in these areas can have a large number of reference books. Focused features for the PIC MCU and the need of special attention.)
- 2009-07-10 11:45:13下载
- 积分:1
-
Newtoniterate
说明: 数值计算牛顿迭代法的matlab源程序
说明如下:
%fun----input,the part as the form of f(x) in the equation f(x)=0
% ini----input,sets the starting point to ini
% err----input,sets admissible error
% sol----output,returns the root of equation(Numerical calculation of the Newton iteration matlab source described as follows: fun---- input, the part as the form of f (x) in the equation f (x) = 0 ini---- input, sets the starting point to ini err---- input, sets admissible error sol---- output, returns the root of equation)
- 2008-12-06 22:42:53下载
- 积分:1