-
Geekfreak_Gonzalez_Laplacian
a function that calculate the laplacian transform of an given image
- 2011-02-06 23:01:03下载
- 积分:1
-
lambert
求解Lambert问题,两点边界值问题。详细使用方法在程序里(The Lambert problem solving two-point boundary value problem. Details to use in the program)
- 2021-04-06 15:49:02下载
- 积分:1
-
BPSO
二进制粒子群算法,MATLAB版。可以下载试试(Binary PSO algorithm, MATLAB version. You can download a try)
- 2021-04-29 14:08:43下载
- 积分:1
-
添加噪声
添加除了一个OFDM传输系统的信道脉冲噪声
- 2022-05-17 18:22:42下载
- 积分:1
-
TSP_matlab_code
using acs(Ant Colony Optimization)
TSP_matlab_code
using acs(Ant Colony Optimization) -TSP_matlab_code
using acs(Ant Colony Optimization)
- 2022-11-01 21:10:03下载
- 积分:1
-
MATLAB-Code-for-Simulated-Annealing
TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. After an initial solution a neighborhood solution is selected by an exchange of a randomly selected pair of nodes. The randomly generated neighbor solution is selected if it improves the solution else it is selected with a probability that depends on the extent to which it deteriorates from the current solution.
- 2009-11-20 02:54:41下载
- 积分:1
-
liziq
说明: matlab的差分算法实现以及粒子群优化算法介绍
(matlab differential algorithms and particle swarm optimization algorithm introduced)
- 2010-03-31 19:27:48下载
- 积分:1
-
MATLAB-ESP
MATLAB 用于汽车ESP的很好的硕士论文,有很高的参考价值(MATLAB for Automotive ESP master s thesis, a high reference value)
- 2012-05-14 12:18:16下载
- 积分:1
-
Errortf
this source code is good
- 2013-08-16 01:28:51下载
- 积分:1
-
xml-to-mat
此代码应用于将xml文件转换为mat文件。在图像的目标识别时我们需要获得一些图像的点坐标。但是通过label me。我们只能获得xml文件的形式,这样我们就需要将xml文件转换为mat文件。方便在matlab的语言环境中进行处理(This code is used in the xml file into mat file. When the target image recognition we need at some point in image coordinates. But by label me. We can only get in the form of xml files, so we need to convert the file to mat xml file. Facilitate processing matlab language environment)
- 2020-10-23 15:57:22下载
- 积分:1