资源列表
[matlab例程] emdtimespacefilter
说明:自己编写的EMD时空你哦个尺度滤波函数,并用四个自带仿真信号验证-I have written you Oh a time scale EMD filter function, and comes with a four-signal verification simulation<王可> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] HashTable
说明:实现Hash的基本功能,类实现一个哈希表,该哈希表将键映射到相应的值。任何非 null 对象都可以用作键或值。为了成功地在哈希表中存储和获取对象,用作键的对象必须实现 hashCode 方法和 equals 方法。 -Hash achieve the basic functions of class implements a hash table, hash table that maps keys to values. Any non-null object can be used as<王晨> 在 2025-07-06 上传 | 大小:28kb | 下载:1
[数学计算/工程计算] Cpp1
说明:牛顿迭代的c语言程序,牛顿迭代法是求方程根的重要方法之一,其最大优点是在方程f(x) = 0的单根附近具有平方收敛,而且该法还可以用来求方程的重根、复根,此时线性收敛,但是可通过一些方法变成超线性收敛。另外该方法广泛用于计算机编程中。 -Newton iteration c language program, Newton' s law is an important way to find one root of the equation, its greatest advantag<liuchang> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Cpp1
说明:龙贝格求积公式也称为逐次分半加速法。它是在梯形公式、辛卜生公式和柯特斯公式之间的关系的基础上,构造出一种加速计算积分的方法。 作为一种外推算法, 它在不增加计算量的前提下提高了误差的精度.-Romberg quadrature, also known as successive half acceleration method. It is the trapezoid formula, formula and Cotes formulas Xinbo students the relations<liuchang> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Cpp1
说明:龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。-Runge- Kutta (Runge-Kutta) method is widely used in engineering high-precision single-step algorithm. Because this algorithm is high precision, to take measur<liuchang> 在 2025-07-06 上传 | 大小:1kb | 下载:0