-
bnb20
非线性整数规划算法,求解非线性整数规划活混合规划问题,常用的算法是分枝定界算法。基于该算法编成的现成函数bnb20()(Nonlinear integer programming algorithm for solving nonlinear mixed integer programming live planning problem, commonly used algorithms are branch-and-bound algorithm. Based on the algorithm into off-the-shelf function bnb20 ())
- 2020-08-23 14:28:17下载
- 积分:1
-
sgLasso
目前比较流行的稀疏分解重构程序,可以用在人脸识别、字典构造等方面。(Currently popular sparse decomposition and reconstruction process, can be used in face recognition, dictionary structure and so on.)
- 2011-01-05 21:48:19下载
- 积分:1
-
matlabbianchengzhongwenxiudingban
S.J.Chapman《MATLAB编程》中文版修正版,此书是matlab入门的好教材,欢迎matlab初学者下载学习。(SJChapman " MATLAB Programming" modified version of the Chinese version, the book is good material matlab entry, please download matlab for beginners to learn.)
- 2010-05-09 15:55:03下载
- 积分:1
-
QIHT_demo
Algorithm as described in "CoSaMP: Iterative signal recovery from
incomplete and inaccurate samples"
- 2013-08-16 21:11:34下载
- 积分:1
-
matlab_ch3
very good electronic textbook,for elementary learners
- 2012-06-16 00:36:21下载
- 积分:1
-
改进遗传算法Matlab代码
说明: 图像阈值分割技术在图像分割中具有重要的意义。遗传算法既可以对全局信
息高效利用,也减少了存储空间和计算量。利用遗传算法的优点,提出了一
种用改进遗传算法的图像分割的方法,可以将父代中适应度大的个体代替当前代
中的个体,保证了可以选出最优的个体。遗传算法是具有鲁棒性和自适应性的搜
索方法.通过实验对比,表明该方法具有快速、稳定分割的特点。(Image threshold segmentation technology is of great significance in image segmentation. Genetic Algorithms can be used for global information
Efficient utilization of information also reduces storage space and computation. Based on the advantages of genetic algorithm, a new genetic algorithm is proposed.
A method of image segmentation based on improved genetic algorithm can replace the current generation with individuals with large adaptability in the parent generation.
The individual in the system ensures that the best individual can be selected. Genetic Algorithms are Robust and Adaptive Search
The experimental comparison shows that the method has the characteristics of fast and stable segmentation.)
- 2020-06-17 17:20:02下载
- 积分:1
-
libsvm
Libsvm is a simple, easy-to-use, and efficient software for SVM
classification and regression. It solves C-SVM classification, nu-SVM
classification, one-class-SVM, epsilon-SVM regression, and nu-SVM
regression. It also provides an automatic model selection tool for
C-SVM classification. This document explains the use of libsvm.
- 2009-05-12 14:17:53下载
- 积分:1
-
Matlab.resource
matlab.resource介绍了有关matlab的程序设计及应用(matlab.resource briefed on the Matlab design and application procedures)
- 2007-01-16 00:51:03下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
faceicaprot
very important face recognition project in matlap
- 2013-02-08 02:41:45下载
- 积分:1