-
Array-data-to-calculate-the-average
该程序能够根据使用者的需要,通过调用相关的函数,完成数组的输入和输出,计算出该数组数据的平均值并输出。(The program can be based on user needs, by calling the related functions, complete the input and output of the array, the array data to calculate the average value and output.)
- 2014-09-07 23:48:17下载
- 积分:1
-
BP-neural-network-genetic-
用遗传算法优化BP神经网络的matlab源代码,在matlab 7.0中实现(BP neural network optimization using genetic algorithm matlab source code, implemented in matlab 7.0)
- 2014-09-30 16:04:05下载
- 积分:1
-
mimo
MIMO系统的各种空时分组码仿真包括22alamouti编码,12速率的空时分组码(MIMOMulti-input multi-output (MIMO) system of space-time block codes 22alamouti coding, 12 simulation including rate of space-time block codes)
- 2010-05-14 17:11:22下载
- 积分:1
-
8c8b305e91b7
S变换的小程序包,简单实用,特别适合初学者,一看程序描述就懂。(A quite easy S tranform matlab code. And it is easy to learn it.)
- 2013-12-04 10:22:35下载
- 积分:1
-
Signals-and-SystemsAnalysis-and-threalization-of-M
1. 该光盘包含了“信号与系统分析及MATLAB实现”一书的第十一章所有程序;
2. 为了方便读者阅读程序,所有程序均采用中文注释。MATLAB的程序编辑器不支持中文显示,用户只需在Word下直接打开源程序文件,即可阅读程序中的中文注释;
3. 程序文件的命名分为以下三种类型:
(1) 若为书中例题的程序,则程序文件名一律以ex开头,后面跟4位数字(前两位表示章号,后两位表示例题序号)表示的该程序所在例题的编号。例如,ex0603.m是例6.3的程序,而ex1102.m则是例11.2的对应程序。
(2) 若为书中图形的实现程序,则程序文件名一律以figure开头,后面跟4位数字(前两位表示章号,后两位表示图形序号)表示的该程序所绘图形的编号。例如,figure1203.m是实现图12.3的程序,而figure0710.m则是实现图7.10的对应程序。
(3) 若为函数文件,则直接以函数名命名,例如文件sconv.m即是书中函数sconv()的对应程序。
()
- 2008-06-06 11:42:00下载
- 积分:1
-
5MATLAB
matlab教程ppt 第5章 MATLAB数据分析与多项式计算(the ppt about of matlab)
- 2010-03-07 09:27:59下载
- 积分:1
-
signal-processing
说明: MATlab经典程序,初学者必看,写论文的好帮助(for new beginners)
- 2010-04-02 21:02:33下载
- 积分:1
-
angalaeswari
need source code for matlab
- 2013-11-07 14:24:23下载
- 积分:1
-
16QAMLS
分析比较了16QAM的块状导频与没有加信道估计的性能比较OFDM系统(Analysis and comparison of 16QAM and no massive increase pilot channel estimation OFDM System Performance Comparison)
- 2011-10-24 17:37:30下载
- 积分:1
-
SparseArray
SparseArrays map integers to Objects. Unlike a normal array of Objects, there can be gaps in the indices. It is intended to be more efficient than using a HashMap to map Integers to Objects.
- 2014-01-01 11:30:11下载
- 积分:1