-
convex_optimization
说明: 凸优化程序包,包含各种凸优化算法,可供方便调用.(Convex optimization package, contains a variety of convex optimization algorithm, for convenience call.)
- 2020-10-19 11:07:25下载
- 积分:1
-
five_three
主要是讲解关于matlab软件的五点三段式的插值处理的m文件(Mainly to explain the five points on three-matlab software interpolation processing m-files)
- 2011-10-17 19:17:28下载
- 积分:1
-
MVAsirdata
MVAsirdata generates a data set and applies the sliced inverse regression algorithm (SIR) for dimension reduction.
- 2013-04-30 22:31:13下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
dsss222
用matlab进行直序扩频通信系统误码率的仿真分析PN码同步方法的比较与仿真(Using matlab for Direct Sequence Spread Spectrum Communication System Simulation and Analysis of bit error rate PN code synchronization methods and simulation)
- 2008-04-14 10:32:05下载
- 积分:1
-
mat
利用计算机完成控制系统的根轨迹作图,了解控制系统根轨迹图的一般规律,利用根轨迹进行系统分析。
(Using computer control system for the completion of the root locus mapping to understand the control system of the root locus of the general laws, the use of a systematic analysis of the root locus.)
- 2009-12-05 15:09:47下载
- 积分:1
-
chepaishibie
车牌字符识别matlab源程序车牌字符识别matlab源程序车牌字符识别matlab源程序(The license plate character recognition matlab source code license plate character recognition matlab source code license plate character recognition matlab source code)
- 2012-07-05 17:20:45下载
- 积分:1
-
3dfdtd
fdtd 电磁计算 三维电磁仿真技术 电磁场计算 fdtd 算法(fdtd Em compute em field calculation )
- 2014-02-09 17:16:19下载
- 积分:1
-
subway-station-evacuated
主要内容基于元胞自动机的地铁站紧急疏散仿真,利用matlab来编译出可视化人群疏散效果,得出疏散时间等结果。
(Based on Cellular Automata subway station evacuated)
- 2020-12-30 20:28:59下载
- 积分:1
-
perf
求系统单位节约给定相应的性能指标(超调量,峰值时间,调整时间),其中key=1表5 超调量 key=2表2 的超调量,y,t表示系统节约相应的函数值与其对应时间(Demand units to save the system give the corresponding performance indicators (overshoot, peak time, adjusting the time), where key = 1 Table 5 percent overshoot key = 2 Table 2 overshoot, y, t that the system saves the corresponding function value and its corresponding time)
- 2010-05-18 20:29:42下载
- 积分:1