-
code
code for maximum likelihood detection
- 2013-12-08 03:54:18下载
- 积分:1
-
KMEANSalgorithmMatlabimplementationmethods
K-MEANS算法Matlab实现方法,试过,能用,简单易读(K-MEANS algorithm Matlab implementation methods, tried, use, easy accessibility)
- 2009-03-23 08:38:25下载
- 积分:1
-
BPsimulationofpopulation
”BP.m“文件是BP神经网络整个模型的源程序;
“train.fig”是训练时最后得到的图片;
“程序运行的人口数量原始数据.fig”是预测结果绘制的图;
“程序运行时matlab命令窗口的内容.txt”是运行程序是在matlab命令窗口显示的东西;
“程序运行完产生的数据.mat”是程序运行完毕产生的数据。
.bmp文件和.fig文件一样()
- 2008-05-22 16:22:20下载
- 积分:1
-
DAE_paper
Solving Index-1 DAEs in MATLAB and Simulink
- 2011-08-31 08:50:28下载
- 积分:1
-
imunity_pso
带免疫功能的粒子群算法,在matlab环境实现。(With immune function of particle swarm optimization, in the matlab environment realize.)
- 2021-04-11 10:38:58下载
- 积分:1
-
Genetic-Algorithm
遗传算法在matlab中的仿真实现以及举例(matlab Genetic Algorithm)
- 2015-04-01 20:49:00下载
- 积分:1
-
Information-theory
循环迭代次数对 Turbo 码性能的影响(The impact of loop iterations of Turbo code performance)
- 2014-05-10 00:35:33下载
- 积分:1
-
GAcode
说明: 利用遗传算法求解带约束的优化问题,可以直接运行,修改目标函数即可(Solving constrained optimization problems by genetic algorithm)
- 2019-01-19 15:08:30下载
- 积分:1
-
kpca1
KPCA 的基本思想是将数据从输入空间映射到高维特征空间,然后在特征空间利用线性主成分分析方法计算主成分。本程序是KPCA的源程序,可实现调用。对于初学者或许有帮助。(The basic idea of KPCA is to map the data from the input space to high dimensional feature space, then in the feature space using principal component analysis method to calculate the linear principal components. This program is the source KPCA can achieve call. May be helpful for beginners.)
- 2011-10-20 15:57:30下载
- 积分:1
-
cdma2c
CDMA Simulation Using MATLAB
This program models a simple implementation of CDMA technology. It considers multiple bit data streams sent by any number of senders across a common channel. Each sender uses a unique code word, given by the Walsh set, to encode its data, send it across the channel, and then perfectly reconstruct the data at the receiver.
The simulation utilizes these simplifications:
1. The individual data streams share the same bit length.
2. The code words are determined using the Walsh set to create orthogonal code words.
3. The spreading factor M of each code word is identical.
4. All users (data streams and codes) are synchronized in time.
5. Set-up and hold times of real-world systems are ignored.
6. The channel through which the data passes is ideal.
- 2015-01-20 02:47:09下载
- 积分:1