-
PLC
该文档主要介绍了什么是PLC,及OFDM在LPC中的应用。(The document describes what is a PLC, and OFDM in the LPC application.)
- 2010-08-26 16:07:02下载
- 积分:1
-
MATLAB_Simulations_for_Radar_Systems_Design
Mahafza B.R, Elsherbeni A.Z. - MATLAB Simulations for Radar Systems Design - 2004 对于雷达系统设计师来说这是一本难得的宝典(Mahafza BR, Elsherbeni AZ- MATLAB Simulations for Radar Systems Design- 2004 for the radar system designer, this is a rare book)
- 2008-01-09 23:08:14下载
- 积分:1
-
LyapunovMatlabs
使用Matlab计算Lyapunov 指数
小数据量法(Matlab Lyapunov )
- 2009-04-24 08:49:14下载
- 积分:1
-
IpIq
基于瞬时无功功率理论的无功电流检测及谐波检测MATLAB仿真文件(Reactive current detection and harmonic detection)
- 2021-03-21 16:49:17下载
- 积分:1
-
qq715
一个曲柄滑块机构的matlab仿真代码,包括其运动仿真,以及变量变化曲线图的生成。(A slider-crank mechanism of matlab simulation code, including its motion simulation, and variable changes in graph generation.)
- 2011-08-22 10:40:06下载
- 积分:1
-
image_resample.m
image resampling matlab coding(it is about resampling image)
- 2015-04-20 10:13:33下载
- 积分:1
-
pattern-recognition
用matlab实现模式识别里的K-均值聚类算法,算法简单(Pattern Recognition using matlab to achieve in the K-means clustering algorithm, the algorithm is simple)
- 2013-11-01 11:58:53下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1
-
PAPR
比较详细的介绍PAPR问题的资料,以及这些问题的解决方法。(failed to translate)
- 2013-05-05 17:40:23下载
- 积分:1
-
fisher
在matlab中实现模式识别中的一个分类器——fisher分类器(Pattern recognition in matlab to implement a classifier- fisher classifier)
- 2010-06-06 23:40:34下载
- 积分:1