-
LMSsuanfashixian
这是一个可以证明lms自适应算法如何实现的程序源码,通过此程序可以很好的理解算法的原理及其具体实现(This is a short program that demonstrates how LMS adapatation works. This particular implementation is useful for someone trying to first understand the algorithm and how it works.
)
- 2010-09-26 10:48:59下载
- 积分:1
-
w1
说明: 实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1
-
Beanmform
频域波束成形算法,适用于所有一维和二维阵列的波束成形计算。对于采样时间较短的信号,采用了2次分段,对于采样时间足够的信号则只需要1次分段计算。计算结果包含成像图结果和各扫描点处的频谱结果(Frequency domain beamforming algorithm, applicable to all one-dimensional and two-dimensional array beam forming calculations. For shorter sampling signal, using a second segment, the sampling time sufficient signal need only 1 segment calculations. Calculation results include the results of spectral imaging of the results of each scan point)
- 2016-05-24 14:10:05下载
- 积分:1
-
sequeue
sequence data struct
- 2010-11-03 13:40:22下载
- 积分:1
-
licence-recognition
anpr code detailed segmentation of license plate
njy
- 2012-04-13 02:19:26下载
- 积分:1
-
GLCM-2014-07-28
MATLAB,紋理分析,利用GLCM來得到Entropy、homogenity、itensity、correletion、IDM、ENRGY...十多種紋理特性(MATLAB, texture analysis using GLCM to get Entropy, homogenity, itensity, correletion, IDM, ENRGY ... more than ten kinds of texture features)
- 2014-07-29 09:49:07下载
- 积分:1
-
steep
steepest decent algorithm for multi variable functions
- 2009-05-27 18:14:23下载
- 积分:1
-
AMOS
本课程使用AMOS(距结构分析)软件对结构方程进行简单的介绍和概述。结构方程模型
(SEM) 包括多种统计技术,如路径分析,验证性因子分析,带潜变量的因果关系模型,甚至方差分析和多重线性回归(This course uses the AMOS software (from the structural analysis), a brief introduction and overview of the structural equation. Structural equation modeling (SEM), including a variety of statistical techniques, such as path analysis, confirmatory factor analysis, causal relationship with the latent variable model, and even analysis of variance and multiple linear regression)
- 2012-06-26 16:35:28下载
- 积分:1
-
ber
Script for simulating binary phase shift keyed transmission and
reception and compare the simulated and theoretical bit error
probability for Coded and Uncoded Modulation using Hamming Codes
- 2013-11-16 23:09:11下载
- 积分:1
-
hanming_code
本程序时本科课程设计做汉明编码的一个例程 能对一个序列进行汉明编码和译码(This function can coding the sequence into hanming code.)
- 2012-02-15 09:02:43下载
- 积分:1