-
matlabsift
sift算法page,详细论述了sift算法的基本过程(sift algorithm page, sift algorithm discussed in detail the basic processes)
- 2010-06-04 16:53:41下载
- 积分:1
-
Control_example
用m语言编写的控制系统参数估算程序,用4种常用方法来估算控制器的参数。(Matlab_based control parameter estimation program.)
- 2010-10-19 14:00:35下载
- 积分:1
-
genetic
说明: 采用遗传算法进行优化的MATLAB程序 ,此处计算的是阻抗变换器的优化 (Genetic algorithm to optimize the use of the MATLAB program, here is the calculation of the optimal impedance converter)
- 2009-08-10 20:14:43下载
- 积分:1
-
SMS2
物质状态算法,14年提出的一种新兴的启发式算法,可用于求解各种优化问题。里面包含代码和一篇参考文献。( States Of Matter Search Algorithm)
- 2014-08-29 00:57:46下载
- 积分:1
-
h2D
二维全息谱的绘制程序,学习故障诊断不可不学的matlab程序代码(good matlab code for holo2D)
- 2015-01-26 21:54:09下载
- 积分:1
-
secant
function [x, hist] = secant(x, f, tola, tolr)
SECANT This a secant code with no line search.
This code terminates on small relative-absolute errors function [X, HIST] = SECANT(X, F, TOLA, TOLR) Inputs: X = initial iterate
F = function
TOLA = absolute error tolerance
TOLR = relative error tolerance
Output: X = approximate result
- 2009-12-04 03:38:55下载
- 积分:1
-
jieguo
The paper concludes with an implementation of linear prediction using two
different types of signal. It is hoped that the balance between theory and practical
will allow the reader for easy assimilation of this technique
- 2011-01-24 22:55:46下载
- 积分:1
-
wenjian
说明: matlab在通信工程的应用以及matlab在曲线拟合和函数图像的应用(matlab works in communications applications, as well as matlab curve fitting and function in the application of image)
- 2009-08-13 16:03:55下载
- 积分:1
-
amcode
am调制信号,适合matlab仿真,希望能帮到大家,功能还算可以(am modulation signal, for matlab simulation, hope to help you, you can still function)
- 2011-05-24 13:46:32下载
- 积分:1
-
srtmreadermatlab
srtm是美国nasa指定的精度为90米的全球高层数据,函数srtmshow可以利用matlab读取这样的数据,并且以mesh的形式显示他们。用法:srtmshow(‘c:/.../XXX.ttf’,60,70,60,70)。表示读取文件XXX.ttf中横向60 -70 ,纵向60 -70 的数据并显示他们。
(srtm the United States designated the accuracy of nasa' s global top 90 m data, the function srtmshow can use matlab to read this data and to display them in the form of mesh. Usage: srtmshow (' c :/.../ XXX.ttf' , 60,70,60,70). That read the file XXX.ttf 60 -70 in the horizontal, vertical 60 -70 of the data and display them.)
- 2011-05-26 17:35:26下载
- 积分:1