-
CavityFlow_Matlab
基于雅克比迭代法的matlab方腔流动程序,其中包括流函数和涡函数子程序(The MATLAB cavity flow program based on Jacobian iteration method, including the stream function and the vortex function subroutine.)
- 2018-10-31 08:29:19下载
- 积分:1
-
RS_code
RS纠错编码原理及其实现方法,核心期刊文献。(RS error-correcting coding theory and implementation methods, the core journal literature.)
- 2009-03-05 18:20:58下载
- 积分:1
-
最速下降法
说明: 最速下降法是迭代法的一种,可以用于求解最小二乘问题(线性和非线性都可以)。在求解机器学习算法的模型参数,即无约束优化问题时,梯度下降(Gradient Descent)是最常采用的方法之一,另一种常用的方法是最小二乘法。在求解损失函数的最小值时,可以通过梯度下降法来一步步的迭代求解,得到最小化的损失函数和模型参数值。反过来,如果我们需要求解损失函数的最大值,这时就需要用梯度上升法来迭代了。在机器学习中,基于基本的梯度下降法发展了两种梯度下降方法,分别为随机梯度下降法和批量梯度下降法。(The steepest descent method is a kind of iterative method, which can be used to solve the least squares problem (both linear and nonlinear). In solving the model parameters of machine learning algorithm, that is, unconstrained optimization, gradient descent is one of the most commonly used methods, and the other is the least square method. When solving the minimum value of loss function, the gradient descent method can be used step by step to get the minimum value of loss function and model parameters. Conversely, if we need to solve the maximum value of the loss function, then we need to use the gradient rise method to iterate. In machine learning, two kinds of ladders are developed based on the basic gradient descent method)
- 2019-11-24 13:06:03下载
- 积分:1
-
adaptive_lab_programz
collection of adaptive lab programs
- 2010-03-13 23:30:33下载
- 积分:1
-
Broyden
说明: 拟牛顿迭代法是相对比较新的一种方法,克服了牛顿迭代需要求导数和求逆的缺点.(Newton iterative method is a relatively new method of Newton shall be required to overcome the derivative and inverse shortcomings.)
- 2010-04-13 22:07:24下载
- 积分:1
-
Desktop
i have wote a matlab code to track human in vidoe and this is well runing but i need a code for huma detection in maltab if anyone have thenm plz mail me on my adrees
- 2009-05-30 10:49:28下载
- 积分:1
-
MATLAByuayanyingyong
第05讲 MATLAB语言应用-数字图像处理课件-matlab语言基础,很适合做图像如理入门使用系列(Digital image processing based on matlab language
courseware), very suitable for image such as
introduction to use series)
- 2013-11-13 20:22:36下载
- 积分:1
-
DE算法matlab程序
说明: matlab的基本差分进化算法,放在了压缩包中的word里面(The basic differential evolution algorithm of MATLAB is put in the word in the compressed package)
- 2020-04-03 18:55:23下载
- 积分:1
-
RS
说明: RSA is a cryptosystem for public-key encryption, and is widely used for securing sensitive data, particularly when being sent over an insecure network such as the Internet.A user of RSA creates and then publishes a public key based on the two large prime numbers, along with an auxiliary value. The prime numbers must be kept secret. Anyone can use the public key to encrypt a message, but with currently published methods, if the public key is large enough, only someone with knowledge of the prime numbers can feasibly decode the message
- 2015-02-27 14:59:22下载
- 积分:1
-
Bayesguji
用监督参数估计中的贝叶斯方法估计条件概率密度的参数u(With the supervision of the Bayesian estimation method to estimate the parameters of the conditional probability density of u)
- 2011-01-06 09:58:50下载
- 积分:1