-
该界面可以通过MATLAB命令提示符下进入新用。用户可以。
This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by using: The composite trapezium, simpsons and gauss-legendre rules. This is useful for calculating accurate probabilities that one might see in statistical tables.
- 2022-02-10 10:26:40下载
- 积分:1
-
最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误...
最小二乘法一般是用来拟合直线和一些线性数据的,就是用一条直线来尽可能的表达若干的点的趋势,当然直线穿过所有的点是最好的,但往往有误差存在,所以拟合出的直线要求误差最小.设这些点为(x1,y1),(x2,y2)....(xn,yn).拟合直线为y=kx+b.-Ordinary least squares method is used to fit a straight line and a number of linear data, that is, as far as possible with a straight line to the point of the expression of a number of trends, of course, a straight line through all the points is the best, but often there is a margin of error, Therefore, a straight line fitting the requirements of the smallest error. established for these points (x1, y1), (x2, y2 )....( xn, yn). fitting straight line y = kx+ b.
- 2022-08-05 10:47:25下载
- 积分:1
-
VC++ ECC
本文档提供了基于openssl的ECDSA算法实现 提供了密钥对生成,签名,验签,获得椭圆曲线的值,设置椭圆曲线的值等接口。
- 2022-04-19 03:42:43下载
- 积分:1
-
BubbleSort_EM_C
Algoritmo de ordenação 单纯 chamado 冒泡排序,ou método bolha。Ordenação um comum e 单纯 de 矢量。É um porém eficiente 段的小家伙 vetores algoritmo ruim。
- 2022-09-17 14:55:04下载
- 积分:1
-
支持向量机中 pic16f876a 的代码
此代码是为了控制 igbt 在 inverter.the 代码中创建的 c + + 中,和工作完善。它适用于逆变器
- 2022-10-12 23:15:03下载
- 积分:1
-
cuda与cpu对比(矩阵乘法)
运行并测试OpenMP编写两个n阶的方阵a和b的相乘程序,结果存放在方阵c中,其中乘法用for编译制导语句实现并行化操作。
- 2022-06-02 16:08:35下载
- 积分:1
-
NSAF程序
归一化子带自适应滤波算法的源程序
- 2022-04-13 04:38:47下载
- 积分:1
-
经典层合板理论模型
根据经典的复合材料层合板理论计算层合板在受拉及受弯时的应力应变分布,可任意设置层合板中每层的厚度,方向角。可提取层合板的膜应变和曲率,进而得到每层的应力应变(包括主轴方向和偏轴方向)
- 2022-02-06 09:05:45下载
- 积分:1
-
Kalman filtering, introduced the word document, there are five important kalman...
介绍kalman filtering 的word文档,里面有关于kalman filtering五个重要公式的详细推导过程,对于初学者理解kalman filtering相当有用-Kalman filtering, introduced the word document, there are five important kalman filtering on a detailed formula derivation process, kalman filtering for beginners to understand very useful
- 2022-01-25 22:09:52下载
- 积分:1
-
fft混合基算法,c代码实现,可移植混合基的傅立叶变换算法
fft混合基算法,c代码实现,可移植混合基的傅立叶变换算法-fft-based hybrid algorithm, c code, portable hybrid-based Fourier transform algorithm
- 2022-07-23 21:14:27下载
- 积分:1