-
这是一个集交互式和命令式于一体的一个程序。
% 首先程序提示你输入数据,如果你输入的数据正确,则程序继续进行。
% 如果你输入的x,y的大小...
这是一个集交互式和命令式于一体的一个程序。
% 首先程序提示你输入数据,如果你输入的数据正确,则程序继续进行。
% 如果你输入的x,y的大小不一致,程序会提示你输入数据有误,然后程序返回再次让你输入数据。
%待你输入数据正确后,程序会给你一段提示信息,
% 通过下面的交互式图形,你可以事先估计一下你要拟合的多项式的阶数,方便下面的计算
% polytool()是交互式函数,在图形上方[Degree]框中输入阶数,右击左下角的[Export]输出图形
% 回车打开polytool交互式界面
% 待你回车后,交互式图形界面打开,你可以在图形上方[Degree]框中输入阶数观察多项式拟合的图形,
% 选择置信区间最小的多项式阶数,以便在下面使用。
% 待你选择好所要拟合的多项式阶数后,程序提示你回车继续进行拟合。
% 待你回车后,程序提示你输入拟合的阶数,
% 待你输入拟合的阶数后,回车后会显示拟合多项式相关的数据。
% 最后程序提示你输入所需拟合的数据点,输入所需拟合的数据点,就会得到相应的结果。
% 如果没有所需要拟合的数据点,直接回车跳过。
% 程序结束。
% 最小二乘法多项式拟合-err
- 2022-08-20 16:54:56下载
- 积分:1
-
操作系统中的多级反馈队列调度算法
操作系统中的多级反馈队列调度算法-operating system as a multi-level feedback queue scheduling algorithm
- 2022-10-13 21:30:02下载
- 积分:1
-
在与divide_and_conquer nxm矩阵二进制搜索算法!
Binary Search in nxm matrix, with divide_and_conquer algorithm!
The matrix has sortex in row and column. (young tableau)
- 2022-02-14 23:00:49下载
- 积分:1
-
NRF51822 UART
/* Copyright (c) 2013 Nordic Semiconductor. All Rights Reserved.
*
* The information contained herein is property of Nordic Semiconductor ASA.
* Terms and conditions of usage are described in detail in NORDIC
* SEMICONDUCTOR STANDARD SOFTWARE LICENSE AGREEMENT.
*
* Licensees are granted free, non-transferable use of the information. NO
* WARRANTY of ANY KIND is provided. This heading must NOT be removed from
* the file.
*
*/
- 2022-06-19 21:29:20下载
- 积分:1
-
Contains Clustering Mechanism. especially, Cluster Header Selection is focused.
Contains Clustering Mechanism. especially, Cluster Header Selection is focused.
- 2022-03-23 16:09:52下载
- 积分:1
-
chaotic sequence of phase space remodeling MATLABT procedures, I believe that yo...
混沌序列的相空间重构的MATLABT程序,相信一定能给您带来惊喜.-chaotic sequence of phase space remodeling MATLABT procedures, I believe that you can bring surprises.
- 2022-03-21 17:19:33下载
- 积分:1
-
用Visual C++实现的绘制函数图像的程序。给定任意函数表达式,可直观显示该函数图像。...
用Visual C++实现的绘制函数图像的程序。给定任意函数表达式,可直观显示该函数图像。-Visual C achievable image mapping function procedures. Given arbitrary function expression, visual images showed that the function.
- 2023-06-20 07:45:03下载
- 积分:1
-
c常用算法的实现经典代码。
c常用算法的实现经典代码。 -c commonly used algorithm for the realization of the classical code.
- 2022-10-02 09:45:03下载
- 积分:1
-
The Free Finite Element Package is a library which contains numerical methods re...
The Free Finite Element Package is a library which contains numerical methods required when working with finite elements. The goal of FFEP is to provide basic functions for approximating the solution of elliptic and parabolic PDEs in 2D.
- 2022-07-20 14:50:33下载
- 积分:1
-
这事高斯法解方程组实例
这事高斯法解方程组实例-this Gaussian Solving equations example
- 2023-04-02 13:30:03下载
- 积分:1