-
filesunderstandingUWB
Source code of matlab for problems in understanding UMB
- 2009-10-01 01:53:25下载
- 积分:1
-
HuMoment
(using Matlab)calculate Hu-moment of images
- 2010-11-15 16:47:24下载
- 积分:1
-
signal-and-system-with-matlab
信号与系统——连续与离散_MATLAB文件(Signals and Systems- Continuous and Discrete _MATLAB file)
- 2011-04-23 16:16:47下载
- 积分:1
-
matlabusing
常用的MATLAB实用程序,可以帮助你完成MATLAB的快速入门(Commonly used MATLAB utility that can help you complete the Quick Start MATLAB)
- 2010-05-21 17:12:30下载
- 积分:1
-
fenzu
对数据进行分组:通过该程序在matlab将一组数据随机的分为两组,用于建模计算(devide into two groups)
- 2013-10-30 21:59:28下载
- 积分: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
-
HengXiang-RLS
一个横向均衡器的MATLAB仿真,采用了自适应算法中的RLS算法(MATLAB simulation of a transverse equalizer, using the adaptive algorithm RLS algorithm)
- 2014-02-10 18:12:43下载
- 积分:1
-
matlab
宝典丛书的一本,很新的,matlab图像处理与界面编程的课后源程序。有很好的学习价值(A book series, it is new, matlab image processing and after-school programming source interface. Learning the value of good)
- 2009-04-25 09:23:11下载
- 积分:1
-
matlab_program100
说明: 1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇(1-32 : the application of graphics
33-66 : graphics interface design
67-84 : graphics processing
85-100: Numerical Analysis )
- 2009-08-05 15:22:40下载
- 积分:1
-
parallel_battery_SC_boost_converter
这个例子示出了充放电时的超级电容器的模式。该电路示出了与电池超级电容器的一个简单的杂交。超级电容器被连接到降压/升压转换器和电池连接到升压转换器。电池的功率由一个速率限制器块,因此瞬态功率由超级电容器供给到DC总线限制。(This example shows the supercapacitor model during charge and discharge.
The circuit illustrates a simple hybridization of a supercapacitor with a battery. The supercapacitor is connected to a Buck/Boost converter and the battery is connected to a Boost converter. Power of the battery is limited by a rate limiter block, therefore the transient power is supplied to the DC bus by the supercapacitor.)
- 2021-01-13 11:58:48下载
- 积分:1