-
SimulatedAnnealing
提供一种求解最优哈密尔顿的算法---三边交换调整法,要求在运行jiaohuan3(三交换法)之前,给定邻接矩阵C和节点个数N,结果路径存放于R中。(Hamilton provides an algorithm for solving optimal--- trilateral exchange adjustment method requires running jiaohuan3 (c exchange) before the given node number of the adjacency matrix C and N, the result stored in R in the path.)
- 2010-06-25 02:10:56下载
- 积分:1
-
matlab-code_QRS-detection
qrs detection in ECG signals
- 2013-07-13 13:01:25下载
- 积分:1
-
dragonForth4458
Dragon Forth (DF) is a powerful tool for creating applications for Palm OS of any complexity. The name Forth means fully compatibility with ANS 94 standard.
- 2010-11-25 01:26:51下载
- 积分:1
-
shiyanguji
有关于时延估计方法的总结,包括广义相关分析法的应用及方法的改进等,非常有帮助。(About time delay estimation method , including the application of generalized correlation analysis method and the improvement methods and so on, which are very helpful.)
- 2013-03-06 10:37:20下载
- 积分:1
-
dc01
dc motor simulink an rectifier input ac to inveter and out is dc rectifier to dc motor
- 2015-03-14 20:35:20下载
- 积分:1
-
ASPMSM
这是电机设计的程序,根据输入的电机功能要求,按照一定的计算将电机平稳运行时的特性计算出来(永磁同步)。(This is the motor design process, according to the motor function of input requirements, calculated in accordance with the characteristics of certain motor running smoothly calculated (permanent magnet synchronous).)
- 2015-03-18 10:05:57下载
- 积分:1
-
Fractal
This code creates a self similar 2D Sierpinski carpet or 3D Menger sponge
Inputs are the scaling factor, b, number of squares to remove l, number of iterations, iter, Euclidean dimension, E, and binary random variable.
Calculates Pore Fractal Dimension Dp, porosity
- 2018-05-16 12:52:56下载
- 积分:1
-
train_RBF_matlab
RBF神经网络Matlab代码,简单实用,非常适合刚接触神经网络的初学者。(RBF neural network Matlab code, simple and practical, very suitable for beginners new to the neural network.)
- 2016-04-27 22:17:38下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1
-
DIP
Digital image processing matlab problem
- 2012-01-14 01:23:29下载
- 积分:1