-
MatlabInterfaceProgram
Matlab界面编程指南,初入者入门书籍(Matlab interface programming guide, who first joined the entry books)
- 2010-07-07 03:25:17下载
- 积分:1
-
ARspectram-analysis
该程序的主要功能是对心音信号进行AR功率谱分析,同时带有去噪功能。(The program' s main function is to heart sound signals AR power spectrum analysis, and with denoising function.)
- 2011-11-27 10:00:31下载
- 积分:1
-
两用户NOMA仿真
说明: 基础noma仿真程序,适合初期学习用,实现两用户(Basic noma simulation program, suitable for initial learning, to achieve two users)
- 2020-11-16 19:59:40下载
- 积分:1
-
BUTTWATH
使用MATLAB自带的函数,实现了50Hz带阻滤波器,其中的参数可以修改,即可以实现任意频率的陷波器。(Achieved a 50Hz notch filter)
- 2009-09-25 15:07:02下载
- 积分:1
-
power_SOFC
power_SOFC.rar,功率电子领域matlab仿真文件,已经验证过,程序运行正常(power_SOFC.rar,Power electronics field matlab simulation file, has already been
verified, the normal operating procedures)
- 2013-07-14 12:40:28下载
- 积分:1
-
zju
该文件是关于数学建模的一些讲义,从各方面详细介绍了数学建模,作者是浙江大学的刘利刚。(The document is some handouts on mathematical modeling, described in detail all aspects of mathematical modeling, the author is Liu Ligang Zhejiang University.)
- 2014-10-10 16:42:30下载
- 积分:1
-
AnalysisKSVDbox
K-SVD可以看做K-means的一种泛化形式,K-means算法总每个信号量只能用一个原子来近似表示,而K-SVD中每个信号是用多个原子的线性组合来表示的。
K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用。(K-SVD can be regarded as a generalized form of K-means. The total K-means algorithm can only approximate one signal for each semaphore, and each signal in K-SVD is a linear combination of multiple atoms To express.
K-SVD through the construction of the dictionary to sparse data representation, often used for image compression, encoding, classification and other applications.)
- 2018-01-05 15:48:25下载
- 积分:1
-
Gabor
Source code for 2D Gabor filter
- 2009-04-04 20:13:23下载
- 积分:1
-
perceptrondemo
this demo provide to understand about neural network with perceptron, simple perceptron demo
- 2010-01-01 11:19:40下载
- 积分:1
-
CodeSLAM
EKF-SLAM Simulator (version 2.0)
------------------
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.
- 2010-03-03 18:41:10下载
- 积分:1