-
MATLABIMAGEPROCESSINGCOMMAND
该文档里面包含了MATLAB里常用的命令及例子,介绍的非常详细。(The document which contains a MATLAB command that is commonly used and examples described in great detail.)
- 2009-11-08 14:46:20下载
- 积分:1
-
sober-edge-detection
matlab不用库函数的边缘检测程序 MATLAB在图像处理中的应用 Sobel算子的原理及应用算法设计 程序设计
(matlab library function without edge detection program MATLAB image processing applications in Sobel operator theory and application programming algorithm design)
- 2013-11-18 10:20:31下载
- 积分:1
-
STFT
时频分析方法中的短时傅里叶变换,可用于信号处理。(The time-frequency analysis of short-time Fu Liye transform method, can be used for signal processing.)
- 2015-03-20 14:41:22下载
- 积分:1
-
遗传算法
遗传算法在无功优化的应用,电力系统潮流计算(Application of genetic algorithm in reactive power optimization)
- 2019-03-02 14:31:19下载
- 积分:1
-
SVM
SVM简单算法,利用该算法可以实现简单的几类数据的分类问题,非常简便(SVM simple algorithm, using this algorithm can achieve a simple classification of data types, very simple)
- 2015-11-23 15:01:17下载
- 积分:1
-
PUMA560simulink
该文件基于Matlab的GUI界面设计了6自由度串联机器人的运动学、动力学和轨迹规划的算法,用户可以计算PUMA560型的机器人的正逆运动学,正逆动力学和指定的轨迹规划,同时可以动画显示机器人点对点的运动路线。该程序可进行二次开发,用户可根据机器人模型的不同修改参数,针对自身模型进行运动学、动力学和轨迹规划的计算与仿真。(Based on the GUI interface of matlab, this paper designs an algorithm for kinematics, dynamics and trajectory planning of 6-DOF serial robot. Users can calculate the forward and inverse kinematics, forward and inverse dynamics and specified trajectory planning of PUMA560 robot. At the same time, they can animate the point-to-point motion path of the robot. The program can be redeveloped. Users can modify parameters according to different robot models, and calculate and simulate kinematics, dynamics and trajectory planning of their own models.)
- 2019-02-14 10:52:27下载
- 积分:1
-
PP-matlab
很好用的投影寻踪程序 matlab开发 (Well with the development of PPE program matlab)
- 2010-08-23 11:51:51下载
- 积分:1
-
Grey-Model(2)
灰色模型GM(1,1)的matlab代码(Gray model)
- 2011-11-09 09:26:12下载
- 积分:1
-
integerarithmatic
CODE FOR COMPRESSING SEQUENCE USING INTEGER ARITHMETIC CODING.
- 2013-10-26 04:39:43下载
- 积分:1
-
Floyd
Floyd算法的matlab实现。对输入的邻接距离矩阵计算图中任意两点间的最短距离矩阵和路由矩阵,且能查询任意两点间的最短距离和路由。并根据结果自动绘制出了最短路径图。
程序中使用了前向路由和回溯路由两种方法,并对于无向图进一步减小算法复杂度。(Matlab implementation of the Floyd algorithm. Adjacent input distance matrix between any two points in calculating the figure, the shortest distance matrix and routing matrix, and can query the shortest distance between any two points and routing. Automatically based on the results map out the shortest path graph. Used in the program prior to routing and backward routing are two methods, and undirected graph further reduce the algorithm complexity.)
- 2012-07-23 10:28:52下载
- 积分:1