-
MATLAB_algorithm
Matlab语言中常用的算法程序集,包含了如数值微分, 解线性方程组的迭代法等等方法,便于你学习Matlab(Matlab language commonly used algorithm assembly includes, such as numerical differentiation, solution of linear equations of the iteration method, etc., to facilitate you to learn Matlab)
- 2010-07-05 20:47:46下载
- 积分:1
-
0750677961
Matlab Data mining code
- 2010-09-17 16:08:11下载
- 积分:1
-
PI_SNR
盲源分离的的简单易用 适合初学者你们慢慢学习下我只能帮你到这了(signal separation snr matlab code)
- 2014-10-28 16:03:57下载
- 积分:1
-
pid3j
三级倒立摆pid控制simulink仿真(Three level inverted pendulum PID control simulink simulation)
- 2018-03-30 12:27:36下载
- 积分: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
-
Kinect_Matlab_version1c
说明: KINECT軟件特定測試與範例,利用MEX FUNCTION結合Cpp檔加速效率(KINECT software testing and specific examples, the use of MEX FUNCTION acceleration efficiency with Cpp file)
- 2011-03-24 13:14:17下载
- 积分:1
-
integrated pulses
利用雷达方程,分析在相干积累和非相干积累脉冲数两种情况下SNR增益与积累脉冲数的关系,得出相应的结论图像。(Using the radar equation to analyze the relationship between the SNR gain in the case of coherent integration and non-coherent accumulated pulse number two with the accumulation of the number of pulses, the corresponding conclusions images.)
- 2013-03-22 19:31:28下载
- 积分:1
-
exam5_1
空间问题和空间轴对称问题中单向拉伸的杆的matlab有限元计算源程序,配套书籍是《ansys分析与matlab编程:徐荣桥》(Space issues and space axisymmetric problems in uniaxial tension rod Matlab finite element calculation source, supporting books ansys analysis and the matlab programming: Xu Rong Bridge " )
- 2013-05-14 23:41:11下载
- 积分:1
-
SINS
惯性导航解算程序,四阶龙格库塔发更新四元数,求姿态,解算位置速度(Inertial navigation solver)
- 2021-01-19 00:48:42下载
- 积分:1
-
zuoye
利用有限差分法 (Finite Differential Method, FDM)将场域离散为许多小网格,应用差分原理,将求解连续函数的泊松方程问题转换为求解网格节点上的差分方程组的问题。(The use of finite difference method (Finite Differential Method, FDM) will field for many small discrete grid, the application of differential principle, the continuous function for solving Poisson' s equation for solving the problem is converted to grid nodes on the issue of differential equations.)
- 2009-02-08 19:54:37下载
- 积分:1