-
simAnealing
Simulated annealing (SA) is a generic probabilistic metaheuristic for the global optimization problem of applied mathematics, namely locating a good approximation to the global optimum of a given function in a large search space. It is often used when the search space is discrete (e.g., all tours that visit a given set of cities). For certain problems, simulated annealing may be more effective than exhaustive enumeration — provided that the goal is merely to find an acceptably good solution in a fixed amount of time, rather than the best possible solution.
- 2010-07-07 12:57:40下载
- 积分:1
-
wangxiaoyun
用于实现车道线识别探测的matlab程序,可达到良好的识别率(Lane Recognition for achieving detection matlab program, can achieve good recognition rate)
- 2010-07-19 10:20:45下载
- 积分:1
-
4.01
HSQARKH 完整源码,这只是一个初步代码,用来实现ARK,做隐藏方面研究的.
(HSQARKH complete source code, this is just a preliminary code that is used to achieve ARK, so hidden aspects of the study.)
- 2010-01-17 14:56:41下载
- 积分:1
-
BPSelf
该算法利用BP神经网络描述了一个同心圆的分类算法。特点是可以任意定义多个隐层及隐层内的神经元数目。(the algorithm discribed a category of samecircle.with it you can define any number of buried layer and never cell number of each buried layer.)
- 2012-04-02 20:04:04下载
- 积分:1
-
fft
对一组信号进行fft变换,将时域转换到频域(A group of signals are transformed by FFT, and the time domain is converted to frequency domain.)
- 2018-10-10 15:54:24下载
- 积分:1
-
freedom3
说明: 车辆三自由度模型 运行可用且可以编译 输入相应值可以进行仿真 不会出错(The vehicle three degree of freedom model is available for operation and can be compiled and input corresponding values for simulation without error)
- 2020-03-05 13:03:13下载
- 积分:1
-
code
频谱分配经典算法,基于比例公平,注水算法优化(Classical spectrum allocation algorithm based on proportional fairness, water algorithm optimization)
- 2015-12-17 14:17:54下载
- 积分:1
-
quaternion
四元数c++软件类库,四元数基本运算,非常好用(Quaternion c++ Software library, quaternion basic computing, very easy to use)
- 2008-06-26 15:07:05下载
- 积分:1
-
Image_quality_assessment
无参考图像质量评价,输入图像,输出评价指标,介于0至100之间(image quality assessment)
- 2012-11-21 20:00:59下载
- 积分:1
-
41695062kuaidaixinhaoDOA
针对稀疏圆阵的波达方向估计问题,提出了解相干求根MUSIC算法(Sparse UCA Decorrelation Root-MUSIC,SDR)。通过改进传统的波束变换方法,进行相位校正,并在波束域进行误差补偿,得到具有共轭对称结构的波束域导向矢量。在波束域进行前后向平均处理和使用求根MUSIC算法(In order to solve the direction of arrival estimation of sparse circular arrays, a new understanding of the Sparse UCA Decorrelation Root-MUSIC (SDR) algorithm is proposed. By improving the traditional beam transform method, phase correction, and error compensation in the beam domain, a beam-domain steering vector with a conjugate symmetry structure is obtained. Averaging forward and backward in the beam domain and using the root-finding MUSIC algorithm)
- 2018-06-27 15:32:42下载
- 积分:1