-
clus
极小化误差平方和算法聚类源代码,下载后直接运行就可以了(Minimizing the error sum of squares clustering algorithm source code can be run directly after downloading the )
- 2011-02-12 13:50:39下载
- 积分:1
-
Economic_Dispatch_Sample
ED problem Increase monthly production and sales by 20 by second quarter of this year
- 2014-08-17 19:27:19下载
- 积分:1
-
Matlab
Matlab中常用的几个函数,很有用的文档,希望大家能用得上(Matlab in several functions, useful documents, in the hope that we can useful)
- 2013-03-25 00:42:04下载
- 积分:1
-
rainflowGUI
雨流计数法疲劳计算GUI可视化,包括接触应力和弯曲应力的计算分析(The rain flow count method GUI visual fatigue calculation, including the calculation of contact stress and bending stress analysis)
- 2021-05-07 02:28:36下载
- 积分:1
-
lab_intro
这个一个很全面的数字信号处理的实验工具包,里面包含了大部分的数字信号处理实验的各个方面。希望对大家有帮助。(This a very comprehensive test of digital signal processing tool kit, which contains most of the digital signal processing aspects of the experiment. Hope to help.)
- 2010-09-05 09:03:21下载
- 积分:1
-
2
说明: An automatic variational level set segmentation framework for computer
aided dental X-rays analysis in clinical environments
- 2010-11-02 06:37:09下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
dynamic
本代码为动态规划算法。寻找一条最佳路径,并找出相对应的节点。(The code for the dynamic programming algorithm.)
- 2009-06-08 20:35:28下载
- 积分: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
-
hanfeng612
说明: matlab gui界面设计,包括:图像的剪切和显示,彩色图像灰度直方图获取;灰度直方图,直方图均衡化和直方图匹配等(matlab gui interface design, including: images cut and shows histogram for color image gray histogram, histogram equalization and histogram matching)
- 2010-04-22 20:04:52下载
- 积分:1