-
gold
黄金分割法,要用的自己下来看看吧,很好的优化程序
(Golden section method, we should take a look at it from their own, a good optimizer)
- 2009-05-01 21:32:51下载
- 积分:1
-
BVP4C_TenAnn
根据matlab的bvp4c函数的例子思想方法,求解特征值和特征函数,可以解变积分边界的问题,但是须给一个比较精确的初特征值。此为自编程序,已经标明注释。所附为bvp4c相关例子(此从matlab帮助文件节选)。(use the matlab solver bvp4c to obtain the both eigenvalues and eigenfunctions of BVPs, an exact initial eigenvalue is needed.)
- 2010-11-08 02:47:21下载
- 积分:1
-
cssim_index_multi
Complex wavelet structure similary
- 2009-12-03 13:43:57下载
- 积分:1
-
matlab
matlab新手入门学习基础以及熟练精通掌握(matlab beginners to learn basic and proficient proficient)
- 2011-10-07 09:46:05下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1
-
matlab
语音分析与合成的资料以及matlab的有关说明(Speech analysis and synthesis of information and the related statement matlab)
- 2007-09-06 21:11:07下载
- 积分:1
-
LRI
Implementation Of LRI Learning Algorithm in Cellular Automata Matlab Code
- 2011-08-23 02:56:01下载
- 积分:1
-
Image-morphology
图像形态学变换及其应用matlab源代码(Image morphological transformation and its applications matlab source code)
- 2014-11-01 11:26:23下载
- 积分:1
-
k均值聚类
通过比较自编MATLAB 的k-means 算法程序和SPSS 中自带的k-means聚类工具,对两个数据集聚类,并分析了聚类结果。(By comparing the k-means algorithm program of self-compiled MATLAB with the K-means clustering tool of SPSS, two data sets are clustered and the clustering results are analyzed.)
- 2020-06-20 10:20:02下载
- 积分:1
-
edge
edge detection. can detection edges a image using matlab. for digital image processing
- 2009-09-09 07:58:13下载
- 积分:1