-
ep2.m
Hessenberg solution MATLAB code.
- 2009-11-02 01:42:23下载
- 积分:1
-
MATLABfuzzy
matlab 模糊数学应用的一本非常好的书籍(Application of fuzzy mathematics matlab' s a very good book)
- 2009-06-05 11:39:16下载
- 积分:1
-
dctcode
hide message inside image and retrive it from image using dct
- 2014-02-05 14:27:57下载
- 积分:1
-
遗传算法
遗传算法(Genetic Algorithm, GA)最先是由美国Mic-hgan大学的John Holland于1975年提出的。遗传算法是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型。它的思想源于生物遗传学和适者生存的自然规律,是具有“生存+检测”的迭代过程的搜索算法。遗传算法以一种群体中的所有个体为对象,并利用随机化技术指导对一个被编码的参数空间进行高效搜索。其中,选择、交叉和变异构成了遗传算法的遗传操作;参数编码、初始群体的设定、适应度函数的设计、遗传操作设计、控制参数设定等5个要素组成了遗传算法的核心内容。
- 2022-04-29 02:15:38下载
- 积分:1
-
用c++和opengl写的,对水滴进行模拟,效果很不错
用c++和opengl写的,对水滴进行模拟,效果很不错-Using c++ and opengl written simulation of water droplets, the effect is pretty good
- 2022-09-22 18:35:03下载
- 积分:1
-
REN_ZI_JIA
人字架结构尺寸的优化设计
计算此结构的最优化参数(Renzi Jia structure optimization design of the size of the optimization parameters of this structure)
- 2010-07-17 17:51:44下载
- 积分:1
-
FIRmatlab
介绍如何用matlab设计fir滤波器,很详细!!!!!!!!!!!!!!!!!(A great progress in the discipline of digital processing is the research on design method of digital filter. FIR digital filter plays a significant part in the processing of digital signal because it can realize linear phase so conveniently that the group delay doesn’t vary with frequency. In the modern electrical system, the FIR digital filter is applications for its good linear phase character.)
- 2010-10-01 19:16:54下载
- 积分:1
-
ABC_Free_Space
自由空间中电磁波传播的fdtd算法的matlab实现(Electromagnetic wave propagation in free space of the realization of fdtd algorithm matlab)
- 2009-06-05 16:06:28下载
- 积分:1
-
Wavelet-Methods-for-Time-Series-Analysis-in-Matla
This document describes the feature by feature the use of Wavelet Methods for Time Series Analysis.
- 2013-12-10 06:22:58下载
- 积分:1
-
Matlab实现文字识别
将所要识别的文字转换以照片形式存储,利用matlab程序对图片信息进行提取,并进行二值化、腐蚀、扫描、分割等处理,将所要识别的文字分割成一个个黑底白字的汉字图片,再将这些汉字与汉字库相匹配,即可识别出来,并以word的形式表达出来。
- 2022-03-21 00:45:23下载
- 积分:1