-
denoise
在matlab环境下,试用小波变换消除数据中的噪声信号(In the matlab environment, the trial data in the wavelet transform to eliminate the noise signal)
- 2011-05-26 16:20:23下载
- 积分:1
-
DigitalAudioProcessor
基于MATLAB的数字均衡器,能实现语音信号的八段数字均衡(Digital equalizer based on MATLAB, which can realize the eight period of digital speech signals)
- 2015-01-08 14:57:11下载
- 积分:1
-
stretch_add_window_change
去斜处理后的加窗操作,线性调频信号,绝对有用,不像其他的那么坑(To deal with the oblique add window after the operation, the linear frequency modulation signal, is absolutely useful, unlike other then pit to oblique processed add window operation, the linear frequency modulation signal, is absolutely useful, unlike other pit)
- 2015-08-21 11:05:02下载
- 积分:1
-
hfiles
Geometrical transformation problems
- 2010-11-11 16:51:51下载
- 积分:1
-
code_imaging
编码信号用于目标探测的代码;编码信号用于目标探测的代码(Coded signal for target detection code encoded signal for target detection code)
- 2010-07-09 21:16:33下载
- 积分:1
-
embino_nostd
EM 算法-估计binomial distribution的参数(EM algorithm (given the binomial distribution))
- 2013-03-07 09:40:38下载
- 积分:1
-
receiver
wlan物理层接收模型,给出了接收器各种模型(wlan physical layer receives the model, various models are given receiver)
- 2014-11-05 15:48:24下载
- 积分:1
-
1011245
步进频雷达成像系统设计与仿真实现mabatlb(step frequency system radar target imaging)
- 2021-01-03 10:48:57下载
- 积分:1
-
mat2tiles
breaks up an array into a cell array of adjacent sub-arrays of equal sizes
- 2021-03-11 16:59:25下载
- 积分: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