-
TheApplicationofSimulinkSoftwareinDSSS
用MATLAB中的SIMULINK工具建立直接扩频的仿真模型并进行仿真(The SIMULINK with MATLAB tools for the establishment of direct spread spectrum simulation model and simulation)
- 2009-12-15 13:18:52下载
- 积分:1
-
PSCADzhongwenjiaocheng
说明: pscad中文教程,包括安装,常用操作以及常用元件等性质(pscad Chinese language tutorials, including installation, operation and common properties such as common components)
- 2011-03-26 11:20:49下载
- 积分:1
-
XINHAOFENXUAN
将数据场和灰关联分析用到信号分选中,分选概率得到很大提高(The data fields and gray correlation analysis used in signal sorting, sorting greatly increase the probability)
- 2014-10-04 22:29:26下载
- 积分:1
-
flapping
使用非定常涡格法(UVLM)计算一种简单扑翼机的升力。对应文献Time Domain Modeling of Unsteady Aerodynamic Forces on a Flapping Airfoil -Eric Durand(MIT Master thesis)(Unsteady vortex lattice method (UVLM) a simple flapping wing machine lift. Corresponding literature Time Domain Modeling of Unsteady Aerodynamic Forces on a Flapping Airfoil-Eric Durand (MIT Master thesis))
- 2013-03-21 00:28:31下载
- 积分:1
-
SantaPack2013_model_alfnie
Packing Santa s Sleigh by Alfonso Nieto-Castanon
- 2014-02-07 03:05:30下载
- 积分:1
-
jei-je33
本科毕设要求参见标准测试模型,可直接计算得到多重分形谱,一种噪声辅助数据分析方法。( Undergraduate complete set requirements refer to the standard test models, It can be directly calculated multi-fractal spectrum, A noise auxiliary data analysis method.)
- 2017-03-22 20:19:50下载
- 积分:1
-
map34
34个省份的地图的代码以及相关的属性,并提供相应的地图图形及四分图
(it is a example of providing how to do lm tests)
- 2015-06-22 20:03:45下载
- 积分:1
-
VMD
变分模态分解的源程序 ,主要用于信号处理(Source program for variational mode decomposition, mainly used for signal processing)
- 2020-11-25 18:49:32下载
- 积分:1
-
psp
PSP算法,用于信道的系数估计和均衡,此处是基本的算法实现(PSP algorithm, the coefficient for channel estimation and equalization, here is the basic algorithm)
- 2020-10-29 16:09:56下载
- 积分: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