-
psobc318
利用PSO算法设计传感器的动态补偿器,使补偿之后的传感器的动态性能指标得到提高。(PSO algorithm design using dynamic compensation of sensor devices for the compensation of the sensor after the dynamic performance is improved.)
- 2007-07-22 16:38:42下载
- 积分:1
-
arrow3
Matlab作一维、二维和三维箭头的源代码。(Matlab for the one-dimensional, two-dimensional and three-dimensional arrow s source code.)
- 2008-02-29 10:41:41下载
- 积分:1
-
MFiles
ou can use this M-file as a guideline for implementing CRC code generation using the Communications Toolbox functionality. This M-file does not include the error detection process, but you can easily use the process specified below to perform the CRC check:
- 2010-05-09 23:45:49下载
- 积分:1
-
Communication_Simulation_matlab_code
《通信系统仿真原理与无线应用》一书的matlab仿真程序("Communication System Simulation Theory and wireless applications," a book of matlab simulation program)
- 2010-01-17 12:18:59下载
- 积分:1
-
RLS
RLS滤波程序,包括与RLS与LS和LMS程序的比较,对于学习自适应滤波的同学有些帮助;(RLS filtering process, including the LS and the LMS and RLS procedures and comparison of adaptive filtering for students to learn some assistance )
- 2010-12-24 20:32:19下载
- 积分:1
-
sdof
单自由度振动系统,求其频响函数,改变质量,阻尼,刚度对频响函数的影响(Single degree of freedom vibration system, find the frequency response function, changing the impact mass, damping and stiffness of the FRF)
- 2014-01-17 23:53:34下载
- 积分:1
-
IEEE14
IEEE14节点5机测试系统matlab下的详细模型,包含系统数据和Simulink仿真模型。(IEEE test system for 14-bus-5-generator, can be employed directly by matlab. It contains data files and simulink files.)
- 2015-08-01 00:14:11下载
- 积分:1
-
p08_boundary_segment
returns the number of boundary segments for the P08 region
- 2009-12-08 16:21:45下载
- 积分:1
-
sos2csharptest
Converts Matlab SOS filters into a fast C# class
- 2011-01-16 01:57:37下载
- 积分:1
-
fit_mix_2D_gaussian
fit_mix_2D_gaussian - fit parameters for a 2D mixed-gaussian distribution using EM algorithm
format: [u,covar,t,iter] = fit_mix_2D_gaussian( X,M )
input: X - input samples, Nx2 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian (each mean is a 2x1 vector)
covar - fitted covariance for each gaussian. this is a 2x2xM matrix.
t - probability of each gaussian in the complete distribution
iter - number of iterations done by the function
- 2011-02-09 19:04:25下载
- 积分:1