-
SFAP
本程序是线阵的波束形成程序,可以在特定方向生成零陷,从而抑制干扰信号(This procedure is a linear array of beam forming process, you can generate zero in a specific direction, thereby suppressing the interference signal )
- 2016-11-18 10:04:19下载
- 积分:1
-
可控整流仿真模型
可控整流仿真模型,PWM整流器,三相可控整流(Controlled rectifier simulation model, PWM rectifier, three-phase controlled rectifier)
- 2021-01-08 19:58:52下载
- 积分:1
-
theMATLABprogram
说明: MATLAB关于遗传算法的几个经典实例,需要的就下吧(MATLAB Genetic Algorithm on a few classic examples of needs on the next bar)
- 2009-09-02 08:02:53下载
- 积分:1
-
Data-Analysis
数据分析,其中包含了数据分析的基本源代码,是M文件的形式,并且还有PPT的相关教程(Data analysis, data analysis, which includes the basic source code, the M form of the document, and there' s tutorials PPT)
- 2011-06-19 00:38:19下载
- 积分:1
-
leida2Kalman
Kalman滤波跟踪目标运行时需添加数据,并修改路径(Kalman filter tracking target runtime needs to add data, and modify the path
)
- 2014-11-15 11:47:18下载
- 积分:1
-
NRZ_DFE_PPG
说明: 在光接入网中采用DFE均衡的方法来降低误码率。(In optical access network, DFE equalization is used to reduce the bit error rate.)
- 2020-06-21 23:20:01下载
- 积分:1
-
emd
Hilbert 黄变换代码,主要实现黄变换的分解和谱分析(Hilbert Huang Transform code, the main achievement of Huang transform decomposition and spectral analysis)
- 2008-03-02 00:13:06下载
- 积分:1
-
doa-estimation
各种doa估计代码,包括均匀线阵,均匀圆阵等的估计。包含music,esprit,空间平滑等(Various doa estimation code, including ULA, uniform circular array of estimates. Including music, esprit, spatial smoothing)
- 2013-10-19 18:23:07下载
- 积分:1
-
-Wireless-Mesh-
一种适用于无线Mesh骨干网络的负载均衡路由算法(One for Wireless Mesh backbone network load balancing routing algorithm)
- 2013-12-14 18:55:35下载
- 积分:1
-
EX_8
(1) 新建一个工程demo2,设计一个类Student,其成员变量包括学号(no)、姓名(name)、性别(sex)、专业(major)、联系方式(phone)和地址(addr)。
(2) 为类Student定义成员函数writeTo,实现从给定文本文件中读取学生数据,接口如下:
void writeTo (char filename[ ])
(3) 为类Student定义成员函数readFrom,实现将学生数据保存到给定文本文件,接口如下:
void readFrom (char filename[ ])
((1) Create a new project demo2, design a class Student, whose member variables, including school (no), name (name), gender (sex), specialty (major), contact details (phone) and address (addr). (2) define the Student class member function writeTo, students achieve reading data a given text file, the interface is as follows: void writeTo (char filename []) (3) define the Student class member function readFrom, students will achieve data save to text file given, the interface is as follows: void readFrom (char filename []) )
- 2016-05-13 19:01:27下载
- 积分:1