-
MUSIC
文件包含多个源程序,包括基本MUSIC算法及MUSIC算法的多种改进算法,对各种算法进行了性能比较(File contains more than one source, including the basic MUSIC method MUSIC algorithm and a variety of improved algorithms for performance comparison of various algorithms)
- 2010-10-21 21:31:23下载
- 积分:1
-
CIE2000
This function Compute the CIEDE2000 color-difference between the sample between a reference with CIELab coordinates Labsample and a standard with CIELab coordinates
Labstd The function works on multiple standard and sample vectors too provided Labstd and Labsample are K x 3 matrices with samples and
standard specification in corresponding rows of Labstd and Labsample The optional argument KLCH is a 1x3 vector containing the value of the parametric weighting factors kL, kC, and kH
these default to 1 if KLCH is not specified.
- 2012-03-30 07:23:55下载
- 积分: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
-
proj11-01
数字图像处理:图像骨架化的程序,实验中骨架化的原理为中轴转化方法(Digital Image Processing: Image skeleton of the program, the principle of the experiment for the axial skeleton of Transformation)
- 2010-10-19 17:32:15下载
- 积分:1
-
BT_1
说明: 序列x(n)的间接法功率频估计用matlab来实现(sequence x (n) the indirect method of power frequency estimates using Matlab to achieve)
- 2006-05-13 16:06:14下载
- 积分:1
-
li-slides
Bounded-Input Bounded-Output (BIBO) Stability:
All poles of H(z) are inside the unit circle for a causal system
(where h(n)=0, n< 0).
• FIR Filter: N=0.
• IIR Filter: N>0.
• Minimum Phase: All poles and zeroes of H(z) are inside the unit
circle.
19
- 2011-06-23 15:25:44下载
- 积分:1
-
PV
说明: 微型光伏并网逆变器,具有MPPT功能,采用推挽式电路,以及全桥spwm逆变,额定功率300w(this model is a micrc PV integration model with MPPT function)
- 2016-07-02 21:19:07下载
- 积分:1
-
jacobi
本代码是本人在做作业时所编,主要用来求解雅克比矩阵(slove jacobi matrix )
- 2009-03-10 10:04:21下载
- 积分:1
-
optimization
最优化方法的一些基本算法的实现:1,0.618法;2,牛顿法;3,改进牛顿法;4,FR法;5,DFP法(Ways to optimize some of the basic algorithm implementation: 1,0.618 method 2, Newton' s method 3, improved Newton method 4, FR Act 5, DFP method)
- 2009-03-19 22:51:08下载
- 积分:1
-
Space-Time-Coding
[时空译码-无线通讯技术]的书籍,对初学者及深入研究都非常有益的一本书。(Space-Time Coding,a very useful book for first learners and further research.)
- 2011-04-28 11:38:44下载
- 积分:1