-
super_resolution
这里面的程序都是一些关于超分辨率重建的程序,包括一些配准和基本的重建方法。(This program is about which super-resolution reconstruction process, including registration and basic reconstruction.)
- 2011-10-19 15:29:06下载
- 积分:1
-
2013420064H1
using the maping and composite method to calculate the integration of exp(-x2/2)
- 2014-12-29 13:44:20下载
- 积分:1
-
PLIKI
Kilka kodów zwią zanych z przetwarzaniem kontrastu obrazów monohromatycznych.
- 2012-10-14 00:53:08下载
- 积分:1
-
SA_TSP
模拟退火算法程序
模拟退火算法程序
模拟退火算法程序(Simulated annealing algorithm Simulated annealing algorithm)
- 2013-12-16 13:21:42下载
- 积分:1
-
PVModel
说明: 光伏电池模型,可用于以光伏电池为基础的仿真(Photovoltaic battery model)
- 2021-04-26 18:18:45下载
- 积分:1
-
MATLAB.doc
stats 用于检验回归模型的统计量,有三个数值:相关系数r2、F值、与F对应的概率p.相关系数r2越接近1,说明回归方程越显著;F > F1-α(k,n-k-1)时拒绝H0,F越大,说明回归方程越显著;与F对应的概率p 时拒绝H0,回归模型成立.(stats for the test statistic of the regression model, there are three values: the correlation coefficient r2, F value, and F corresponds to the probability p. The correlation coefficient r2 more close to 1, note the more significant regression equation F> F1-α (k, nk-1) refused to H0, F the bigger shows the more significant regression equation F corresponds with the probability p refused H0, set up a regression model.)
- 2007-12-11 15:45:32下载
- 积分:1
-
wien
维纳滤波程序,一种信号处理程序,可用于数据预处理(Wiener filtering process, a signal processing procedure can be used for data preprocessing)
- 2010-10-25 21:22:20下载
- 积分:1
-
Solve_BQME123
Solves matrix equation of type AX+XB+XCX+D = 0 for X being non-square
- 2010-11-05 23:20:56下载
- 积分:1
-
tianchongtu
填充图的MATLAB实现方法,主要解决图像处理中图像填充问题,相对去C语言,它更简单(Fill MATLAB implementation method, and mainly solves the problem of image processing image filling, relative to the C language, it is more simple)
- 2012-05-09 22:15:30下载
- 积分:1
-
matlab
从初值出发,先计算y对时间t的导数,得到y的变化速度;求出x对t的导数,得到x随时间的变化速度。然后时间前进一小步h=0.002,同时x和y也都发生一个小的变化,即在原来数值基础上加上时间步长h和变化速度的乘积。如果x到达1或者-1,强制让y发生变化。这个过程不断迭代,得到结果。
(completed chart)
- 2014-11-28 19:50:30下载
- 积分:1