-
Genetic_Algorithm_Optimization_Toolbox_package_Mat
This directory contains the Genetic Algorithm Optimization Toolbox for
Matlab
To use this, if you are local to NCSU and have AFS access to this
directory, simply extend the matlab path using the following command.
You can also place this command in a file called startup.m. Everytime
you start Matlab in the directory containing this file, the path will
always be extended.
- 2007-10-26 18:58:28下载
- 积分:1
-
td3
time difference of arrival application for wireless sensor networks
- 2013-11-08 15:34:59下载
- 积分:1
-
Adaptive-trade-off-model
自适应约束演化优化权衡模型的matlab仿真(An adaptive Trade-off Model for Constrained Evolutionary Optimization)
- 2012-01-09 09:13:08下载
- 积分:1
-
pso
说明: 基于matlab的标准粒子群优化算法,?趍atlab的标准粒子群优化算法,(Matlab based on the standard particle swarm optimization algorithm,? 趍atlab standard particle swarm optimization algorithm,)
- 2008-11-21 11:06:31下载
- 积分:1
-
zhang_xian_da
清华大学 张贤达 《现代信号处理》pdf(Tsinghua University, Zhang XD modern signal processing pdf)
- 2012-08-23 08:33:47下载
- 积分:1
-
onduleurMLI
Simulink of onduleur MLI
- 2013-04-15 00:04:24下载
- 积分:1
-
Matlab_
一本有关matlab介绍比较详尽的书籍,其中有代码介绍,对于初学者来说,可以选择性学习。(A book on matlab image processing of the comparatively detailed book。There are code introduction, for beginners, can selective learning.
)
- 2012-10-10 18:46:41下载
- 积分:1
-
BendersDecomposition
BENDERS分解算法,用来求解MIPS,即混合整数线性规划问题。我已经做了注释。(Benders decomposition of solving MIPS problem, which is mixed integer linear programming, I have done Notes)
- 2021-04-25 15:58:46下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1
-
MATLAB-DAQ
从实用的角度出发,详细介绍了在MATLAB软件环境下,如何利用研
华的数据采集与控制多功能板卡实现数据采集与控制仿真。
本手册适合工程技术人员、科学研究人员和大中专学校的学生参
考。(From the practical point of view, described in detail in the MATLAB software environment, how to use Advantech' s Data Acquisition and Control of multi-board data acquisition and control simulation. The manual for engineering and technical personnel, scientific research and large secondary school students.)
- 2009-05-11 22:15:33下载
- 积分:1