-
MAXDEV
基于权值的MAXDEV无线传感器网络定位算法研究 MAXDEV 无线传感器 定位 算法(Weight MAXDEV based wireless sensor network localization algorithm in wireless sensor localization algorithm MAXDEV)
- 2010-08-26 21:49:10下载
- 积分:1
-
Thresholding_Denoising
This function removes random, high frequency noise originating from the electrodes.
a) First, we use a simple low-pass filter.
b) Second, we apply Donoho s method by writing the code.
c) Third, we simply apply Matlab s thr function.
It should be noted that the considered mother wavelet is Symmlet8.
- 2010-10-05 18:10:23下载
- 积分:1
-
123
信号预处理,对于信号的一些干扰进行排除——(Signal preprocessing for signal interference exclude-)
- 2013-03-24 19:16:32下载
- 积分:1
-
OFDMSYN
说明: OFDM系统是将一个用户的信息分别调制在了多个相互正交的子载波上面,对频率偏移非常敏感,OFDM同步技术非常关键,这里予以实现(OFDM system is a user' s information were prepared in a number of mutually orthogonal subcarriers above, is very sensitive to frequency offset, OFDM synchronization is critical to achieve here)
- 2010-05-05 11:25:52下载
- 积分:1
-
Matlab--and-VC
用于vc和matlab混合编程,提高效率(Used for vc and matlab mixing programming, improve efficiency)
- 2012-08-13 11:15:21下载
- 积分:1
-
ReinforcementLearning
说明: 增强学习Matlab源吗,对机器学习,在线控制的人有所帮助(Matlab source you enhance the learning of machine learning, online help people control)
- 2010-05-02 15:11:26下载
- 积分:1
-
match_filter_fft
模拟出一个雷达系统的匹配滤波器,并给出脉冲压缩的结果(Simulate a radar system, a matched filter, and gives the result of pulse compression)
- 2013-07-11 22:45:35下载
- 积分:1
-
emuWind
The EnumWindows function enumerates all top-level windows on the screen by passing the handle to each window, in turn, to an application-defined callback function. EnumWindows continues until the last top-level window is enumerated or the callback function returns FALSE.
- 2014-10-25 07:01:03下载
- 积分:1
-
SMARTANTENNA
程序是对智能天线算法进行了简单的仿真!希望供大家参考,欢迎下载(procedures for smart antenna algorithm for the simulation of a simple! Hope for your reference, please download)
- 2007-04-24 18:05:28下载
- 积分:1
-
traindiffevol
TRAINDIFFEVOL(NET,Pd,Tl,Ai,Q,TS,VV) takes these inputs,
NET - Neural network.
Pd - Delayed input vectors.
Tl - Layer target vectors.
Ai - Initial input delay conditions.
Q - Batch size.
TS - Time steps.
VV - Either empty matrix [] or structure of validation vectors.
and returns,
NET - Trained network.
TR - Training record of various values over each epoch:
TR.epoch - Epoch number.
TR.perf - Training performance.
TR.vperf - Validation performance.
TR.tperf - Test performance.
TR.mu - Adaptive mu value.
- 2013-04-22 06:17:04下载
- 积分:1