-
procedures for the three mixed vector plot calculated using Matlab to achieve
本程序提供三矢量混合积的计算,采用matlab实现-procedures for the three mixed vector plot calculated using Matlab to achieve
- 2022-10-23 12:45:03下载
- 积分:1
-
该程序模拟一个具有不确定性的多带图灵机。它是工作的。
The program simulates a Nondeterministic Multitape Turing Machine. It works as ordinary (Deterministic) Turing Machine as well.
- 2022-04-06 15:10:00下载
- 积分:1
-
1, one dollar three regression equations CubicMultinomialRegress.cs equation mod...
一、 一元三次回归方程 CubicMultinomialRegress.cs
方程模型为Y=a*X(3)+b*X(2)+c*X(1)+d
public override double[] buildFormula()
得到系数数组,存放顺序与模型系数相反,即该数组中系数的值依次是d,c,b,a。
以后所述所有模型的系数存放均与此相同(多元线性回归方程除外)。
public override double forecast(double x)
预测函数,根据模型得到预测结果
public override double computeR2()
计算相关系数(决定系数),系数越接近1,数据越满足该模型。
-1, one dollar three regression equations CubicMultinomialRegress.cs equation model for Y = a* X (3)+ B* X (2)+ C* X (1)+ Dpublic override double [] buildFormula () get coefficient array, store order and model coefficients contrary, that is, the array is followed by the value of coefficient d, c, b, a. After all the model described in the coefficient of storage are the same (except for multiple linear regression equation). public override double forecast (double x) prediction function, according to the results of model prediction public override double computeR2 () calculated the correlation coefficient (determination coefficient), coefficient of the closer one, the dat
- 2022-01-26 07:28:21下载
- 积分:1
-
计算低于平均分的学生人数
计算score中m个人的平均成绩aver,将低于aver的成绩放在below中,通过函数名返回人数。例如,当score={10,20,30,40,50,60,70,80,90},m=9时,函数返回的人数应该是4,below={10,20,30,40}
- 2022-01-26 02:30:57下载
- 积分:1
-
3DES C++ 源代码
3DES德C++源代码,用于测试和学习,3DES算法思路编写的非常清晰,对于初学者非常有用。
- 2022-02-22 09:50:48下载
- 积分:1
-
设计了矩阵类,该类实现了矩阵的数学运算,包括矩阵乘除/求逆/求特征向量的!...
设计了矩阵类,该类实现了矩阵的数学运算,包括矩阵乘除/求逆/求特征向量的!-Design a matrix type, such realization of the matrix arithmetic, including matrix multiplication and division/inversion/demand eigenvector!
- 2022-03-17 23:19:38下载
- 积分:1
-
传热学二维稳态C++程序
单位长度为一。内外壁分别维持450度和50度。管道热导率1.05W/(m.k),求每米长管道热损失。
- 2022-05-25 20:51:34下载
- 积分:1
-
数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率...
数学建模中常用的算法,如最短路径floyd算法、蒙特卡洛仿真计算圆周率-mathematical modeling algorithm commonly used, such as the shortest path algorithm Floyd, the Monte Carlo simulation calculation of pi
- 2022-09-29 18:50:03下载
- 积分:1
-
2的整数次幂FFT算法
FFT是离散傅立叶变换的快速算法,可以将一个信号变换到频域。本工程包含FFTCore.c文件,实现了FFT的蝶形同址运算,输入参数为double型的实部和虚部、logN、点数等,输出则为同址的FFT结果,分别存在double数组中,使用方便。
- 2022-07-07 08:30:28下载
- 积分:1
-
AD9854串行资料_内含代码
应用背景AD9854串行实现方式,C语言编写的代码,移植性很强。供参考!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!关键技术电子设计大赛专用文件!!!!!!电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件电子设计大赛专用文件
- 2022-06-26 10:09:50下载
- 积分:1