-
VC++AndMatlabMixtureAndRealization
vc++和matlab混合编程,本书提供vc++和matlab混合编程的方法(vc mixed and Matlab programming, this book provides vc mixed and Matlab programming method)
- 2007-05-12 09:35:26下载
- 积分:1
-
Basic-Segmentation
Segmentation methodes en matlab
- 2010-05-26 22:30:30下载
- 积分:1
-
svm
支持向量机的回归拟合——混凝土抗压强度预测,介绍SVM回归拟合的基本思想和原理,并以实例的形式阐述其在混凝土抗压强度预测中的应用。(Support vector machine regression- concrete compressive strength prediction, SVM regression introduce the basic ideas and principles, and examples in the form set forth in the concrete compressive strength prediction.)
- 2013-08-16 09:28:23下载
- 积分:1
-
ScrptJacobiano
Jacobian transformation script
- 2014-12-04 01:25:59下载
- 积分:1
-
leach-matlab-improved
Improved Leach protocol
- 2014-01-08 14:01:25下载
- 积分:1
-
crossvalidation_svm
matlab编写的调整svm参数的程序,其中cross是主程序,另两个是自己编写的svm核函数,如果要用matlab自带的核函数就把-t的值改成2即可。Ytrain是标记矩阵,Xtrain是特征矩阵,都由用户自己导入。可利用k倍交叉验证来选择最优的c参数。k可自行更改。(svm matlab prepared to adjust the parameters of the program, which cross the main program, and the other two are themselves prepared svm kernel function, if you use the value of the kernel function matlab own put-t can be changed to 2. Ytrain is labeled matrix, Xtrain is characteristic matrix, imported by the users themselves. K-fold cross-validation can be used to select the optimal c parameter. k can make changes.)
- 2014-01-15 15:51:27下载
- 积分:1
-
Genetic
说明: 遗传算法,一种启发式算法,用于演化求最优值(Genetic algorithm, a heuristic algorithm for evolutionary optimization)
- 2019-01-25 23:31:19下载
- 积分:1
-
diandianhe
matlab的pde工具箱很薄弱,同时只能处理有限复杂度的问题,利用comsol强大的有限元分析与多物理场的耦合性,解决相当完美。
matlab与多物理场有限元软件的结合,本程序需要安装matlab7.0以上以及comsol multiphysics 3.0以上版本,建立客户端后可以方便的利用matlab控制有限元软件,进行建模计算。
本程序描述的是点电荷周围的电场以及电势。适合于初学者(The pde matlab toolbox is very weak, and can only handle a limited complexity of the problem, by using comsol powerful finite element analysis and multi-physical field coupling to solve quite perfect. matlab and multi-physics finite element software combination, the above procedure to install matlab7.0 and comsol multiphysics 3.0 or later, after establishing the client can easily control the use of matlab finite element software to model calculations. This procedure describes the electric field around a point charge and the electric potential. Suitable for beginners)
- 2010-06-15 19:04:53下载
- 积分:1
-
ROMP
一种正则化正交匹配追踪ROMP算法的matlab源程序,一个函数,方便使用(A New Regularized Orthogonal Matching Pursuit ROMP algorithm matlab source, a function, easy to use)
- 2020-11-30 16:59:28下载
- 积分:1
-
Tsteepest_desh
这个Matlab程序实现最速下降算法。最速下降法是一种最基本的算法,它在最优化方法中占有重要地位.最速下降法的优点是工作量小,存储储变量较少,初始点要求不高;缺点是收敛慢,最速下降法适用于寻优过程的前期迭代或作为间插步骤,当接近极值点时,宜选用别种收敛快的算法.
(The Matlab program to achieve the steepest descent algorithm. Steepest descent method is a basic algorithm, it occupies an important position in the optimization method. Advantage of the steepest descent method is the small amount of work, less storage reservoir variables, the initial point less demanding drawback is slow convergence, the steepest descent method for the optimization process of the early iterations, or as inserted steps are advised to use other kinds of fast convergence of the algorithm when close to the extreme point.)
- 2012-08-20 07:27:17下载
- 积分:1