-
matlab_fft
matlab实现fft,以及ifft算法,包含蝶型运算等文件(Matlab achieve fft and ifft algorithm, includes a butterfly computation, and other documents)
- 2006-12-26 17:18:21下载
- 积分:1
-
particle_filtering
例子滤波的源代码,很基础,便于初学者学习粒子滤波 (Filtering source code examples, very basic, easy for beginners to learn particle filter)
- 2013-05-03 20:04:20下载
- 积分:1
-
ILC-master
迭代学习控制源程序,适合初学者,希望和有关机器鱼轨迹跟踪方面交流。(Iterative learning control source program, suitable for beginners, hopes and exchanges on trajectory tracking of robotic fish.)
- 2018-04-09 16:06:07下载
- 积分:1
-
tianxianxuanzesuanfa
一系列关于天线选择的算法,包括全搜,递增递减和随机天线选择算法(Series of antenna selection algorithms, including full search, Ascending Descending antenna selection algorithm and random)
- 2020-12-29 19:39:01下载
- 积分:1
-
main
说明: 对两组温度进行估计,并通过分布式卡尔曼滤波算法进行融合(Two sets of temperature are estimated and fused by distributed Kalman filter algorithm.)
- 2019-03-26 23:38:26下载
- 积分:1
-
ROC
receiver operating characteristics
- 2010-07-11 12:52:10下载
- 积分:1
-
test_noise
noise application using dsr technology
- 2011-06-20 13:06:38下载
- 积分:1
-
polarplot
polarplot plots the polar plot very good
- 2011-11-02 01:08:26下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
tongxinxitongfangzhen
通信系统仿真
1.FDMA的simulink仿真
2.TDMA的simulink仿真
3.CDMA的simulink仿真
4.三种多址方式比较
(详细要求请见文件内题目描述)(Communication system simulation 1.FDMA simulink simulation 2.TDMA simulink simulation 3.CDMA simulink simulation 4. Comparison of three multiple access (see the detailed requirements described in the document title))
- 2013-11-23 19:02:53下载
- 积分:1