-
直接分解算法
* To factor the n by n matrix A = (A(I,J)) into the product of the* lower triangular matrix L = (L(I,J)) and U = (U(I,J)), that is* A = LU, where the main diagonal of either L or U consists of all ones:** INPUT: dimension n; the entries A(I,J), 1
- 2023-06-21 06:30:04下载
- 积分:1
-
指定方差和窗口的大小, 产生2维高斯平滑窗的源码.
指定方差和窗口的大小, 产生2维高斯平滑窗的源码.-Specified variance and the size of the window, resulting in 2-D Gaussian smoothing window of the source.
- 2022-03-22 04:23:33下载
- 积分:1
-
基于粒子群算法的PID控制器优化设计
基于粒子群算法的PID控制器优化设计,本程序主要研究基于粒子群算法控制系统PID参数优化设计方法以及对PID控制的改进。选择控制系统的目标函数,本控制系统选用时间乘以误差的绝对值,通过对控制系统的逐步仿真,对结果进行分析
- 2023-02-09 12:10:03下载
- 积分:1
-
国家咨询交通仿真系统的语言,在第三个…
c语言的全国交通仿真咨询系统,详见报告
- 2022-07-16 16:45:59下载
- 积分:1
-
MATLAB数值积分工具箱NIT工具箱
matlab数值积分工具箱 nit toolbox-matlab numerical integration toolbox nit toolbox
- 2022-03-22 09:31:33下载
- 积分:1
-
对图片进行快速傅里叶变换,输出变换后结果图片
对图片进行快速傅里叶变换,输出变换后结果图片-Fast Fourier transform of the picture, the output result of the transformed image
- 2022-08-20 03:30:01下载
- 积分:1
-
Moving average moving average prediction ModifyShiftAverageRegress.cs trends can...
移动平均预测 ModifyShiftAverageRegress.cs
移动平均也可画趋势图,如下:
public double forecast(int interval)
移动平均认为数据是时间序列数据,该方法预测interval个时间间隔后的值
public override double[] getTrendArray()
得到趋势数组,该数组的数据直接在图形中展示出来就可以产生趋势线。
-Moving average moving average prediction ModifyShiftAverageRegress.cs trends can also be painted as follows: public double forecast (int interval) consider moving average data are time-series data, the method of prediction interval of time after the interval the value of public override double [] getTrendArray () be the trend of the array, the array of data directly in the graphical display can be generated by the trend line.
- 2022-06-06 15:01:20下载
- 积分:1
-
拜耳图像插值
彩色演通过定向线性最小均方误差 EstimationDigital 摄像机样品使用彩色滤光片的场景马赛克图案 (例如,拜耳模式) 的数组。演颜色样本的图像质量的关键。这本文提出了一种新颜色演的优化技术定向滤波的绿色 — — 红色和绿色 — — 蓝色的区别信号。两者的主要区别信号的假设下(PDS) 之间的绿色和红色/蓝色通道是低通缺少绿色样本自适应地估计在两个水平和垂直方向的线性最小均方误差估计 (LMMSE) 技术。这些方向的估计然后以最佳方式融合,进一步提高绿色的估计数。最后,遵循 demosaicked 的全分辨率绿色通道,其他两个颜色通道是从 LMMSE 重建筛选和融合的综合布线系统。实验结果表明,提出了的颜色演技术优于现有的方法在峰值信噪比测量和视觉感知。
- 2022-06-29 16:16:54下载
- 积分:1
-
constant recognition of a simple four Operators (3KB)
识别常数的简单四则运算(3KB)-constant recognition of a simple four Operators (3KB)
- 2022-01-29 00:40:33下载
- 积分:1
-
writing mathematical function call library, LU decomposition, high Shisaideer it...
自编数学函数调用库,有LU分解法,高斯塞德尔迭代法,追赶法解线性方程组,还有一维和二维的高斯积分公式-writing mathematical function call library, LU decomposition, high Shisaideer iterative method, catching up with the method for solving linear equations, one-and two-dimensional Gaussian integral formula
- 2023-08-06 04:30:03下载
- 积分:1