-
验证登录
验证登录
- 2022-03-20 05:34:33下载
- 积分:1
-
dsp小程序
dsp小程序,用于研究开发dsp小程序,用于研究开发dsp小程序,用于研究开发dsp小程序,用于研究开发dsp小程序,用于研究开发dsp小程序,用于研究开发dsp小程序,用于研究开发
- 2022-01-28 16:20:29下载
- 积分:1
-
gps经纬度坐标转换为地心坐标的源代码!
gps经纬度坐标转换为地心坐标的源代码!-gps latitude and longitude coordinates converted to geocentric coordinates of the source code!
- 2023-07-25 02:50:04下载
- 积分:1
-
求有向网最短路径
求有向网最短路径-are seeking the shortest path to the net
- 2022-01-22 05:21:03下载
- 积分:1
-
C #汇编
C汇编程序,用于将sic机器代码转换为对象文件。在那里是带有GUI的项目的sic/XE版本
- 2022-11-09 07:55:03下载
- 积分: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
-
交通仿真(排队论)小程序
This is the project of my course in the USA:
Customers
arrive at a service station (with a single server) according to the Poisson
process with a mean arrival rate of lambda = 0.3 (customers/min). Each customer
waits in queue (if present), proceeds to receive service upon his/her turn, and
departs the system when the service is completed. The service time is uniformly
distributed between 2.5 and 4.5 minutes. On each day, the service station is
open for two hours. Any customers in queue at the end of work hours are served
before closing the service station for the day. Use simulation (do 100
simulation runs) to determine
- 2023-02-02 14:55:04下载
- 积分:1
-
an example of artificial life, flies in 3D simulation space flight
一个人工生命的例子,模拟苍蝇在三维空间内飞行-an example of artificial life, flies in 3D simulation space flight
- 2022-02-02 22:18:34下载
- 积分:1
-
机器人足球
机器人足球游戏算法,控制机器人进行足球比赛,可作出各种动作,移动,射门等。
- 2022-07-02 05:10:20下载
- 积分:1
-
最小二乘一次完成算法,C语言编写,源码,调试通过。
最小二乘一次完成算法,C语言编写,源码,调试通过。-A complete least-squares algorithm, C language, source code, debugging through.
- 2022-02-18 14:01:43下载
- 积分:1