-
master_matlab
大家看看吧,很好的Matlab学习资料(Let everyone take a look at, very good learning materials Matlab)
- 2008-04-20 10:22:07下载
- 积分:1
-
possion
now some matlab code for fem is here.pls download it
- 2009-12-03 14:12:50下载
- 积分:1
-
PID
这是高速路匝道控制的matlab源代码,用PID控制实现的,希望对大家有用。(This is an expressway ramp control matlab source code, using PID control to achieve, I hope useful for everyone.)
- 2020-12-24 11:39:06下载
- 积分:1
-
1.MUSIC--MATLAB
基于天线阵列协方差矩阵的特征分解类DOA估计算法中,MUSIC算法具有普遍的适用性,只要已知天线阵的布阵形式,无论是直线阵还是圆阵,不管阵元是否等间隔分布,都可以得到高分辨的估计结果。(DOA estimation algorithm, MUSIC algorithm has universal applicability of decomposition classes based on the characteristics of the antenna array covariance matrix, known lineup in the form of the antenna array, linear array and circular array, regardless of the elements whether such as interval distribution, estimation result of a high resolution can be obtained.)
- 2013-01-16 10:22:31下载
- 积分:1
-
LMSmatlabdsp
lms的matlab算法,dsp源程序,包含效果图(lms algorithm matlab, dsp source code, including renderings)
- 2013-12-28 11:08:51下载
- 积分:1
-
Huffman_Coding
IMAGE SOURCE CODING & DECODING
In This code The Coding Technique Used Is Huffman Coding
Data Input Is A Gray Image
The Symbols Are The Intensity Levels Of The Pixels (256 Intensity)
- 2016-06-23 00:56:06下载
- 积分:1
-
2_doc
说明: matlab软件的基础知识一,关于交互式的命令行的使用方式和M-文件的使用方式!(a basic knowledge of matlab, the command line on the interactive use of M-files and use!)
- 2009-07-27 21:13:12下载
- 积分:1
-
Recall_precision_F_re1
查准率与查全率的计算代码。使用matlab编写完成的。可以计算图像标注的查准率与查全率。(Precision and recall rate calculation code. Prepared using matlab complete. Image annotation can be calculated with precision recall rate.)
- 2013-08-13 21:03:25下载
- 积分:1
-
WindyGridWorldQLearning
Q-learning (Watkins, 1989) is a simple way for agents to learn how to act optimally in controlled Markovian
domains. It amounts to an incremental method for dynamic programming which imposes limited computational
demands. It works by successively improving its evaluations of the quality of particular actions at particular states.
This paper presents and proves in detail a convergence theorem for Q,-learning based on that outlined in Watkins
(1989). We show that Q-learning converges to the optimum action-values with probability 1 so long as all actions
are repeatedly sampled in all states and the action-values are represented discretely. We also sketch extensions
to the cases of non-discounted, but absorbing, Markov environments, and where many Q values can be changed
each iteration, rather than just one.
- 2013-04-19 14:23:35下载
- 积分: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