-
lfm
线性调频信号的matlab产生程序,适合初学者参考(Matlab linear FM signal generation process, for reference for beginners)
- 2010-05-23 18:27:00下载
- 积分:1
-
Adaptive-Digital-Filters
The main idea behind this book, and the incentive for writing it, is that strong connections exist between adaptive filtering and signal analysis, to the extent that it is not realistic—at least from an engineering point of view—to separate them. In order to understand adaptive filters well enough to design them properly and apply them successfully, a certain amount of knowledge of the analysis of the signals involved is indispensable. Conversely, several major analysis techniques become really efficient and useful in products only when they are designed and implemented in an adaptive fashion. This book is dedicated to the intricate relationships between these two areas. Moreover, this approach can lead to new ideas and new techniques in either field.
- 2013-11-23 12:32:06下载
- 积分:1
-
MUSIC
基于解相干的MUSIC源程序,可以运行,已经在计算机中运行过的!!(Based on the decorrelation of the MUSIC source code, can run, has been working in the computer.)
- 2012-01-04 19:14:14下载
- 积分:1
-
bipedalwalker_downslope_energy
downslope energy calculation for bipedwalker
- 2011-02-17 20:02:26下载
- 积分:1
-
SNRP1
neural network-alphabet - matlab
- 2010-05-31 23:44:33下载
- 积分:1
-
Kmeans
K-means algorithm
It is useful for clustering sample data
- 2011-06-28 17:01:09下载
- 积分:1
-
FAMilTrack_v2
matlab 实现的odfs跟踪算法,功能强大新颖(matlab method)
- 2013-07-31 11:34:53下载
- 积分:1
-
oo-ELM
优化的基线学习机,收敛速度快,可用于分类和拟合(The baseline learning machine optimization, fast convergence speed, and can be used for classification and curve fitting)
- 2015-01-12 17:16:02下载
- 积分:1
-
感知无线电仿真
感知无线电仿真,无线自组网按需平面距离向量路由协议aodv
/* Define interrupt codes for generating handling interrupts */
/* indicating changes in deference, frame timeout which infers */
/* that the collision has occurred, random backoff and transmission */
/* completion by the physical layer (self interrupts). */
typedef enum WlanT_Mac_Intrpt_Code
{
WlanC_Deference_Off, /* Deference before frame transmission */
WlanC_Frame_Timeout, /* No frame rcvd in set duration (infer collision) */
WlanC_Backoff_Elapsed, /* Backoff done before frame transmission */
WlanC_CW_Elapsed /* Bakcoff done after successful frame transmission */
} WlanT_Mac_Intrpt_Code;
/* Define codes for data and managment frames use in DCF */
/* The code defined is consistent with IEEE 802.11 format */
/* There are 6 bits used to define the code and in the following */
/* enumeration the first 6 bits are used in the type field of the fram
- 2022-01-25 19:47:22下载
- 积分:1
-
本人收集的恶意软件查看工具,大家觉得有用可拉去用一下,...
本人收集的恶意软件查看工具,大家觉得有用可拉去用一下,-I collected the malicious software" s tools, we found it useful to use what can be picked up by recruiters,
- 2022-05-16 05:30:30下载
- 积分:1