-
LMS
说明: 辨识参数,进行迭代计算,可以辨识各种经典模型的是参数,经典最小二乘法a(Parameter identification, iterative calculation, can identify all kinds of classical models is the parameter, classical least square method a)
- 2019-12-30 20:52:00下载
- 积分:1
-
MATLAB-FEM
本书主要介绍了有限元方法的MATLAB程序实现,是国外经典的计算机学科教材。(This book introduces the finite element method of the MATLAB program, a foreign classic computer science textbook.)
- 2013-11-04 18:12:46下载
- 积分:1
-
calyy000
这个程序是MATLAB里面完成了计算节点导纳矩阵的功能,对初学者很有用。(This procedure is done inside MATLAB function calculates the node admittance matrix, useful for beginners.)
- 2015-09-18 20:54:34下载
- 积分: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
-
2
说明: matlab电机仿真精华50例/异步电机abc仿真模型(matlab simulation of the essence of 50 cases of motor/induction motor simulation models abc)
- 2008-07-24 12:10:19下载
- 积分:1
-
tic2000_MATLAB
说明: 好不容易找不到的2812芯片在MATLAB环境下仿真的说明文件! (After 2812 the chip can not be found in the MATLAB simulation environment documentation!)
- 2009-08-20 19:42:43下载
- 积分:1
-
chapter10-CDMA-system-silulation
CDMA系统仿真,包括CDMA基本原理及cdma2000通信系统仿真。(cdma system simulation, include princple of cdma and cdma 2000 system simulation)
- 2012-11-13 20:07:12下载
- 积分:1
-
JST_backpropation_error
ANN Backpropagation Error
- 2010-06-25 14:06:49下载
- 积分:1
-
chap3
《visual c++matlab图像处理与识别实用案例精选》源码(" Visual c++ matlab image processing and recognition of practical cases selected" source)
- 2009-05-09 22:48:44下载
- 积分:1
-
jiance
读取视频,检测并标记白色车辆目标,去除车道线和其他非圆碟形状的结构目标物,最后播放可视化后的视频(It will read the video, detect and mark vehicle targets,then lane and other targets of non-circles shape will be removed, at last,play the video after visualization.)
- 2012-03-27 15:17:11下载
- 积分:1