-
对于蒙特卡罗算法的程序,可用于电力系统的仿真…
该程序为mente carlo算法
可用于电力系统的随机抽样模拟系统状态
可用于大型的电力系统计算可靠性-the procedures for mente carlo algorithms can be used for power system simulation of random system state available in a large power system reliability calculation
- 2022-04-28 07:22:06下载
- 积分:1
-
kalman最优估计器
卡拉曼最优估计器算法吗,标量kalman最优估计器MATLAB实例参考《数字滤波与卡尔曼滤波》S.M.Bozic 1979实例编写,程序思路比较清晰,便于初学者理解kalman滤波的原理
- 2022-05-17 13:44:36下载
- 积分:1
-
非局部均值滤波
资源描述图像去噪图像处理中的非局部均值算法。不同于“局部均值”的过滤器,它采取的平均值的一组像素周围的目标像素的平滑图像,非局部均值滤波,以平均的所有像素的图像,加权类似这些像素的目标像素。这导致了更大的后过滤的清晰度,减少损失图像中的细节与局部均值算法比较。
- 2022-02-27 07:56:04下载
- 积分:1
-
defequ is used solution of partial differential equations solver. Autonomy defin...
defequ,是用来解偏微分方程的求解器。能够自主定义边界条件,并且可以得到图示的效果。-defequ is used solution of partial differential equations solver. Autonomy definition of boundary conditions, and can be Picture shows the effect.
- 2022-07-17 21:55:18下载
- 积分:1
-
对混沌神经网络进行预测,效果非常好,精度比较高
对混沌神经网络进行预测,效果非常好,精度比较高-forecasting of chaos
- 2022-03-04 19:39:44下载
- 积分:1
-
等值线原码中插值算法,还可以吧。如有问题给我发EMAIL.
等值线原码中插值算法,还可以吧。如有问题给我发EMAIL.-contours original codes interpolation algorithm, it can. If problems given me a email.
- 2022-10-12 05:30:03下载
- 积分:1
-
温度场模拟程序,matlab编写
温度场模拟程序,matlab编写-temperature simulation program, the preparation of Matlab
- 2023-03-20 02:35:03下载
- 积分:1
-
动态反馈控制算法
采用ARIMA模型和广义预测控制进行反馈预测,结合ARIMA模型周期性预测和广义控制预测实时性特点,提高短时预测精度
- 2022-01-30 12:58:58下载
- 积分:1
-
数学建模题目 研究生
空中加油
数学建模题目 研究生
空中加油 -Graduate School of Mathematical Modeling topic aerial refueling
- 2022-12-13 07:55:03下载
- 积分:1
-
简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本...
简单的马尔科夫算法,Markov链数据提供了有当前状态决定,而又独立于当前状态的序列,此处算法是将给定的文本串生成新的随机文本- Simple Sample of a Markov Chain Algorithm:A markov chain is a sequence of random variables in which the future variable is determined by the present variable but is independent of the way in which the present state arose from its predecessors. The code is a simple example of a markov chain that generates somewhat random text output from a given text input.
- 2022-04-07 11:22:32下载
- 积分:1