搜索资源列表
PUMAdemos
- %%% Demos for PUMA algorithms %%% We present four matlab demos for PUMA. demo1, demo2, demo3, and demo4 illustrate PUMA working with different parameters and with four different images. All you need to do is to run each of the demos. Ple
trnn
- 神经网络训练,应用matlab7NN包,用一个隐藏层使用5折交叉验证。-Training the Neural Network This scr ipt is something that I did for a course at Uni. It uses the Neural Networking package provided with MatLab 7 unfortunately I m not sure if it s available with the earlier ve
SSTSLAB1001
- 空间绳系卫星的仿真软件,用matlab编写,对于从事航天工作的人员有参考价值-Simple Space Tether Simulation Laboratory (SSTSLAB) is a simulation tool for matlab/simulink, the current version is a beta version, it need more test work to make sure that the results are acceptable accura
XMathLib
- 类似于MatLab的东东,当然肯定没那么好,但基本的数学运算还是有的-MatLab is similar to the East, of course, is not so sure, but the basic arithmetic or some
matlabencrypton
- matlab编写的数字签名言简意赅,相信一定会有人用到。-matlab digital signature prepared concise, I am sure someone will use.
G_P
- 此程序是用G-P算法计算关联维数Dc。 注意:一定要下载混沌工具箱后使用。-This procedure GP algorithm is the correlation dimension Dc. Note: Be sure to use the chaos toolbox download。
fr
- Write a Matlab program which solves the initial value problem y = (xy − y2)/x2, y(1) = 2, by the order four Runge-Kutta method, over the interval [1, 3] using steps of h = 1/128. The exact solution to this problem is given by y(x) = x/
ClusterEnsembleV10
- Alexander Strehl的CLUSTER ENSEMBLE算法----------------------------------------------------------------------- CLUSTERENSEMBLE README Alexander Strehl Version 1.0 2002-04-20 -------------------------------------------------------------------
PSOt
- --- --- --- --- --- --- --- --- --- --- - PSOt, particle swarm optimization toolbox for matlab. May be distributed freely as long as none of the files are modified. Send suggestions to bkbirge@yahoo.com Updates will be posted pe
slamToolbox
- Joan Solà编写6自由度扩展卡尔曼滤波slam算法工具包,解决视觉和机器人定位SLAM的一些列算法matlab工具包,对机器人定位和地图创建以及基于视觉的定位有很大帮助-This toolbox performs 6DOF SLAM using the classical EKF implementation. It is conceived as an "active-search" SLAM. It is provided for free under the GPL license
rnnsimv2
- RNNSIM v.2 package contains a number of m-files for training and evaluation of the random neural network. All functions have been thoroughly tested. After downloading the separate files or the zipped file, make sure that they are stored or
NewFolder
- Denoising demonstration based on the SURE-LET principle applied to interscale orthonormal wavelet thresholding. To run this scr ipt, just type denoising_demo in your Matlab Command Window -Denoising demonstration based on the SURE-LET principle app
gvfsnakeMATLAB
- gvf snake 邊緣檢測範例(包含範例圖)-1. Introduction and Installation Instructions ---------------------------------------------- Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The Matlab*.m files in this software distribution imp
MATLAB2010code
- 微分方程数值解MATLAB程序代码珍藏版,一定要收藏!-Numerical Solution of Differential Equations MATLAB code Collector s Edition, be sure to collection!
001
- 因为MATLAB需要用到处理器的数学运算部分(MATLAB默认用的是INTEL的数学处理单元),故需要设置一下BLAS(Basic Linear Algebra Subroutines,就是"基础线性几何子程序"的意思)环境变量. 首先请确认你的MATLAB的文件夹中有如下文件:atlas_Athlon.dll(AMD系列的请用这个), atlas_P4.dll(P4的用这个),atlas_PIII.dll(P3的用这个),atlas_PII.dll(P2的用这个),这些是对应处理器的数值运算
sanweihuatu
- 讲用MATLAB画三维图像的,很实用。我想对大家肯定会很用-About three-dimensional image drawn by MATLAB, and very practical. I want to I am sure you will be using
tt
- MATLAB确定几何边界区域函数,用来计算偏微分方程的部分计算源代码-MATLAB sure geometry region function is used to calculate the boundary, partial differential equations of the calculation source code
100sampe-of-matlab
- 最全面的matlab编程源代码,100个源代码例子,强烈推荐!本科毕业设计,研究生,博士生,发文章仿真实验肯定能用到。-The most comprehensive matlab programming source code, strongly recommended, design graduate, graduate, doctoral student, made sure that the article can be used to simulate experiments.
Matlab_zuixiaoerchengfa
- 最小费用最大流算法通用Matlab函数 基于Floyd最短路算法的Ford和Fulkerson迭加算法 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 确定,如此多次迭代,最终得到最小费用最大流.- Minimum cost
ISOMAP.MATLAB
- ISOMAP算法的matlab源程序,可直接运行,对于matlab的初学者有很好的借鉴意义,强烈推荐-It is a process written for ISOMAP algorithm.I am sure you will enjoy it