-
最速下降法求解方程组
说明: 最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
- 2019-05-13 21:13:18下载
- 积分:1
-
matrix
一个由C语言写成的矩阵运算程序源代码,共初学者参考。(A C language source code matrix calculation, a total of reference for beginners.)
- 2007-12-18 16:57:44下载
- 积分:1
-
fft2d
fft的文件,fortran环境下运行!欢迎指正!(fft documents, fortran environment running! Please correct me!)
- 2021-05-08 18:18:35下载
- 积分:1
-
MATLAB使用欧拉Euler法求解微分方程组 源程序代码
说明: MATLAB使用欧拉Euler法求解微分方程组 源程序代码(SOURCE PROGRAM CODE OF DIFFERENTIAL EQUATIONS SOURCE SOLUTION USING EULER METHOD IN MATLAB)
- 2019-04-03 15:41:21下载
- 积分:1
-
Basic_of_CMA
说明: 恒模算法的简介,它适用于信道的盲均衡。Matlab程序提供基本的框架,可以修该里面的参数以测试该算法的性能(CMA briefings, which applies to Channel Blind balanced. Matlab to provide a basic framework, it can be done inside of the parameters to test the performance of the algorithm)
- 2020-12-16 09:49:13下载
- 积分:1
-
Laguerre-fitting
基于Laguerre多项式的拟合程序,可以控制多项式的结束,以及变量alpha。(Based on Laguerre polynomial fitting procedure, you can control the end of polynomials, and variable alpha.)
- 2014-01-02 21:43:58下载
- 积分:1
-
FilterCal
这个我写的一个计算LC滤波器的程序,可以显示出最后的频率截止情况,有最平法,椭圆法等计算方法(this, I wrote a calculation of the LC filter procedures can demonstrate that the frequency of the final deadline, the most-France, oval law calculation method)
- 2005-08-16 15:43:42下载
- 积分:1
-
Window_moving_iteration
重力勘探多次滑动平均方法。给出地址参数,建立网格模型,按网格进行滑动平均。得到平滑后的重力数据。可以去噪。(gravity window moving iteration)
- 2011-12-15 23:03:58下载
- 积分:1
-
Dieselengine
一个柴油机模型,能计算柴油机的油耗率,扭矩(a diesel engine modle)
- 2021-01-11 11:18:49下载
- 积分:1
-
singnui
BP神经网络的整个训练过程,matlab编写的元胞自动机,独立成分分析算法降低原始数据噪声。( The entire training process BP neural network, matlab prepared cellular automata, Independent component analysis algorithm reduces the raw data noise.)
- 2016-09-15 11:20:27下载
- 积分:1