-
matlab-yichuan-suanfa
基于Matlab的遗传算法~是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它最初由美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》,GA这个名称才逐渐为人所知,J.Holland教授所提出的GA通常为简单遗传算法(SGA)。(SGA
《Adaptation in Natural and Artificial Systems》)
- 2009-10-26 00:23:58下载
- 积分:1
-
MATLABmixedprogramming
本书介绍了MATLAB 7.X版本与其他语言混合编程的方法。内容包括在MATLAB中以文件方式导入、导出数据;在Windows和Linux开发C/C++语言的MEX文件;在Windows和Linux开发FORTRAN语言MEX文件;在MATLAB中使用动态连接库文件;在C/C++语言中调用MATLAB引擎;使用MATLAB编译器,以及如何在C/C++程序中使用mcc编译的库函数;在C++程序中使用MATLAB的COM编译器产生的COM组件等。
本书可以作为高等院校各工程专业的教学参考书,也是广大科技工作者必备的参考用书。(This book introduces MATLAB 7.X version of the mixed language programming with other methods. Included in MATLAB in order to document the way in import, export data in Windows and Linux to develop C/C++ language MEX documents in Windows and Linux development FORTRAN language MEX documents in the use of MATLAB dynamic link library file in C/C++ Calling MATLAB language engine using MATLAB compiler, and how C/C++ programs compiled using the library function mcc in C++ program using the MATLAB Compiler COM components generated by COM. This book can serve as institutions of higher learning of the engineering profession of teaching reference books, scientific and technological workers is necessary for the majority of reference books.)
- 2009-04-21 11:24:03下载
- 积分:1
-
PARReductioninOFDMviaActiveConstellationExtension
这个文件包含了很全面的关于OFDM系统星座图扩展法原理和具体算法的步骤介绍。同时还提出了一种提高算法运行速度的改进算法(This document contains a comprehensive system of OFDM Constellation plans to expand the theory of algorithms and specific steps- presentations. Also a kind of algorithm is the improved algorithm)
- 2007-05-30 08:23:48下载
- 积分:1
-
An-Introduction-to-Programming-and-Numerical-Meth
An Introduction to Programming and Numerical Methods in MATLAB - S.R. Otto & J.P. Denier
- 2012-11-24 16:43:34下载
- 积分:1
-
fitting_plane
用matlab实现的平面拟合算法,只要输入不少于三个的空间点坐标(plane_fitting)
- 2010-06-23 20:53:39下载
- 积分:1
-
m
说明: 基于Mallat算法的滤波器设计及用于信号消噪实现(Mallat algorithm-based filter design and realization for signal de-noising)
- 2009-06-05 16:49:58下载
- 积分:1
-
Bai
白志东给出的对于高维数据两总体均值检验的程序,可以参考下(high dimension)
- 2014-09-20 18:24:47下载
- 积分:1
-
yichuansuanfa
这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值(This is a genetic algorithm on the MATLAB program for a certain function for the Extreme)
- 2007-07-09 15:00:00下载
- 积分:1
-
2008_2
(1) 在某些无线信道中,多普勒频移会引起无线信道输出信号的混叠。请描述产生混叠的各种原因;
(2) 无线信道中的多普勒谱有一种经典谱(classic spectrum),请解释产生这种谱形状的机理;
(3) 请用Simulink工具编写代码(S-Function方式),产生一单径瑞利信道,其多普勒谱为经典谱,其中移动速率为120km/h。并请回答:证明自己用计算机产生的经典谱是正确的可能方法。
((1) in certain wireless channel, the Doppler frequency shift will be caused by wireless channel output signal aliasing. Please describe the resulting aliasing of a variety of reasons (2) wireless channel Doppler spectrum there is a classical spectrum (classic spectrum), please explain such a spectral shape of the mechanism (3) Please use Simulink tools for writing code ( S-Function mode), resulting in a single Path Rayleigh channel, the Doppler spectrum for the classical spectrum, including mobile rate of 120km/h. And please answer: prove that they used computer-generated classical spectrum is correct possible ways.)
- 2020-12-30 11:39:00下载
- 积分:1
-
LMSAlgorithm
LMS算法是一种自适应算法,也能够很好用在数字预失真中(LMS algorithm is an adaptive algorithm, and can well be used in digital pre-distortion in)
- 2012-01-10 22:42:46下载
- 积分:1