-
EXAMPL_6
该程序主要提供了信号多径传播的模型,直观看出多径的情况(The program provides a major multi-path signal transmission model, an intuitive multi-path to see the situation)
- 2009-04-16 11:16:39下载
- 积分:1
-
GSAALB.zip
装配生产线任务平衡优化遗传算法通MATLAB源码,下面的源码实现了装配生产线任务平衡优化问题(ALB问题)的遗传算法,算法主要参考下面这篇文献,并对其进行了改进。(Task of assembly line balancing optimal genetic algorithm-pass MATLAB source code, the following source code to achieve the task of assembly line balancing optimization problem (ALB problem) of the genetic algorithm, this algorithm is the main reference the following documents, and its improvements.)
- 2009-11-10 01:13:42下载
- 积分:1
-
dual_core
This example application shows you how to use Real-Time Workshop Embedded Coder to target a dual core Blackfin microprocessor. The complete build is managed by a template makefile and control over the memory regions is provided by custom storage classes. The example imposes a top level architecture on the model to define the split of model code between the two cores. This document describes a complete run-through of the model from Simulink simulation to code simulation using VisualDSP. I think it will take about 1 hour to go through the example once you have VisualDSP installed.
- 2010-01-09 16:47:58下载
- 积分:1
-
channel-estimation
Performance comparison of RLS and LMS channel estimation techniques with optimum training sequences for MIMO-OFDM systems
Performance comparison of RLS and LMS channel estimation techniques with optimum training sequences for MIMO-OFDM systems
- 2015-02-17 00:42:19下载
- 积分:1
-
aiffread
An matlab script that open an audio aiff file and extract the data put into a raw pcm variable.
- 2011-06-02 21:56:08下载
- 积分:1
-
SVM-neural-networks-
SVM神经网络中的参数优化 -如何更好的提升分类器的性能 绝对可以无错运行(SVM neural network classifier parameter optimization performance improvement - how to better the absolute can be error free operation)
- 2015-01-08 10:42:09下载
- 积分:1
-
分支定界法
说明: 分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。
对于两个变量的整数规划问题,使用网格的方法有时更为简单。 [1]
通常,把全部可行解空间反复地分割为越来越小的子集,称为分支;并且对每个子集内的解集计算一个目标下界(对于最小值问题),这称为定界。在每次分枝后,凡是界限超出已知可行解集目标值的那些子集不再进一步分枝,这样,许多子集可不予考虑,这称剪枝。这就是分枝定界法的主要思路。(Branch and bound method is one of the most commonly used algorithms to solve integer programming problems. This method can solve not only pure integer programming but also mixed integer programming. Branch and bound algorithm is a method of search and iteration, which selects branches with different branch variables and sub problems.
For integer programming problems with two variables, the grid method is sometimes simpler[ 1]
Generally, all feasible solution spaces are divided into smaller and smaller subsets repeatedly, which is called bifurcation; And a lower bound of the objective (for the minimum value problem) is calculated for the solution set in each subset, which is called the bound. After each branch, those subsets whose bounds exceed the objective value of the known feasible solution set will not be further branched, so many subsets can not be considered, which is called pruning. This is the main idea of branch and bound method.)
- 2021-04-26 12:21:14下载
- 积分:1
-
Matlab_for_digital_communication
Matlab for digital communication
- 2009-11-04 19:11:08下载
- 积分:1
-
QAM_Modem
QAM调制和解调的matlab实现,瑞利信道,高斯白噪声(QAM modulation and demodulation matlab implementation, Rayleigh channel, Gaussian white noise)
- 2021-01-05 11:58:54下载
- 积分:1
-
entropy
计算一副图像的信息熵,如需计算多幅图像,只需修改名称即可(Calculating an image information entropy, calculated for multiple images, you can just change the name)
- 2011-05-22 09:34:38下载
- 积分:1