-
FFT_16pt
利用MATLAB实现了16位快速傅立叶变换,并与自包含函数进行了比较。(The 16-bit Fast Fourier Transform is realized by using MATLAB and compared with the self-contained function.)
- 2020-06-18 10:40:02下载
- 积分:1
-
yemian4
用递推最小二乘法,使用MATLAB对液面高度进行估计。(using recursive least squares method, using MATLAB surface height estimation.)
- 2007-06-17 17:14:17下载
- 积分:1
-
1616
把十六进制数转换为十进制数,简单方便!能用于串口通信数据处理中(The hexadecimal number is converted to a decimal number, is simple and convenient! Can be used for serial communication data processing)
- 2008-03-09 14:37:30下载
- 积分:1
-
HartleyTransform
The Fast Hartley Transform (FHT) implementation.
- 2011-05-24 21:39:11下载
- 积分:1
-
GEAR
吉尔算法积分一阶微分方程组初值问题的C语言描述,包括主函数、计算微分方程组中各方程右端函数值的函数程序、计算雅克比矩阵的函数程序、矩阵求逆程序等。(GEAR algorithm integral first order differential equations initial value problem of the C language description, including the main function to calculate the differential equations in the equation right function value function procedures, functions Jacobian matrix calculation procedures, matrix inversion procedures.)
- 2021-03-08 11:29:28下载
- 积分:1
-
paixu
1.数据时随机产生的(产生1000个随机数),进行排序2.每一次数据排序之后,都可以看到排序的移动,交换次数以及排序的时间。
(1. After randomly generated data (generated 1000 random numbers), every sort 2. Sort the data, you can see the sort of move, switching times and sort of time.)
- 2015-03-24 19:17:40下载
- 积分:1
-
Simplex method for linear programming
线性规划中的单纯形法的c实现,代码有测试类,(Simplex method for linear programming)
- 2017-08-25 11:03:43下载
- 积分:1
-
tiaohe
最小二乘法回报潮汐水位,根据dooson数回报潮汐,并计算调和常数,余水位,高潮和低潮的数值。(Least squares method returns tide level, tidal according dooson return number, and calculate the harmonic constants, values more than the water level, high tide and low tide.)
- 2014-04-19 18:32:18下载
- 积分:1
-
国内某B2C电子商务网站的数据集
电商的数据集,可用于做数据分析 平台搭建(The data set of e-commerce can be used to build data analysis platform.)
- 2021-02-01 12:40:00下载
- 积分:1
-
逆broyden迭代法
说明: 逆BROYDEN迭代法求解非线性方程组:是一种相对比较新的一种方法,克服了牛顿迭代法需要求导数和求逆的缺点。本程序提供解法和画图流程,注意多迭代几步(Inverse BROYDEN iteration method is a relatively new method for solving nonlinear equations, which overcomes the shortcomings of Newton iteration method in derivative and inversion. This program provides solution and drawing process. Remember more several steps of iteration.)
- 2019-02-10 15:37:57下载
- 积分:1