-
用最小二乘法解决实际问题,如曲线拟合,插值分析,
用最小二乘法解决实际问题,如曲线拟合,插值分析,-Least square method in solving practical problems, such as curve fitting, interpolation analysis
- 2022-09-15 01:35:04下载
- 积分:1
-
基于51ds1302、ds18b20数码管显示
基于51ds1302、ds18b20数码管显示 基于51ds1302、ds18b20数码管显示基于51ds1302、ds18b20数码管显示基于51ds1302、ds18b20数码管显示基于51ds1302、ds18b20数码管显示
- 2022-02-14 12:10:53下载
- 积分:1
-
FIR数字滤波器设计,窗函数在信号处理中的作用
FIR数字滤波器设计,窗函数在信号处理中的作用-FIR digital filter design, window function in the signal processing of
- 2022-11-30 23:25:02下载
- 积分:1
-
很有用的算法哦。这是我好不容易
很有用的算法哦。这是我好不容易-useful algorithm oh. This is not easy, I
- 2023-02-03 05:05:04下载
- 积分:1
-
SVMlib 最新版
SVMlib 最新版, 主要函数svm-train,svm-predict,svm-scale,easy.py,grid.py,功能介绍如下:svm-train 用来对训练样本进行训练,之后生成一个.model文件,即为svm的训练模型svm-predict 用来对测试样本进行分类,参数主要有测试文件,model文件,以及一个生成的.predict文件,.predict文件是一个分类结果文件,保存分类的结果。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-03-22 02:22:14下载
- 积分:1
-
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Ma...
Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
- 2022-03-20 04:40:00下载
- 积分:1
-
SHOOTING METHOD SOLUTION
SHOOTING METHOD SOLUTION
- 2022-09-15 21:15:03下载
- 积分:1
-
快速傅立叶变换,及快速傅立叶反变换。输入第一行为向量维数,第二三行为两个向量...
快速傅立叶变换,及快速傅立叶反变换。输入第一行为向量维数,第二三行为两个向量-Fast Fourier Transform, and Fast Fourier Transform. Input vector dimension of the first acts, acts of two vector
- 2023-06-17 14:30:03下载
- 积分:1
-
C语言写的二叉树遍历
这是关于一个数据结构的一个i算法的描述,是二叉树的遍历问题,只有源代码,但是是可以直接运行的,是用C写的。希望能够对大家有所帮助。。
- 2022-01-26 18:15:40下载
- 积分:1
-
In this note we make a critical comparison of some matlab programs for the digit...
详细表述了分数阶傅立叶变换的离散实现,将现有的算法进行比较。-In this note we make a critical comparison of some matlab programs for the digital computation of the
fractional Fourier transform that are freely available and we describe our own implementation that lters
the best out of the existing ones. Two types of transforms are considered: First the fast approximate
fractional Fourier transform algorithm for which two algorithms are available. The method is described
in H.M. Ozaktas, M.A. Kutay, and G. Bozdagi. Digital computation of the fractional Fourier transform.
IEEE Trans. Signal Process., 44:2141{2150, 1996. There are two implementations: one is written by
A.M. Kutay the other is part of package written by J. O Neill. Secondly the discrete fractional Fourier
transform algorithm described in the master thesis C . Candan. The discrete fractional Fourier transform,
Bilkent Univ., 1998 and an algorithm described by S.C. Pei, M.H. Yeh, and C.C Tseng: Digital fractional
Fourier transform base
- 2022-02-09 21:16:41下载
- 积分:1