-
matlaborder
于毕业设计与论文以及做课题用-MSK Simulink simulation program for the design and graduation thesis topic, and making use (Design and graduation thesis, as well as issues to do with-MSK Simulink simulation program for the design and graduation thesis topic, and making use)
- 2008-05-19 12:46:24下载
- 积分:1
-
MatlabCodeforDeterministicDynamicProgramming
一个决策性动态规划的matlab代码,有参考文献,适合初学者(A dynamic programming decision-making matlab code, there are references for beginners)
- 2008-06-24 20:57:28下载
- 积分:1
-
FCMPfuzzyclustering
说明: 模糊聚类算法中的FCM算法,内容充实,注释详细!(Fuzzy clustering algorithm FCM algorithm, substantial and detailed comments!)
- 2011-04-07 10:48:43下载
- 积分:1
-
Link-prediction
链路预测的matlab实验源代码,通过这些源代码可以得出链路预测的基本实验效果(Link prediction matlab experiment source code, the source code can be obtained through these basic experimental results link prediction)
- 2020-11-22 20:39:35下载
- 积分:1
-
trajectorytrack-backsteeping
利用backstepping算法设计的移动机器人轨迹跟踪控制器matlab源代码,包里面有四种轨迹,分别是直线、圆、椭圆和不规则轨迹,希望能够对研究此方向的朋友有所帮助。(I write using backstepping algorithm design of mobile robot trajectory tracking controller matlab source code, there are four types of packet paths are straight, round, oval and irregular track, hope to be able to research in this direction will help a friend.)
- 2014-05-08 15:11:45下载
- 积分:1
-
MATLAB
《MATLAB程序设计教程》源代码-2660(matlab)
- 2009-09-18 19:27:39下载
- 积分:1
-
twobeamsimulator
This program simulates the interference pattern of two Gaussian beams. (This program simulates the interference pattern of two Gaussian beams.)
- 2007-11-02 14:45:29下载
- 积分:1
-
RLE
Run-length encoding (RLE) is a very simple form of data compression in which runs of data (that is, sequences in which the same data value occurs in many consecutive data elements) are stored as a single data value and count, rather than as the original run.
- 2012-09-13 00:16:07下载
- 积分:1
-
anneal
It explains about anneal of images
- 2011-12-02 15:30:17下载
- 积分:1
-
非线性整数规划的遗传算法Matlab程序
说明: 通常,非线性整数规划是一个具有指数复杂度的NP问题,如果约束较为复杂,Matlab优化工具箱和一些优化软件比如lingo等,常常无法应用,即使能应用也不能给出一个较为令人满意的解。这时就需要针对问题设计专门的优化算法。下面举一个遗传算法应用于非线性整数规划的编程实例,供大家参考!(Generally, nonlinear integer programming is a NP problem with exponential complexity. If the constraints are more complex, MATLAB optimization toolbox and some optimization software such as lingo are often unable to be applied, even if they can be applied, they cannot give a satisfactory solution. At this time, we need to design a special optimization algorithm for the problem. Here is an example of genetic algorithm applied to nonlinear integer programming, for your reference!)
- 2020-04-11 20:04:13下载
- 积分:1