-
6
说明: Adaptive Channel Estimation Using Cyclic Prefix in Multicarrier Modulation System
- 2010-11-15 03:32:00下载
- 积分:1
-
julei
这是一个基本的数模题目的套路,分析数模聚类问题,例子是乳腺癌的诊断模型,过程为标准化数据,逐步回归,分析主要因素,聚类方法有距离法和神经网络法,均附有源码和解释说明(This is an essential topic of routine digital-analog, digital-analog cluster analysis problem example is the breast cancer diagnostic model, the process for the standardized data, stepwise regression, analysis of major factors, clustering methods from the method and neural network are with source code and explanations)
- 2010-05-27 15:54:41下载
- 积分:1
-
PCA_Thesis_USM
In order to fulfill the implementation of this project there are three main objectives that need to be achieved:
1. To learn and apply a technique for object recognition for single and multiface detection.
2. To examine the principal component analysis (PCA) performance in multiface detection system.
3. To learn and use MATLAB to develop an intelligent system using Image processing tools.
- 2012-06-21 22:52:09下载
- 积分:1
-
mianyisuanfa
这是免疫算法。这个算法几乎与遗传算法一样,只是多用了一个免疫函数
免疫算法是遗传算法的变体,它不用杂交,而是采用注入疫苗的方法。(This is the immune algorithm. This algorithm and genetic algorithm is almost the same, but with a much immune function
Immune algorithm is a variant of the genetic algorithm, it does not hybridize, instead of using the method of injecting the vaccine.)
- 2014-10-25 14:24:04下载
- 积分:1
-
mur_1d
使用MATLAB平台进行的一维mur边界仿真( one-dimensional boundary simulation mur using MATLAB platform)
- 2013-09-25 09:55:44下载
- 积分:1
-
EMD_boundary
边界延拓镜像法和边界延拓自适应波形匹配法(Boundary extension by mirror and adaptive wave matching)
- 2016-05-03 21:36:46下载
- 积分:1
-
prnPulseGen
Generate rectangular pulse modulated with a PRN code frequency shifted to Fc
- 2010-10-27 21:36:24下载
- 积分: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
-
ANN_matlab_916006583
一个介绍如何用matlab模拟实现ANN的文章,对于学习ANN的人来说非常值得一读(1 describes how to use matlab simulation to achieve ANN article, for those who study ANN is very well worth reading)
- 2009-12-30 09:39:03下载
- 积分:1
-
FastICA_25
芬兰作者提出的FastICA算法,用以解决盲源分离问题,我编写了一个主程序,调用其已经编写好的功能函数,可以查看仿真结果。(Finland FastICA algorithm proposed by the authors to solve the blind source separation problem, I wrote a main program, calling its already written performance function, you can view the simulation results.)
- 2013-10-31 20:03:30下载
- 积分:1