-
susan
mallest Univalue Segment Assimilating Nucleus is used to extract the edge and corner points of local feature area. The principle of operator SUSAN is to make a mask on the circle area of one point with the radius of r and then observe every point in the whole image on the consistency of this point with all points contained in the mask area.
- 2011-09-23 20:28:47下载
- 积分:1
-
dist
用Matlab直接计算两个矩阵之间的笛卡尔距离,通用性高(Direct calculation using Matlab Cartesian distance between two matrices, general-purpose high)
- 2011-09-24 14:30:05下载
- 积分:1
-
SOA
用MATLAB编程实现半导体光放大器(SOA)的模拟(MATLAB programming realize semiconductor optical amplifiers (SOA) simulation
)
- 2012-05-13 09:59:07下载
- 积分:1
-
beam_weight1122
各种加权下的波束图,包括 Uniform , Cosine , Hamming , Blackman 四种加权窗的波束形成算法(Under various weighted beam pattern, including the ' Uniform' , ' Cosine' , ' Hamming' , ' Blackman' four kinds weighted window Beamforming Algorithm)
- 2013-12-05 19:49:25下载
- 积分:1
-
ml_SFBC
Maximum Likelihood Decoding
- 2014-01-06 17:42:08下载
- 积分:1
-
hu_guang_shu
胡广书《现代信号处理》,现代信号处理的经典教材,内附书中的源程序(Hu Guang book " Modern signal processing," the classic textbook of modern signal processing, source code included in the book)
- 2010-08-16 09:51:48下载
- 积分:1
-
micro-grid
Planned Scheduling for Economic Power
Sharing in a CHP-Based Micro-Grid
- 2014-08-22 19:06:52下载
- 积分:1
-
denoise
Denoising
Reduces the total-variation of the image. Filters out noise while preserving edges. Textures and fine-scale details are also removed. In this demo the assumption is that a white Gaussian noise is added with a-priori known (or estimated) noise power (variance). The fidelity term to the input image is calculated automatically so that the power of the noise is reduced.
- 2012-10-06 19:34:27下载
- 积分:1
-
si
说明: 用递推的极大似然法对系统辨识,对具有随机噪声的二阶系统的模型辨识(Using the recursive maximum likelihood method of system identification, random noise with the second-order system model identification)
- 2008-03-14 19:08:17下载
- 积分:1
-
code
潮流计算的MATLAB源程序
简单潮流计算的牛顿拉夫逊程序,相关的原始数据数据数据输入格式如下:
B1是支路参数矩阵,第一列和第二列是节点编号。节点编号由小到大编写
对于含有变压器的支路,第一列为低压侧节点编号,第二列为高压侧节点
编号,将变压器的串联阻抗置于低压侧处理。
第三列为支路的串列阻抗参数。
第四列为支路的对地导纳参数。
第五烈为含变压器支路的变压器的变比
第六列为变压器是否是否含有变压器的参数,其中“1”为含有变压器,
“0”为不含有变压器。
B2为节点参数矩阵,其中第一列为节点注入发电功率参数;第二列为节点
负荷功率参数;第三列为节点电压参数;第六列为节点类型参数,其中
“1”为平衡节点,“2”为PQ节点,“3”为PV节点参数。
(MATLAB source of power flow calculation)
- 2012-07-04 10:23:20下载
- 积分:1