-
NL_means
实现 NL_means 算法,用来去噪。并赋带使用例子和实验结果。(Achieve NL_means algorithm to de-noising. And endowed with the use of examples and experimental results.)
- 2011-11-10 21:06:38下载
- 积分:1
-
gprs.gpr
一种自适应阵列天线波束赋形合成算法_解决很多问题(An adaptive array antenna beam forming algorithm to solve many problems _)
- 2015-03-30 10:21:26下载
- 积分:1
-
hamming1
带海明窗的FFT滤波器,带通滤波器,附带批处理程序(FFT with Hamming window filters, band-pass filter, with a batch process)
- 2009-10-29 00:48:52下载
- 积分:1
-
Chapter4
this is a whole OFDM project for Matlab
- 2010-02-23 15:48:42下载
- 积分:1
-
BPnet
说明: //1、动态改变学习速率
//2、加入动量项
//3、运用了Matcom4.5的矩阵运算库(可免费下载,头文件matlib.h),
// 方便矩阵运算,当然,也可自己写矩阵类
//4、可暂停运算
//5、可将网络以文件的形式保存、恢复(//1, dynamically changing learning rate// 2, adding momentum item// 3, the use of matrix operations Matcom4.5 library (available for free download, headers matlib.h),// to facilitate matrix operations, but may also write your own matrix class// 4, may suspend the operation// 5, the network can be saved as a file and restore)
- 2011-03-20 21:50:21下载
- 积分:1
-
SNR to range
利用雷达方程,分析信噪比在三种不同的脉冲下与检测目标距离的关系,从而得出相应的结果。(By the radar equation, analysis of signal to noise ratio and the relationship between the distance of the detection target in the three different pulses, so as to draw the corresponding results.)
- 2013-03-22 19:25:17下载
- 积分:1
-
PWM-recfiter-and-control
本书详细介绍了最新电力电子技术在PWM变换器中的应用,内容涉及新能源发电等内容(This book is about the new technology about power electronics in PWM recfiter)
- 2011-11-28 15:23:33下载
- 积分:1
-
Demo_MWC
该程序是基于Eldar论文仿真用于实现MWC(This package is used to simulate the Modulated Wideband Converter in MATLAB)
- 2020-10-06 10:27:39下载
- 积分:1
-
Scale-freeInternetsimulation
生成无标度网络,是研究复杂网络的一个重要基础.(Generate scale-free network is to study the complex network is an important foundation.)
- 2009-10-29 10:25:02下载
- 积分:1
-
ekfslam_v1.0
通过采用ekf算法来实现SLAM,对比了真实值与采用算法后计算结果,说明程序的可行性。(EKF-SLAM Simulator
------------------
This simulator demonstrates a simple implementation of
standard EKF-SLAM. It permits simple configuration via
configfile.m to perform SLAM with various control parameters,
noises, etc. Also various switches are available to choose
known data-association versus gating, etc.
The key file in this simulator is called ekfslam_sim.m . Type
help ekfslam_sim for more information of how to use it.
In addition to on-line animations, the simulator returns a
data-structure of the logged state information for off-line
processing. An example use of this data is shown in m-file
plot_feature_loci.m , which plots the trajectories of the
landmark estimates.
Tim Bailey and Juan Nieto
2004.
)
- 2012-05-21 12:08:59下载
- 积分:1