-
MATLAB7_0
学习MATLAB的电子书籍,该电子书由清华大学主编。(Learning MATLAB e-Books,the editor-in-chief of the e-book is Tsinghua University.)
- 2009-05-08 22:13:24下载
- 积分:1
-
houfangjiaohui
MATLAB环境下实现单片空间后方交会—为课程实习内容(MATLAB environment to achieve the monolithic space resection- Curriculum internship content)
- 2012-10-28 17:56:01下载
- 积分:1
-
ParallelComputingwithMATLAB
详细介绍如何使用matlab并行工具箱,对并行程序开发有很大帮助。(a basic intruduction of parallel toolbox)
- 2012-11-11 08:36:21下载
- 积分:1
-
6种随机共振程序
Stochastic resonance,SR)的概念最初是由Benzi等人提出并用于解释第四纪冰川问题,此后用于描述一种现象──非线性系统中内噪声或外噪声的存在可以增加系统输出的响应。这里一共有在网上下载的一共7种不同的程序,供大家分析参考(The concept of Stochastic resonance (SR) was first proposed by Benzi et al. And used to explain Quaternary glaciation. After that, it is used to describe a phenomenon -- the presence of internal noise or external noise in nonlinear system can increase the response of the system output. There are a total of 7 different programs available for download on the Internet for people to analyze and refer to)
- 2020-10-13 10:47:31下载
- 积分:1
-
eigen
Chapoly 通过求矩阵特征多项式的根来求其特征值.
pmethod幂法求矩阵的主特征值及主特征向量.
rpmethod瑞利商加速幂法求对称矩阵的主特征值及主特征向量.
spmethod收缩法求矩阵全部特征值.
ipmethod 收缩法求矩阵全部特征值
dimethod位移逆幂法求矩阵离某个常数最近的特征值及其对应的特征向量
qrtzQR基本算法求矩阵全部特征值.
hessqrtz海森伯格QR算法求矩阵全部特征值.
rqrtz瑞利商位移QR算法求矩阵全部特征值.
(Chapoly characteristic polynomial by the root of a matrix to find the eigenvalues. Pmethod power method of a matrix eigenvalue and the principal eigenvectors. Rpmethod Rayleigh quotient accelerated power method Symmetric matrix eigenvalue and the principal eigenvectors. Spmethod contraction Law of the value of all the characteristics of a matrix. ipmethod contraction method the value of all the characteristics of a matrix inverse power law dimethod displacement from a constant of a matrix eigenvalue and its corresponding nearest feature vectors qrtzQR all the characteristics of the basic algorithm the value of a matrix. hessqrtz Heisenberg QR algorithm is the value of all the characteristics of a matrix. rqrtz Rayleigh quotient shift QR algorithm is the value of all the characteristics of a matrix.)
- 2011-05-09 10:07:17下载
- 积分:1
-
ros_by_example_2_hydro.pdf
ros by example volume2 hydro ubuntu
- 2014-12-04 21:46:11下载
- 积分:1
-
dt_cwt-texture
基于纹理特征的图像检索源码,通过双树复小波进行纹理特征提取(Texture-based image retrieval source, through the dual tree complex wavelet texture feature extraction)
- 2013-11-07 09:59:41下载
- 积分:1
-
matlab-svm1
基于回归分析的支持向量机计算程序算例及m文件(Support vector machine application example and m files On the basis of regression analysis)
- 2012-01-13 21:12:33下载
- 积分:1
-
lingo-example-1
lingo 实例程序 (原材料混合模型)(examples of lingo usage)
- 2011-08-23 11:27:09下载
- 积分:1
-
chapter3
说明: 差分进化算法(Differential Evolution Algorithm,DE)是一种高效的全局优化算法。它也是基于群体的启发式搜索算法,群中的每个个体对应一个解向量。差分进化算法的进化流程则与遗传算法非常类似,都包括变异、杂交和选择操作,但这些操作的具体定义与遗传算法有所不同(Differential evolution algorithm (DE) is an efficient global optimization algorithm. It is also a heuristic search algorithm based on population. Each individual in the group corresponds to a solution vector. The evolution process of differential evolution algorithm is very similar to genetic algorithm, including mutation, hybridization and selection operations, but the specific definition of these operations is different from that of genetic algorithm)
- 2020-11-09 21:41:07下载
- 积分:1