-
matlab_algorithms
自适应程序matlab代码,有详细说明,很不错,适合初学者!(Adaptive procedure matlab code, a detailed description, it is good for beginners!)
- 2014-04-22 23:30:57下载
- 积分:1
-
testout-Software-call-matlab
软件-调用matlab,通过vc++软件编程软件-调用matlab。(Software- call matlab)
- 2013-04-03 10:09:29下载
- 积分:1
-
niudunhuan
主要绘制了牛顿环的光强分布图,光强可在透射与反射箭转换。(The main draw of the Newton ring of light intensity distribution, light intensity can be converted in the transmission and anti-archery.)
- 2010-09-04 15:38:10下载
- 积分:1
-
waterMd5
实现了数字水印和MD5值序列的嵌入以及提取,有很好的鲁棒性(MD5 realized the value of digital watermarking and embedding and extraction sequence, there is robust)
- 2011-05-08 15:49:58下载
- 积分:1
-
QSGS
采用四参数生成法自动生成多孔介质(二维),优化了出现独立单个节点、实体内部出现孔洞的问题(Four-parameter generation method automatically generates a porous medium, optimize the emergence of an independent single node, hole problems arise internal entities(2D))
- 2021-04-22 15:38:48下载
- 积分:1
-
matlab
程序相当有用,可用于数学建模中。数据是实例,程序浅显易懂。(Program is useful for mathematical modeling. Data instance, the program easy to understand.)
- 2013-09-07 09:44:59下载
- 积分:1
-
MFCBandFilter
一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考
功能:1 固定带通滤波
2 可变带通滤波
3 噪声删除
4 输入输出误差计算
实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分
Filter.h:头文件,定义了CFilterApp 类
Filter.cpp:利用MFC的函数实现了CFilterApp
Filter.rc:资源文件,包括对话框和图标的说明(use a filter to write MFC source code, code structure is very delicate, can be functional : a fixed band-pass filtering two variable bandpass filter to delete four 3 noise input and output error calculation is relatively simple to achieve. As the use of Microsoft Foundation classes, code process is simple, but to achieve the more fully functional Filter.h : The first document, CFilterApp definition of the category Filter.cpp : MFC function realized CFilterApp Filter.rc : resource files, including dialog box and the note icon)
- 2006-12-04 17:13:56下载
- 积分:1
-
derivative
matlab数值分析计算源代码,供广大研究者学习(Numerical Analysis matlab source code, for the majority of researchers to learn)
- 2013-11-22 21:42:30下载
- 积分:1
-
3class_svm_matlab
说明: 使用libsvm进行三分类,svm多分类可以类似编程(Use libsvm for three categories, svm classification can be more similar to programming)
- 2021-01-01 00:58:58下载
- 积分:1
-
pso_vcpp
粒子群算法
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。(pso
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。)
- 2009-07-15 14:07:42下载
- 积分:1