-
sztxcl
冈萨雷斯的数字图像处理(matlab)第二版,中译本,非常实用的教材(Gonzalez, Digital Image Processing (matlab) second edition, in translation, very useful materials)
- 2009-09-16 13:06:22下载
- 积分:1
-
p6
说明: 西南科技大学MATLAB符号计算相应程序的详细ppt,推荐(matlab ppt)
- 2010-06-21 15:12:02下载
- 积分:1
-
AAM_2D_example
statistical shape model AAM 2D example
- 2012-07-02 16:30:29下载
- 积分:1
-
How-to-define-a-function-in-MATLAB
MATLAB如何定义函数文件,对于使用matlab时,当发现没有合适的库函数,就需要自己定义函数了,此文档可帮助你(How MATLAB function definition file, for the use of matlab, when found no suitable library functions, you need to define your own functions, and this document can help you)
- 2014-08-16 23:43:55下载
- 积分:1
-
pca1
PCA神经网络及学习算法,简单的主分量分析(PCA neural networks and learning algorithms, a simple principal component analysis)
- 2014-12-10 21:37:18下载
- 积分:1
-
OFDM_Final_Report
not bad ofdm simulation
- 2009-06-12 18:54:27下载
- 积分:1
-
Digit-Recognizer
steps -
1. run DigitRecognizer.m
2. mode to run
a. Test Mode
input pad will open with axes having a red dot.
left-click mouse and drag(dont unclick) mouse
to draw a numeric digit.
if you unclick mouse it won t draw anything.
if you want to continue drawing, click again on
any red place on axes and start dragging.
once done, click submit.
it will give you result.
b. Training Mode
input pad will open with axes having a red dot.
draw a number and click submit.
when promted, enter the value you drawn.
if you wish to continue training, click YES and
repeat.
if you click No, a feedforward neural network
will be trained and saved, you can test it.
- 2014-09-28 08:12:20下载
- 积分:1
-
beterbi
用MATLAB语言实现的卷积码编码,维特比译码(With the MATLAB language implementation of the convolutional coding, Viterbi decoding)
- 2010-01-16 15:12:20下载
- 积分:1
-
GMDH
this is simple sample of Group Method of Data Handling(GMDH) neural network
main file: GMDH.m
- 2011-01-24 01:08:19下载
- 积分:1
-
Extended_KF
这个zip文件中包含的原则和双方的扩展卡尔曼滤波(EKF)和全球定位系统(GPS)算法简要说明。它的主要目的是提供一个相对容易实现的扩展卡尔曼滤波,在我们使用的输入函数的形式,而不是禁止函数处理符号表达式。它也可作为一个简要介绍了卡尔曼滤波算法GPS和学习它的意思。在为EKF的例子,我们提供的原始资料,同时使用的定位扩展卡尔曼滤波和最小二乘法的任务和解决方案。
有四个M文件和两个数据文件。 Extended_KF.m包含EKF的函数体。另一些功能和GPS的示例数据文件。(This zip file contains a brief illustration of principles and algorithms of both the Extended Kalman Filtering (EKF) and the Global Position System (GPS). It is designed primarily to provide a relatively easy-to-implement EKF, in which we use symbol expressions as the form of input functions rather than the forbidding function handles. It also serves as a brief introduction to the Kalman Filtering algorithms for GPS and a mean of learning it. In the example for the EKF, we provide the raw data and solution for the positioning task using both EKF and the Least Square method.
There are four m files and two data files. Extended_KF.m contains the function body of the EKF. Others are functions and data files for the GPS example.)
- 2011-05-23 10:35:27下载
- 积分:1