-
ImageResample(matlab)
图像插值程序,可以实现对图像的任意缩放,即可以图像尺寸改变为任意大小。(Image Interpolation procedures can realize arbitrary scaling of images, namely image size can be changed to any size.)
- 2008-03-09 12:48:22下载
- 积分:1
-
bianyuanjiance
边缘检测,用matlab编程。边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。(Edge detection, using matlab programming. Edge detection is an image processing and computer vision in the basic problems, edge detection is to identify the purpose of the digital image brightness variations obvious point. Image attribute significant changes usually reflect important events and changes in properties.)
- 2014-08-27 10:34:19下载
- 积分:1
-
Q23
7自由度模型车身质心处垂向加速度和俯仰角的功率谱密度(7 degree of freedom model of the body center of mass at the vertical acceleration and pitch angle of the power spectral density)
- 2021-03-16 19:39:21下载
- 积分:1
-
modifiedZbreaker
This is the new DC circuit breaker. The breaker is implemented in MATLAB Simulink.
- 2020-07-04 15:20:02下载
- 积分:1
-
MATLAB-function
matlab 主要函数的介绍,很全很实用的输入 输出函数 (Introduction matlab main function, it is full of very useful input and output functions)
- 2014-11-19 09:26:52下载
- 积分:1
-
walker
使用matlab写了一个很有意思的程序 大家看看作为参考(Use matlab write a very interesting program we look at as a reference)
- 2012-09-08 21:23:09下载
- 积分:1
-
GMres
数值算法中另一个经典算法gmres算法,用来求解大型矩阵方程问题。(Another classic algorithm gmres algorithm used to solve the problem of large matrix equations.)
- 2005-04-21 01:01:38下载
- 积分:1
-
aa
说明: 4节点系统的matlab潮流编程的模板,希望对初学者有帮助。(power flow programming
)
- 2012-05-07 14:06:24下载
- 积分:1
-
RINEXcode
gps RINEX数据文件读取,进行数据解算计算,得到适合的星历信息(gps RINEX DATA READ)
- 2015-03-31 21:22:24下载
- 积分:1
-
titleduihkxg
其实popupwindow用起来比Dialog 方便,因为dialog一切都需要你自己来实现,而popupwindow帮我们实现了很多,我认为在使用的时候关键我们要看清参数:
popupWindow.showAtLocation(parent, gravity, x, y)
parent这个是一个父view试图,
gravity 这个默认是居中,我们要指定显示方式:Gravity.LEFT
| Gravity.TOP
最后两个参数就是显示的坐标位置,这样就可以根据需求自己定位显示位置了
- 2013-11-26 08:16:34下载
- 积分:1