-
RDDATA
一个很好的转换程序,可以将MIT数据库下到的dat,atr文件转换成matlab的可执行文件(A very good conversion process can be under the MIT database to dat, atr file into the executable file matlab)
- 2008-05-30 07:20:08下载
- 积分:1
-
music
用music算法实现对一个正弦信号频率的估计(Realization of a sinusoidal signal frequency estimation algorithm with music)
- 2014-04-18 22:16:38下载
- 积分:1
-
inamkalman
simplst kalman filter estimation results kalman filter
- 2009-05-14 23:07:13下载
- 积分:1
-
package_emd
一种matlab的重要支撑软件,适用于学习 研究的功效。(An important support software matlab, applicable to the study of the efficacy of learning.)
- 2013-02-24 15:39:35下载
- 积分:1
-
m-files
array factor of planar antennas
- 2014-10-30 01:48:37下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
arrow
画箭头用的一个matlab程序,箭头是二维度的,需要说如箭头大小的控制参量(draw an arrow,only the two dimmentional arow,and the arrow is composed of three lines,two short an one long,the results may not viry beatuiful but is very simple)
- 2013-03-15 15:41:24下载
- 积分:1
-
kelman-ar
在matlab中对时间序列进行AR建模后采用卡尔曼滤波对比预测和实际的差别。应用于嵌入式实时信号处理(Using the difference between the predicted and actual comparison of the Kalman filter AR modeling of time series.)
- 2021-01-21 17:28:48下载
- 积分:1
-
Circle_DetectionHoughTransform
matlab编写的用霍夫曼变换检测圆的算法 对初学者有帮助(Function uses Standard Hough Transform to detect circles in a binary image.
According to the Hough Transform for circles, each pixel in image spac corresponds to a circle in Hough space and vise versa. upper left corner of image is the origin of coordinate system.)
- 2010-05-21 10:20:04下载
- 积分:1
-
pmsmpi
自己建的一个模型,给大家参考,希望对大家有用。(A matlab model )
- 2014-02-14 15:26:24下载
- 积分:1