-
WIRELESS_Communication
是由斯坦福大学的Andrea Goldsmith编著的关于无线通信的教材,很经典.(This book is writen by Andrea Goldsmith who is from Stanford University. It is a classic book for wireless communication.)
- 2009-05-12 16:00:10下载
- 积分:1
-
MFCC2par
声纹识别,MFCC特征参数提取,Matlab代码(MFCC )
- 2016-08-19 00:23:30下载
- 积分:1
-
ovsf
ovsf is an orthogonal code for multiuser environment
- 2009-11-14 11:23:34下载
- 积分:1
-
Introduction-to-Robotics
说明: 本书全面、简明地介绍了机器人学,包括机器人运动学分析、微分运动、机器人动力学和轨迹规划等。还有一些子系统如驱动器、传感器、视觉系统以及模糊逻辑等。(Book comprehensive and concise introduction to robotics, including robot kinematics analysis, differential motion, robot dynamics and trajectory planning. There are a number of subsystems, such as drives, sensors, vision systems and fuzzy logic.)
- 2011-03-06 08:38:36下载
- 积分:1
-
hengdingshuchudianya
以固定电压输出的逆变器的matlab仿真源文件,我初学逆变器仿真的时候做的,对初学者肯定有用(The fixed voltage three-phase output inverter matlab simulation source, beginner when I do , for some students new to the inverter simulation certainly useful)
- 2014-09-24 04:09:30下载
- 积分:1
-
kiran
edge detection with library operation on matlab
- 2014-11-17 16:04:30下载
- 积分:1
-
EWT
经验小波分解,通过ewt变换分解重构信号,实现对信号的降噪(Experience in wavelet decomposition, reconstruction signal by ewt transformation decomposition, realize the signal noise reduction)
- 2017-02-25 16:46:36下载
- 积分:1
-
Chebeshev
切比雪夫插值(利用切比雪夫点进行多项式插值),对连续函数进行逼近。(Chebyshev interpolation (using Chebyshev polynomial interpolation points), for continuous function approximation)
- 2009-05-25 08:53:57下载
- 积分:1
-
exam21
此程序主要是针对matlab中的三种类型的运算符如何运用进行了详细的示例;(This program is mainly aimed matlab in three types of operators how to use a detailed example )
- 2013-12-06 16:53:01下载
- 积分:1
-
06-02-2015_05-43-24
c++ lession
10 chapters
Implement a template class EnhancedSafeArray, which is a type of SafeArray. The class SafeArray implementation is given in safearray.h. Class SafeArray is a class that wraps a regular C++ array. It is considered a safe array class since it handles out of bounds array indexing through exception handling. Your class EnhancedSafeArray will augment the class SafeArray by supporting a copy constructor, a method to return the size of the array, an assignment operator, and an equality test operator.
- 2015-02-23 23:58:22下载
- 积分:1