-
bp
说明: 在matlab的条件下,开发BP网络的优化方法,对边坡的安全系数进行分析(In matlab under the conditions of the development of BP network optimization method, the slope factor of safety analysis)
- 2007-07-24 17:34:37下载
- 积分:1
-
Fn_RMSHE
recursive mean-separate histogram equalization
- 2013-08-21 09:56:29下载
- 积分:1
-
PSO-BP
pso-bp神经网络优化程序,可对多类故障进行分类。(pso-bp neural network optimization procedures, multi-fault classification.)
- 2014-12-16 20:52:59下载
- 积分:1
-
bivarnormcdf2
Numerically approximates the double integral of a standard bivariate Normal distribution
- 2009-11-13 19:06:15下载
- 积分:1
-
The-sorting-process
说明: 该程序用于排序,有冒泡法排序,排队法排序
包含内容齐全,运行速度快(The program for sorting, sort of bubbling method, queuing method sort
Contains the content is complete, run faster)
- 2012-04-01 11:02:23下载
- 积分:1
-
我已经上传了5个源代码-PROGRAM
说明: I have uploaded 5 source code
- 2020-06-21 22:20:02下载
- 积分:1
-
应用蚁群算法解决TPS问题,通用简洁程序代码
应用蚁群算法解决TPS问题,通用简洁程序代码
TSP问题蚁群算法通用Matlab程序(附图)(2007-03-10 09:28:51)转载
蚁群算法是当前研究非常火热的一种智能算法,下面的蚁群算法程序专门用于求解TSP问题,此程序由GreenSim团队于2006年初完成,最初公开发表于研学论坛,我们经过仿真检验,发现此程序的优化效率和鲁棒性都非常好。
function [R_best,L_best,L_ave,Shortest_Route,Shortest_Length]=ACATSP(C,NC_max,m,Alpha,Beta,Rho,Q)
%%=========================================================================
%% ACATSP.m
%% Ant Colony Algorithm for Traveling Salesman Problem
%% ChengAihua,PLA Information Engineering University,ZhengZhou,China
%% Email:aihuacheng@gmail.com
%% All rights reserved
%%-------------------------------------------------------------------------
%% 主要符号说明
%% C n个城市的坐标,n×2的矩阵
%% NC_max 最大迭代次数
%% m 蚂蚁个数
%% Alpha 表征信息素重要程度的参数
%%
- 2022-02-13 06:43:11下载
- 积分:1
-
matlab小波分解、时频分析
关于小波变换在 matlab 语言,给你的方法中的代码如何做小波分解和时间-频率 analysis.ok,它的容易引入,但很难理解你想要的 code.if,你可以免费。
- 2022-10-03 18:15:03下载
- 积分:1
-
chebyew
Chebyew filter & matlab lab workshop ppt by vibhor kumar bhardwaj
- 2012-05-02 23:02:00下载
- 积分:1
-
SOLAR-PV
This paper focuses on a Matlab/SIMULINK model of a photovoltaic cell. This model is based on mathematical equations and is described through an equivalent circuit including a photocurrent source, a diode, a series resistor and a shunt resistor. The developed model allows the prediction of PV cell behaviour under different physical and environmental parameters. The model can also be used to extract the physical parameters for a given solar PV cell as a function of temperature and solar radiation. In addition, this study outlines the working principle of PV module as well as PV array. In order to validate the developed model, an experimental test bench was built and the obtained results exhibited a good agreement with the simulation ones.
- 2014-10-21 14:26:57下载
- 积分:1