-
containerforecast_stepwisefit
使用stepwise方法选择因变量的基于AR模型的时间序列预测程序(This alogrithm can select the predictors using step-wise policy and forecast the time series based on AR model.)
- 2012-04-19 18:57:08下载
- 积分:1
-
蒙特卡罗方法
蒙特卡罗模拟在排队论中有很重要的应用,这个源码是蒙特卡罗模拟排队论问题,主要选用了理发师模型,进行了模拟。非常的简单易懂。希望被采纳。
- 2022-01-21 00:27:17下载
- 积分:1
-
利用 matlab 的校准
这个工具箱提供了大量功能在计算机视觉、 机器视觉和相关的领域中非常有用。它是有些折衷集合,反映了作者的个人兴趣光度法、 摄影、 比色法等领域。它包括功能,如图像文件阅读、 写作、 滤波、 分割、 特征提取、 摄像机标定、 相机外方位,显示颜色空间转换与黑体辐射散热器。工具箱中,结合 MATLAB 和现代的工作站计算机),是计算机视觉算法研究一个有用和方便的环境。有可能使用 MEX 文件与图像采集硬件数据立方体服务器。 从简单的 framegrabbers 接口-从澳大利亚 Qeensland 大学计算机视觉 Matlab 工具箱。这个工具箱提供了大量的函数 tha t 是有用在计算机视觉、 机器视觉和相关的领域。它是在反映出 author 的个人兴趣的光度学领域的折衷收藏的差异性。摄影测量学、 比色法。它包括功能,如阅读、 写作、 滤波、 分割和特征提取的图像文件。摄像机标定。相机外方位,显示屏,色彩空间转换与黑体辐射散热器 s。工具箱。MATLAB 和结合现代工作站电脑。是为美洲国家组织调查的计算机视觉算法有用和方便的环境。这是标准普尔可能使用 MEX 文件到接口与图像采集硬件如从简单的铁电随机存储器
- 2022-05-27 14:57:51下载
- 积分:1
-
L01p_e
[x,f]= L01p_e(c,A,b,N)用枚举法求解下列
0-1线性规划问题min f=c *x, s.t. A*x<=b,x的分量全为整数0或1, 其中N表示约束条件 Ax ≤ b中的前N个是等式,N= 0时可以省略。 返回结果x是最优解,f是最优解处的函数值。 ([X, f] = L01p_e (c, A, b, N) with the following enumeration method for solving linear programming problems 0-1 min f = c ' * x, st A* x < = b, x is an integer of all components 0 or 1, where N represents the constraints Ax ≤ b in the equation of the first N, N = 0 can be omitted. Return result x is the optimal solution, f is the function value at the optimal solution.)
- 2013-07-16 21:51:03下载
- 积分:1
-
维纳滤波法恢复运动模糊的图像
帮助图像初学者,学习图像恢复
- 2022-10-11 06:45:08下载
- 积分:1
-
最小的拉普拉斯残余插值的彩色图像插值
色差插值技术被广泛用于彩色图像插值。在本文中,我们提出
- 2022-11-13 23:15:04下载
- 积分:1
-
jiaoliutiaoyatiaosu_1
基于matlab/simulink的交流调速系统(based on Matlab/Simulink AC drive system)
- 2006-05-24 10:57:16下载
- 积分:1
-
hideandshow
matlab中关于图片低四位隐藏以及提取的源码,cover为载体图象,message为信息图象,mix为隐藏图象,msg为提取后图象(the matlab About the picture low four hidden and extract the source)
- 2012-04-10 20:34:01下载
- 积分:1
-
Traffic-Statistics-Based-on-Video
该程序基于视频统计车流量。该算法通过识别出交通场景图像中复合车辆特征的像素,进行图像分割,并依据提取出来的特征来匹配前后两幅图像中的车辆,从而计算车流量。(The program is based on the video statistics vehicle traffic. The algorithm calculates the traffic volume by recognizing the pixels of the composite vehicle feature in the traffic scene image, segmenting the image, and matching the vehicles in the two images according to the extracted features.)
- 2016-10-25 12:50:33下载
- 积分:1
-
MAPAlgorithm
This program includes:
[5 7] convolutional code (encoder) + BPSK + AWGN + MAP (decoder). It evaluates Bit Error Rate and plots it versus SNR(signal to Noise Ratio).
(This program includes:
[5 7] convolutional code (encoder)+ BPSK+ AWGN+ MAP (decoder). It evaluates Bit Error Rate and plots it versus SNR(signal to Noise Ratio).
)
- 2007-09-09 15:48:51下载
- 积分:1