-
xianduochiduzaibianyuan
数学形态学边缘检测算法实现,很好好的参考陈旭啊我自己编的(Morphological edge detection algorithm, Chen Xu, ah well good reference compiled by myself)
- 2011-06-06 20:04:24下载
- 积分:1
-
three-level-DTC
基于三电平空间电压质量控制的异步电动机直接转矩控制(Based on a three-level quality control of space voltage induction motor direct torque control)
- 2013-12-15 15:11:22下载
- 积分:1
-
semi-supervised-algorithm-matlab
半监督分类算法,其中有一些例子可供大家使用(semi-supervised algorithm,there are examples you can try。)
- 2020-11-22 18:49:35下载
- 积分:1
-
HLRF_method
一次可靠度的HLRF算法。随机向量的概率模型采用Nataf分布,考虑变量相关性。验算点搜寻采用U空间的梯度迭代算法。(This is a first-order reliability method based on HLRF algorithm. A multivariate distribution model,Nataf model,is used to generate the random variables. To search the design point in indenpent standard Gauss space, a kind of gradient iterative algorithm is adopted.)
- 2020-11-09 20:09:46下载
- 积分:1
-
ACTSP
实现了蚁群算法求解TSP问题。注释详细
function[R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
-------------------------------------------------------------------------
主要符号说明
C n个城市的坐标,n×2的矩阵
NC_max最大迭代次数
m蚂蚁个数
Alpha表征信息素重要程度的参数
Beta表征启发式因子重要程度的参数
Rho信息素蒸发系数
Q信息素增加强度系数
R_best各代最佳路线
L_best各代最佳路线的长度
=========================================================================
(Ant Colony Algorithm for the realization of the TSP problem. Notes the detailed function [R_best, L_best, L_ave, Shortest_Route, Shortest_Length] = ACATSP (C, NC_max, m, Alpha, Beta, Rho, Q) ------------------------------------------------------------------- The main symbol------ C n that cities coordinates, n × 2 matrix NC_max the largest number of iterations m the number of Alpha ant pheromones characterized the importance of the parameters Beta factor heuristic importance of characterization of the parameters Rho evaporation coefficient of pheromone pheromone Q increase in intensity coefficient R_best best route generations generations L_best the length of the best route ====== ================================================== =================)
- 2009-05-09 17:21:45下载
- 积分:1
-
Matlab与利率期限结构静态估计-NS模型
Matlab与利率期限结构静态估计-NS模型,有图有代码说明(Matlab NS model code express)
- 2019-05-18 23:17:10下载
- 积分:1
-
mathlabycsf
阐述了遗传算法的基本原理,对MATLAB 遗传算法工具箱(GAOT) 的参数使用进行了详细介绍,探讨了MATLAB 遗传算2008080116565263(Expounded the basic principles of genetic algorithm, the MATLAB Genetic Algorithm Toolbox (GAOT) using the parameters described in detail, discusses the MATLAB Genetic Operators 2008080116565263)
- 2008-12-14 13:16:02下载
- 积分:1
-
Fisher
说明: 用MATLAB做的Fisher线性分类器,处理脑电信号,数据为bci竞赛数据(MATLAB to do with Fisher linear classifier, EEG signal processing, data race data for the bci)
- 2020-09-19 23:57:54下载
- 积分:1
-
LMSE
LMSE算法实现判断线性可分性和求分界向量(LMSE algorithm for linear separability judgment and seek demarcation vector)
- 2020-08-31 19:38:10下载
- 积分:1
-
gaoss
自己编写的小程序,实现高斯概率密度函数,希望对大家有帮助(to implement the gaoss density function)
- 2013-05-08 16:11:01下载
- 积分:1