-
FAM
用于计算谱相关函数的时域平花FFT积累算法,可改参数,改输入信号类型(calculate spectral correlation function by using time smoothing FFT Accumulation Algorithm, you can change the parameters, and the type of input signal )
- 2021-04-06 18:59:02下载
- 积分:1
-
Delany_Bazley
纤维状多孔材料的D_B吸声模型,用于计算高孔隙率的刚性多孔材料的吸声系数(D_B absorption model fibrous porous material for sound absorption coefficient high porosity rigid porous material)
- 2021-03-13 10:09:25下载
- 积分:1
-
19864062MatrixOper
对于协方差矩阵的一种计算方法,对于地震中的反演约束算法能起到很好的作用。(For a kind of covariance matrix calculation method)
- 2011-05-30 13:43:06下载
- 积分:1
-
lijisuan
这是几篇关于粒计算在故障诊断中的应用,对学习粒计算的应用很有帮助。(This is a few on Granular Computing in Fault Diagnosis of learning the application of granular computing helpful.)
- 2013-09-11 18:03:25下载
- 积分:1
-
nonliearvibration
说明: 非线性振动教程,学习振动的学者们必须看的东西。(Nonlinear vibration tutorial, learning vibration scholars must look at things.)
- 2008-11-10 16:15:30下载
- 积分:1
-
tsvd
截断奇异值分解技术是一种正则化方法,用于不适定问题的数值计算(Truncated Singular Value Decomposition is a regularizaiton method for ill-conditioned problem computation.)
- 2020-08-13 23:18:26下载
- 积分:1
-
p11_1
同心导体球和球壳之间的电势差和感应电荷的计算(Potential difference between the concentric conducting sphere and spherical, and the calculation of the induced charge)
- 2012-07-20 10:31:29下载
- 积分:1
-
fft_base2
本程序用于实现快速傅里叶变换的快速算法
% 为代码简便所有*2操作均直接实现,实际应采用二进制左移实现
(This procedure used to realize fast Fourier transform fast algorithm of all the code is simple to operate* 2 are referred directly to realize the actual binary left should be used to achieve)
- 2008-05-17 10:59:43下载
- 积分:1
-
121
1. 牛顿迭代法
function [x,i]=newtonmethod(x0,f,ep,Nmax)
牛顿法求非线性方程根
x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数
x是输出迭代序列,i是迭代次数
2. 二分法
function [x,k]=bisection(a,b,f,ep)
二分法解非线性方程
输入区间[a,b],函数f和误差ep, Nmax为最大二分次数
x为输出近似根, k为二分次数
( Newton s law and the dichotomy)
- 2020-10-12 22:57:32下载
- 积分:1
-
python神经网络求解农产品需求预测
使用BP神经网络预测农产品的需求,论文在知网上应该就一篇。(Using neural network to predict the demand of agricultural products)
- 2017-12-24 01:50:39下载
- 积分:1