-
QuantumandQuantumEvolutionaryAlgorithm
关于量子和量子群优化算法求解NP问题的论文,其中还包括一篇介绍详细的硕士论文,全中文,对于初学者很有帮助。(On the Quantum and Quantum Swarm Optimization for NP issues papers, including a detailed introduction of the master)
- 2008-08-11 14:47:11下载
- 积分:1
-
project3
matlab实现的行人检测加跟踪,对学习图像处理的同学很有帮助(matlab implementation of pedestrian detection and tracking, help students learn image processing)
- 2012-07-04 15:11:08下载
- 积分:1
-
Posicast-control-within-feedback-structure-for-a-
posicast control within .
- 2014-02-19 02:32:40下载
- 积分:1
-
TSP
TSP问题(货郎担问题,旅行商问题)的模拟退火算法通用malab源程序
f目标最优值,T最优路线,d距离矩阵,t0初始温度,tf结束温度
- 2010-08-20 21:33:00下载
- 积分:1
-
system-identification
说明: 多个辨识算法的GUI编程
包括最小二乘,递推最小二乘,牛顿参数,梯度矫正,极大似然法等。(GUI programming multiple recognition algorithms, including least squares, recursive least squares, Newton' s argument, the gradient correction, the maximum likelihood method.)
- 2011-03-06 10:42:01下载
- 积分:1
-
SNR_and_MSE
说明: mmse与snr的算法仿真,最小均方误差和最大信噪比,获得自适应算法的最优权,实现抗干扰(mmse snr algorithm and simulation, the minimum mean square error and maximum signal to noise ratio, the right of access to optimal adaptive algorithm to achieve anti-jamming)
- 2010-03-31 22:44:19下载
- 积分:1
-
matlab_prog
THIS IS ANOTHER COMPLETE REFRENCE BOOK
- 2014-09-23 15:39:43下载
- 积分:1
-
main
omp 算法 你可以通过这个算法完成图像恢复,效果好,恢复时间短,误码率低,解决凸优化算法复杂度高的缺点convex optimization algorithm with high complexity(omp algorithm you can accomplish by this algorithm for image restoration, good effect, shorter recovery time, error rate, to solve the shortcomings of convex optimization algorithm with high complexity)
- 2014-01-13 20:49:57下载
- 积分:1
-
SVM
说明: 自己编写的svm分类器,根据台湾大学林智仁教授写的libsvm编写的,各位支持一下(My own SVM classifier, according to the libsvm written by Professor Lin Zhiren of Taiwan University, you support it)
- 2020-07-13 23:14:32下载
- 积分:1
-
Peakfinder
Basic function to locate and measure the positive peaks in a noisy
data sets. Detects peaks by looking for downward zero-crossings
in the smoothed third derivative that exceed SlopeThreshold
and peak amplitudes that exceed AmpThreshold. Determines,
position, height, and approximate width of each peak by least-squares
curve-fitting the log of top part of the peak with a parabola.
- 2009-03-18 14:58:18下载
- 积分:1