-
lqrdmdfe
matlab code for lqrdmdfe algorithm in mimo ofdm systems for 4x4 and 8x8 systems.
- 2010-10-19 16:59:11下载
- 积分:1
-
sig
approximate the integral of exp(x)/(1+exp(x) )* N(m,ss)
- 2010-01-29 21:58:58下载
- 积分:1
-
PSCAD-san-xiang
PSCAD实例。希望对初学该软件的朋友有所帮助。(PSCAD instance. Hope that friends of the software for beginners help.)
- 2011-06-03 18:00:25下载
- 积分:1
-
CMA
对信号进行常数模算法的仿真。这类算法对信号具有很好的均衡效果,且运算简单。(Constant modulus algorithm for the simulation of the signal. Such algorithms on the signal has a well-balanced effect, and simple operation.)
- 2012-05-18 17:15:32下载
- 积分:1
-
10GNRZ_optimization
vpi photonics file 10 G NRZ optimization
- 2018-01-24 18:53:44下载
- 积分:1
-
ezyfit
mathworks也提供Curve Fitting Toolbox,不过要钱,这是一个一维Curve Fitting的工具包,提供命令行和GUI接口。(MathWorks also offers Curve Fitting Toolbox, but for money, this is a one-dimensional Curve Fitting tool kit, providing the command line and GUI interface.)
- 2007-09-02 13:06:08下载
- 积分:1
-
jiemi
这个程序主要是用来设计实现一个加解密的系统 采用matlab设计 用了二进制循环 异或的知识(与刚才对应的解密程序)(This program is mainly used to design and implement a system of encryption and decryption using matlab design cycle using the binary XOR of the knowledge (and have the corresponding decryption process))
- 2010-08-18 15:43:15下载
- 积分:1
-
Fast_Gaussian_Filtering
快速高斯滤波工具箱(fast guassian toolbox),具有良好的滤波效果,希望大家可以用来进行探讨。(Fast Gaussian filter Toolbox (fast guassian toolbox). good filtering effect, we hope can be used to explore.)
- 2006-06-08 22:27:06下载
- 积分:1
-
bwdistsc
This function computes Euclidean distance transform for 3D binary image with non-trivial aspect ratio (i.e. anisotropic pixels). The algorithm uses fast optimized line-scans and is actually faster than MATLAB s BWDIST implementation of search on optimized kd-tree for many cases. It also uses cell-array representation for internal data, and thus is less demanding to physical memory.
- 2007-10-10 15:08:07下载
- 积分:1
-
MATLAB
1.本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数
2.演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。
3.测试数据
输入初始变量后用y=100*(x1*x1-x2)*(x1*x2-x2)+(1-x1)*(1-x1)其中-2.048<=x1,x2<=2.048作适应度函数求最大适应度即为函数的最大值
(1. This program demonstrates a simple genetic algorithm is a random population, then according to the crossover rate and mutation rate, fitness for calculating the maximum number of generations in which algebra 2. Demo program to computer users and the implementation of dialogue, that is displayed on a computer terminal " message" after the keyboard input by the user specified in the order demo program the corresponding input data and results in a subsequent operation. 3. Test data input with the initial variables y = 100* (x1* x1-x2)* (x1* x2-x2)+ (1-x1)* (1-x1) where-2.048 < = x1, x2 < = 2.048 ask for the maximum fitness function is the function of the maximum fitness)
- 2011-04-27 10:45:28下载
- 积分:1