-
机器人工具箱
说明: MATLAB进行有关机器人仿真应用时应用的机器人工具箱,很好用(MATLAB simulation of the application of robot application of robot kit, with good)
- 2005-12-15 10:08:49下载
- 积分:1
-
MATLAB.doc
stats 用于检验回归模型的统计量,有三个数值:相关系数r2、F值、与F对应的概率p.相关系数r2越接近1,说明回归方程越显著;F > F1-α(k,n-k-1)时拒绝H0,F越大,说明回归方程越显著;与F对应的概率p 时拒绝H0,回归模型成立.(stats for the test statistic of the regression model, there are three values: the correlation coefficient r2, F value, and F corresponds to the probability p. The correlation coefficient r2 more close to 1, note the more significant regression equation F> F1-α (k, nk-1) refused to H0, F the bigger shows the more significant regression equation F corresponds with the probability p refused H0, set up a regression model.)
- 2007-12-11 15:45:32下载
- 积分:1
-
option-pricing
说明: 期权定价中用到的基础资产价格模拟以及相应的期权定价问题(Used in option pricing based on asset prices and the corresponding simulated option pricing problem)
- 2021-04-24 20:58:46下载
- 积分:1
-
mlmethod
运用matlab来进行最大似然方法实现符号定时同步和载波同步仿真。(use Matlab to the maximum likelihood method Symbol Timing and Carrier Synchronization simulation.)
- 2007-01-17 18:59:55下载
- 积分:1
-
Robotic-cell-simulation
Cell simulation of 2 robots (SCARA and RRRR) matlab
- 2014-12-27 03:36:15下载
- 积分:1
-
FBMCandOFDMchannels-comparison
关于FBMC和OFDM的子载波信道对比的,里面还包含了原参考文献。(it is about the sub channel comparation between FBMC and OFDM.)
- 2015-12-03 17:34:32下载
- 积分:1
-
SIFT_matlabe1
This is a MATLAB implementation of the SIFT keypoint detector and descriptor (do_gaussian: generate Gaussian scale space of input image
do_diffofg: generate Difference of Gaussian (DoG) scale space
do_localmax: local extrema as the potential keypoints
do_extrefine: refine the keypoints by discarding the ones with low contrast and along an edge
do_orientation: compute the orientation of a support region of keypoint
do_descriptor: compute the descriptor of a keypoint based on image gradients.
do_match: match two images based on the nearest neighbor principle and spatial consistency.
do_sift: generate the SIFT descriptors for a given input image. It basically s all the functions above.
)
- 2015-01-13 19:34:30下载
- 积分:1
-
Alamoudi
Alamoudi in Matlab,this is the advance matlab version.
- 2014-02-16 03:11:48下载
- 积分:1
-
matlab仿真_理发店排队模拟
我们暑假数学建模过程中编写的理发店模拟系统,采用gui界面。(summer mathematical modeling process of the preparation of the barber shop simulation system using gui interface.)
- 2005-08-23 09:51:45下载
- 积分: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