-
4-split2
说明: 给定求解区间,用最小二乘法给出函数的零点,并给出迭代次数(Given the solution interval, the zeros of the function are given by the least square method, and the number of iterations is given.)
- 2019-04-10 16:33:03下载
- 积分:1
-
3
说明: 数值分析 显示算法 非线弹性 滞回曲线(Numerical analysis showed that the algorithm the linear elastic hysteresis curve)
- 2012-01-09 16:26:03下载
- 积分:1
-
111
三种帧同步算法的MATLAB代码,具有良好的算法效果,可以使用,请大家下载(Three kinds of frame synchronization algorithm MATLAB code, a good algorithm results, you can use, please download)
- 2021-03-12 11:19:25下载
- 积分:1
-
filter_final
耦合矩阵旋转MATLAB编码提取切比雪夫滤波器耦合矩阵(coupling matrix rotation)
- 2021-03-02 11:09:34下载
- 积分:1
-
wavePsvm
小波分解与最小二乘支持向量机,用于天线故障诊断。(Wavelet decomposition and least squares support vector machine for antenna diagnostics.)
- 2013-08-25 15:37:45下载
- 积分:1
-
myhist
协同克里格matlab实现,包括普通克里格,变差函数和交叉变差函数的实现,三维图显示机及其协同区域化(
Cokriging matlab realize, including the realization of ordinary kriging, and cross variogram variogram, three-dimensional diagram shows the machine and its Coregionalization)
- 2014-06-25 15:42:32下载
- 积分:1
-
FiniteElementMethod
有限元方法与C程序设计
介绍有限元方法原理和如何设计C程序,书后有相关代码。(Finite element method with the C programming)
- 2010-01-01 16:10:54下载
- 积分:1
-
EOF
说明: 经验正交函数分析FORTRAN程序,用于变量场的时空结构分离(配套书籍《现代气候统计诊断与预测技术》)。(empirical orthogonal function, FORTRAN procedure, used to separate the spatio-temporal structure of climate variables.)
- 2019-03-07 17:15:59下载
- 积分:1
-
fft
信号提取,fft变换,模态分析,互相关分析(fft)
- 2020-06-29 10:00:02下载
- 积分:1
-
Soct
假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2),(1,4,5),(8,2),(3,5,2)。
[需求分析](Suppose there are a load of the backpack of the total volume of T and n volumes were w1, w2, ... wn items, whether selected from n items a number of exactly filled backpack, even if w1+w2+ ...+ wn = T, find out the solution of all the above conditions are met. For example: when T = 10, the volume of items {1,8,4,3,5,2}, can be found in the following four solutions: (1,4,3,2), (1,4,5 ), (8,2), (3,5,2). [Needs Analysis])
- 2012-06-14 16:25:10下载
- 积分:1