-
masplinehh
用途:三阶样条插值(一阶导数边界条件)
格式:m=maspline(x,y,dy0,dyn,xx), x为节点向量,y为数据,
dy0,dyn为左右两端点的一阶导数如果xx缺省,则输出各节点的
的一阶导数值,,m为xx的三阶样条插值(Uses: third-order spline interpolation (first order derivative boundary condition) format: m = maspline (x, y, dy0, dyn, xx), x is the node vector, y for the data, dy0, dyn left and right ends of points a derivative, if xx default, then the output of each node of the of a first derivative values,, m for the third-order spline interpolation xx)
- 2009-12-16 16:38:40下载
- 积分:1
-
hyperspectral
有关“高光谱遥感图像的小波去噪方法”的文章!写的不错(Hyperspectral Imagery Denoising Method Based on Wavelets)
- 2010-03-12 09:30:44下载
- 积分:1
-
a2
说明: 简单的 关于图像的二值化 锐化 滤波 基本能实现 算出不变矩!!!!!关于图像检索(Simple binary on the image sharpening filter can basically figure out the same moment to achieve! ! ! ! ! About Image Retrieval)
- 2010-05-04 14:25:50下载
- 积分:1
-
zgiurare
详细画出了时域和频域的相关图,包括回归分析和概率统计,滤波求和方式实现宽带波束形成,插值与拟合,解方程,数据分析,ICA(主分量分析)算法和程序,毕业设计有用,加入重复控制。( Correlation diagram shown in detail the time domain and frequency domain, Including regression analysis and probability and statistics, Filtering summation way broadband beamforming, Interpolation and fitting, solution of equations, data analysis, ICA (Principal Component Analysis) algorithm and procedures, Graduation useful Join repetitive control.)
- 2016-04-14 12:54:36下载
- 积分:1
-
inpainting
image inpainting
(CS7495 Final Project
Sooraj Bhat
Object Removal by Exemplar-based Inpainting
USING THE CODE
Everything was done in Matlab and MEX (i.e. a C function callable from
Matlab). First, the C code needs to be compiled. At the Matlab
prompt, type:
mex bestexemplarhelper.c
You should then be able to run the following (which takes ~2mins on my
2GHz Pentium 4 laptop with 256MB of RAM):
[i1,i2,i3,c,d,mov] = inpaint( bungee0.png , bungee1.png ,[0 255 0])
A smaller run (~25 seconds) would be:
[i1,i2,i3,c,d,mov] = inpaint( bw0.png , bw2.png ,[0 255 0])
To visualize:
plotall
close movie(mov)
SAMPLE IMAGES & RESULTS
*0.png The original images ( bw and bungee )
*{1,2}.png The different fill region masks.
*P2.png Plots of confidence and data terms.
*P5.png Plots of original, fill region, inpainted images and
confidence and data terms.
Other images in the dir contain redundant information. I di)
- 2010-06-19 21:00:49下载
- 积分:1
-
maquinas-electricas-solucionario-chapman-4ed
Book of the solutions from the chapman book version 3
- 2012-10-18 10:03:24下载
- 积分:1
-
Desktop
matlab程序,粘滑运动分析,适合分析制动粘滑运动,适合初学者的最经典的程序(matlab program, stick-slip, suitable for analyzing the brake stick-slip, suitable for beginners to the most classic program)
- 2013-05-20 21:15:07下载
- 积分:1
-
psofcm
自己编写的基于惯性权重线性递减策略的粒子群算法优化聚类(My own particle swarm optimization algorithm based on the linear decreasing inertia weight strategy applied to cluster.)
- 2020-10-28 17:29:58下载
- 积分:1
-
bearing-heat-gen
全套球轴承拟静力学计算,以及在此基础上的生热量计算。可完美运行(whole package of quasi-static calculation and heat generation of ball bearing)
- 2021-04-05 12:29:03下载
- 积分:1
-
daonaijuzhentongyongchengxu
告诉支路阻抗的节点导纳矩阵求解的通用程序。(Tell branch node is the impedance matrix of the general program admittance)
- 2010-10-17 23:27:40下载
- 积分:1