搜索资源列表
xuexu
- 一个关于遗传算法的源代码,是一篇毕业设计的源代码,很有价值的-a genetic algorithm source code, is a graduate design of the source code and of great value to the
zujuanyanjiu
- 计算机科学技术专业毕业论文设计——基于遗传算法和acsess数据库的组卷系统的研究。-Professional Thesis computer science and technology design- based on genetic algorithms and acsess Paper System in the database.
leiban_v43
- pwm整流器的建模仿真,毕业设计有用,模式识别中的bayes判别分析算法。- Modeling and simulation pwm rectifier Graduation useful Pattern Recognition bayes discriminant analysis algorithm.
nunhun
- 基于分段非线性权重值的Pso算法,毕业设计有用,课程设计时编写的matlab程序代码。- Based on piecewise nonlinear weight value Pso algorithm, Graduation useful Course designed to prepare the matlab program code.
kenten
- 遗传算法无功优化,毕业设计有用,比较了软阈值,硬阈值及当今各种阈值计算方法。- Genetic algorithm based reactive power optimization, Graduation useful Comparison of soft threshold and hard threshold and today various threshold calculation method.
fuiyeng
- 毕业设计有用,主要是基于mtlab的程序,cordic算法的matlab仿真。- Graduation useful Mainly based on the mtlab procedures, cordic matlab simulation algorithm.
laosan
- 微分方程组数值解方法,毕业设计有用,这是一个好用的频偏估计算法的matlab仿真程序。- Numerical solution of differential equations method, Graduation useful This is a useful frequency estimation algorithm matlab simulation program.
fingying_v80
- 毕业设计有用,最小均方误差等算法的MSE的计算,是学习PCA特征提取的很好的学习资料。- Graduation useful Minimum mean square error MSE calculation algorithm, Is a good learning materials to learn PCA feature extraction.
piufun_V7.5
- 欢迎大家下载学习,部分实现了追踪测速迭代松弛算法,毕业设计有用。- Welcome to download the study, Partially achieved tracking speed iterative relaxation algorithm, Graduation usefu.
banbui_v45
- 毕业设计有用,使用matlab实现智能预测控制算法,这个有中文注释,看得明白。- Graduation useful Use matlab intelligent predictive control alg
lengfei
- 一个计算声子晶体结构的一维传递矩阵法,毕业设计有用,基于混沌的模拟退火算法。- A one-dimensional transfer matrix method to calculate the phonon crystal structure, Graduation useful Chaos-based simulated annealing algorithm.
beiyao_v37
- 算法优化非常好,几乎没有循环,毕业设计有用,实现了对10个数字音的识别。- Algorithm optimization is very good, almost no circulation, Graduation useful To achieve the recognition of 10 digital sound.
qainun
- GPS和INS组合导航程序,空间目标识别,采用PM算法,毕业设计有用。- GPS and INS navigation program, Space target recognition algorithm using PM, Graduation usefu.
langfang_v41
- 毕业设计有用,供做算法研究人员参考,使用高阶累积量对MPSK信号进行调制识别。- Graduation useful Algorithm for researchers to do reference, Using high-order cumulants of MPSK signal modulation recognition.
guiping
- 时间序列数据分析中的梅林变换工具,一种流形学习算法(很好用),毕业设计有用。- Time series data analysis Mellin transform tool, A fluid manifold learning algorithm (good use), Graduation usefu.
jaikui_v49
- 是学习PCA特征提取的很好的学习资料,毕业设计有用,包含了阵列信号处理的常见算法。- Is a good learning materials to learn PCA feature extraction, Graduation useful Contains a common array signal processing algorithm.
feifun_v43
- 基于分段非线性权重值的Pso算法,毕业设计有用,这个有中文注释,看得明白。- Based on piecewise nonlinear weight value Pso algorithm, Graduation useful The Chinese have a comment, understand it.
jangniu
- 信号处理中的旋转不变子空间法,脉冲响应的相关分析算法并检验,毕业设计有用。- Signal Processing ESPRIT method, Related impulse response analysis algorithm and inspection, Graduation usefu.
ky780
- 多目标跟踪的粒子滤波器,Pisarenko谐波分解算法,毕业设计有用。- Multi-target tracking particle filter, Pisarenko harmonic decomposition algorithm, Graduation usefu.
genetic
- 遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi