-
43566
本文主要叙述的是利用MATLAB软件实现图像的几何操作。利用imresize() imrotate() imcrop() 等函数实现图像的缩放,选转,剪切。
在对图像的几种几何操作中,图像的缩放和旋转都要用到插值操作。(This paper describes the use of MATLAB software images of geometric operations. Use imresize () imrotate () imcrop () Function Image Scaling , elected to the shear. In the image of several geometric operation, image scaling and rotation should be used interpolation operation.)
- 2007-03-10 19:37:23下载
- 积分:1
-
matlabaanswer
薛定宇《高等应用数学问题MATLAB 求解》习题参考解答,一本学习matlab不错的书(Xue Dingyu " higher MATLAB to solve mathematical problems" exercises reference answers, a good book to learn matlab)
- 2013-10-09 15:53:57下载
- 积分:1
-
w1
实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1
-
matlab
matlab图形图像和声音的处理,例子很多(matlab book)
- 2010-05-10 11:51:20下载
- 积分:1
-
GPC
一个广义预测控制GPC的例子,matlab源程序(Example of a generalized predictive control (GPC), matlab source)
- 2013-01-09 10:50:28下载
- 积分:1
-
kNN
KNN分类方法,用于文本分类工作的研究。(KNN classification method, for text categorization of the research work)
- 2011-10-30 19:51:29下载
- 积分:1
-
bottom_up_segmentation
这是TD算法的逆过程,首先将时间序列,划分为相邻点的短序列,当然此时的拟合误差为0,因为第一点和第二点的连线,原始点都落在线段上。将相邻两个线段连接起来,此时每条线段包含三个原始点,计算中间那个点的拟合误差。这样,所有这些三个点的线段中的中间点的拟合误差计算出来后,找出误差最小且误差小于阀值R的分段,作为第一条包含三个点的线段。 在上面的基础上,第一条分段同样的和相邻线段连接,然后计算每一条分段的拟合误差,再找出误差最小且小于阀值R的分段,作为第二个分段。依次方式循环,直到所有分段的拟合误差都小于阀值R,分段结束。
(This is the reverse process of TD algorithm, the first time series is divided into short sequences adjacent dots, of course fitting error is zero at this time, because the first and second points of connection, the original point fall line on. The two adjacent segments are connected, then each segment contains three original point, the intermediate fitting error calculated that point. Thus, after all these segments fitting error of three points in the intermediate point calculated to find the minimum error and the error is less than the threshold R segment, as the first line contains three points. Based on the above, the first segment and the adjacent line segment connecting the same, and then calculate a fitting error for each segment, and then find the smallest error and less than the threshold R segment, as the second segment . Followed by a cyclic manner until all segments fitting error is less than the threshold R, segment ends.)
- 2021-03-20 16:29:18下载
- 积分:1
-
FFTcomparewithLMS_PHDcomparewithMSIC
FFT横向滤波算法与最小二乘算法LMS的比较,以及PHD特征分解与多信号分解MUSIC的的比较(FFT horizontal filtering algorithm with least squares comparison of LMS, as well as the PHD characteristics of decomposition and multi-signal comparison of decomposition MUSIC)
- 2007-12-26 21:33:55下载
- 积分:1
-
Ismailoptmzsyn
Here is a project about Optimization lesson at Master of Science in Turkey. Fibonacci and Golden Ratio techniques are executed.
- 2012-05-03 15:48:27下载
- 积分:1
-
xyz2luv
for converting image to LUV color space
- 2015-03-25 19:22:25下载
- 积分:1