-
本程序实现了数理统计的趋势面分析,并给出了F,t检验,可用作数理统计教材的配套计算...
本程序实现了数理统计的趋势面分析,并给出了F,t检验,可用作数理统计教材的配套计算-realized by the Mathematical Statistics trend surface analysis, and gives F, t test, can be used as a teaching mathematical statistics supporting calculations
- 2023-04-13 18:00:03下载
- 积分:1
-
求函数极小值,适用于不带约束的、函数可以为非线性的无约束规划问题的求解...
求函数极小值,适用于不带约束的、函数可以为非线性的无约束规划问题的求解-Demand function is minimum applicable to non-binding, the function can be non-binding for the non-linear programming problem solving
- 2022-07-17 09:40:31下载
- 积分:1
-
科学与工程数值算法vcjj
源码包含许多工程常用数值算法,可用于vc编程研究,具有很强的使用价值。
- 2023-05-12 08:10:03下载
- 积分:1
-
Jacobi to solve linear equations, possison equations, welcome you to give valuab...
Jacobi求解线性方程组、possison方程,欢迎大家提出宝贵意见。-Jacobi to solve linear equations, possison equations, welcome you to give valuable advice.
- 2022-03-13 21:27:05下载
- 积分:1
-
ROMBERG加速算法的实现,同时包含梯形方法等,通过比较可以明显看出加速效果。...
ROMBERG加速算法的实现,同时包含梯形方法等,通过比较可以明显看出加速效果。-Romberg algorithm to accelerate the realization, at the same time contains the trapezoidal method, and so is evident by comparing the accelerated effects.
- 2022-07-27 20:31:08下载
- 积分:1
-
如何在weka中加入自己的算法,对于增加新的算法以开发自己的数据挖掘工具。很有用...
如何在weka中加入自己的算法,对于增加新的算法以开发自己的数据挖掘工具。很有用-How to weka add their own algorithms, for adding new algorithms to develop their own data mining tools. Useful
- 2023-01-08 10:40:03下载
- 积分:1
-
劳斯判据
关于matlab编写的劳斯判据的算法,该算法包含完整的注释,根据自动控制原理当中的劳斯判据编写而来,可以对任意阶系统进行判稳
- 2022-03-24 00:01:13下载
- 积分:1
-
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点...
程序只产生均值为0,方差为1的随机数,要产生均值为E,方差为D的随机数,只要随机数*D+E就可以了。高斯随机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。另外,如果有人有兴趣,也可以把它修改成任意形式分布的连续随机数产生程序,修改非常简单,这里就不提示了。-procedures have only mean of 0 and variance for a random number to produce the mean E, D variance for the random number, as long as a few random E* D on it. Gaussian random process parameters or with the parameter is used to describe a normal distribution of the float table. In the implementation process, Mr. into the table (one-off), and you can repeatedly arbitrary implementation Gaussian random number generator proceedings. The use of C is to ensure commonality, if someone finds trouble, can be used to be a Class C, all these things into account Packaging. Also, if someone is interested, can you change the form of arbitrary distribution of continuous random number generator procedure is very simple changes, I will not be sacrificed as a result.
- 2023-08-17 15:20:03下载
- 积分:1
-
The Simulation of BER of QDPSK
这个文件是用来模拟QDPSK的误码率的。结果被写入一个txt文件,然后您可以将其导入matlab。
- 2022-02-12 18:16:28下载
- 积分:1
-
基本粒子群算法
本文件是基于C语言的基本粒子群算法实现代码,其中测试函数使用的超球函数。本文件对于粒子群算法初学者能起到一定辅助作用
- 2022-01-26 06:26:34下载
- 积分:1