-
hanshuxunyou
对一个三次函数寻找最优解(最小值),分别使用全局搜索法、二分法、黄金分割法和斐波那契法共四种方法寻优。函数可在程序中自行指定,有gui界面。(A cubic function to find the optimal solution (minimum), respectively, using a global search method, dichotomy, golden section and Fibonacci optimization method a total of four methods. Function can be specified in the program itself, there are gui interface.)
- 2010-12-12 16:09:25下载
- 积分:1
-
ssinc
ssinc窗函数对正弦信号加不同的窗函数进行性能比较(ssinc)
- 2010-12-22 20:39:41下载
- 积分:1
-
jEKF
可以运行的卡尔曼滤波算法,对一个飞行目标进行速度和位置的跟踪,达到了预期的效果(Kalman filter algorithm can run on a flying target speed and location tracking, and to achieve the desired effect
)
- 2012-05-15 13:11:33下载
- 积分:1
-
tutorialofmatlab
wonderful tutorial of matlab include many souce code(wonderful tutorial include many of Matlab souce code)
- 2007-06-16 17:38:19下载
- 积分:1
-
myASM
主动表观模型matlab程序,人脸几何特征标定(Active apperance model Matlab programming)
- 2013-10-23 21:22:19下载
- 积分:1
-
TwoDimDCT
2D DCT in matlab.
inputs are original data and block size.
ex) block size = [8 8]
- 2011-12-21 13:05:12下载
- 积分:1
-
guangfudianchi
说明: MATLAB/simulink光伏电池建模!!!!(Photovoltaic cell modeling)
- 2019-04-14 18:32:50下载
- 积分:1
-
work
MATLAB编程源码,结果为画出多个正六边形。(MATLAB programming source, the results painted a number of regular hexagon.)
- 2007-12-06 10:46:28下载
- 积分:1
-
affine
利用matlab处理图像的程序。是非常简单的图像配准代码,适合大众使用(Use matlab image processing program. Is very simple image registration code, suitable for mass use)
- 2012-05-21 17:16:46下载
- 积分:1
-
第4章 插值
在离散数据的基础上补插连续函数,使得这条连续曲线通过全部给定的离散数据点。插值是离散函数逼近的重要方法,利用它可通过函数在有限个点处的取值状况,估算出函数在其他点处的近似值。插值:用来填充图像变换时像素之间的空隙。(On the basis of discrete data, a continuous function is inserted to make the continuous curve pass through all the given discrete data points. Interpolation is an important method of approximation of discrete functions. It can be used to estimate the approximate values of functions at other points by means of the values of the functions at finite points. Interpolation: used to fill the space between pixels when an image is transformed.)
- 2017-06-22 13:10:44下载
- 积分:1