资源列表

[数学计算/工程计算Newton

说明:共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。 在各种优化算法中,共轭梯度法是非常重要的一种。其优点是所需存储量小,具有步收敛性,稳定性高,而且不需要任何外来参数。-Conjugate Gra
<兰中周> 在 2024-10-10 上传 | 大小:1024 | 下载:1

[matlab例程galerkin8_5_1

说明:Galerkin方法,这是一种真正的无网格方法.这种方法采用移动最小二乘函数采近似解变量,并且采用移动最小二乘近似函数的权函数作为加权残值法的权函数.文中对形成的离散动力学方程用Newmark方法求解-Galerkin method, this is a real meshless method. This method adopts moving least squares in function approximation solu
<兰中周> 在 2024-10-10 上传 | 大小:1024 | 下载:1

[matlab例程special-function-to-calculate-the

说明:第14章 特殊函数计算.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 14 of the special function to calculate the
<空悟> 在 2024-10-10 上传 | 大小:13312 | 下载:1

[matlab例程matlabcivilp

说明:地震作用下框架结构的非线性分析,刚度矩阵,质量矩阵,阻尼矩阵-Nonlinear analysis of fr a me structures under earthquake, stiffness matrix, mass matrix, damping matrix
<张翼> 在 2024-10-10 上传 | 大小:3072 | 下载:1

[matlab例程census-transform

说明:在matlab下对图像进行census变换-Using this code to make census transform for image on matlab
<熊俊> 在 2024-10-10 上传 | 大小:763904 | 下载:1

[matlab例程StereoRegion

说明:一种改进的基于线性区域增长的立体匹配算法-The improvement of regional growth based on linear three-dimensional matching algorithms
<熊俊> 在 2024-10-10 上传 | 大小:6467584 | 下载:1

[matlab例程PLSgui

说明:matlab pls 工具箱 各种pls函数,包括画图-matlab pls toolbox
<wj> 在 2024-10-10 上传 | 大小:1435648 | 下载:1

[matlab例程PSOLA

说明:语音合成PSOLA算法实现 语音合成PSOLA算法matlab实现-Speech synthesis psola algorithm achieve speech synthesis psola algorithm matlab
<阿宝> 在 2024-10-10 上传 | 大小:2048 | 下载:1

[matlab例程swarm

说明:用MATLAB实现粒子群算法,实现MIMO信道均衡。-MATLAB particle swarm algorithm, realize the MIMO equalization.
<huxiaofeng> 在 2024-10-10 上传 | 大小:1024 | 下载:1

[matlab例程keystone

说明:当目标高速运动时,用keystone算法校正距离走动,本程序给出了keystone算法程序-keystone transform can correct the envelop migration,the program gives the the keystone algorithm program
<鲁晓飞> 在 2024-10-10 上传 | 大小:1024 | 下载:1

[数学计算/工程计算FCT_VOF-and-Youngs

说明:FCT_VOF AND YOUNGS_PLIC fully functioning source codes Debugged and fully functioning source codes Both can be used to calculate by choosing the icase for (1) the Zalesak rotational flow problem (2) the shear fl
<CalvinLai> 在 2024-10-10 上传 | 大小:5120 | 下载:1

[matlab例程voicebox

说明:用matlab编写的小波去噪程序,其中还包括自编的阈值去噪程序。是改进过的。-Two-dimensional wavelet denoising procedure using matlab,Which also includes the self threshold denoising procedure ,improved!
<提桓> 在 2024-10-10 上传 | 大小:440320 | 下载:1

源码中国 www.ymcn.org