-
mydijkstra
说明: 算法实现图论中D算法,与以往代码不同之处是结果以图形的方式给出(Algorithm D algorithm in graph theory, the difference between the previous code is the way the results are given in graphical)
- 2010-04-14 08:41:28下载
- 积分:1
-
matlabbasis
程序代码说明
P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作
P0209:用imshow函数显示图像(code P0201 Note : MATLAB assignment P0202 : MATLAB for the cycle P0203 : MATLAB for the cycle, and if conditions P0205 : MATLAB image processing basic operation P0206 : High MATLAB image processing P0207 : According to RGB images to create a gray-scale image P0208 : binary images from the operation of the anti-P0209 : use imshow function displays images)
- 2007-06-18 23:50:07下载
- 积分:1
-
random-numbers
matlab生成随机数,uinform产生一组[0,1]分布的随机数,riddling产生一个N(0,1)正态分布随机数,normal产生n个N(a,b)正态分布随机数。(Use matlab to generate random numbers, uinform produce a set of [0,1] random number distribution, riddling produce a N (0,1) normally distributed random numbers, normal generate n N (a, b) normally distributed random numbers.)
- 2014-09-12 16:15:17下载
- 积分:1
-
KFaEKF
卡尔曼滤波器和扩展卡尔曼滤波器的matlab工具箱,可以直接调用(kalman filter and EKF)
- 2020-12-18 16:29:10下载
- 积分:1
-
simplex-matlab(2)
实现数值分析中单纯形法改进方法的matlab代码,即改进单纯形法算法,能够实现大型稀疏矩阵的迭代,代码分为三分。这是2/3..(Numerical analysis to achieve improved method simplex method matlab code that modified simplex method algorithm, to achieve large sparse matrix iteration, the code is divided into thirds. This is the 2/3 ..)
- 2013-09-04 08:35:59下载
- 积分:1
-
huisemoxing
灰色预测模型能够通过以往的数据预知未来的数据,准确率高,鲁棒性强(Gray prediction model can predict the future through the past data of data, high accuracy and robustness)
- 2013-09-15 16:22:51下载
- 积分:1
-
figure.m
MATLAB的高级绘图函数和用法实例整理(MATLAB' s advanced graphics functions and usage examples finishing)
- 2015-03-03 20:56:33下载
- 积分:1
-
带约束的遗传优化算法
说明: 带约束的多目标遗传优化算法NSGA-II(Constrained Multi-objective Genetic Algorithms NSGA-II)
- 2020-12-18 22:29:10下载
- 积分:1
-
matrix
求图象灰度共生矩阵的代码,希望对大家有用(Image Gray Level Co-occurrence matrix for the code, in the hope that useful)
- 2007-11-28 11:00:58下载
- 积分:1
-
Bspline
采用MATLAB编写B样条绘制程序,可以选择四种节点矢量,采用Deboor算法,详细参看计算机辅助几何设计的书籍(CAGD)(MATLAB used to prepare B-spline drawing program, you can choose the four-node vector, using Deboor algorithm, see the detailed computer-aided geometric design book (CAGD))
- 2008-04-01 22:42:58下载
- 积分:1