搜索资源列表
用Welch法进行功率谱估计
- 考虑L的三个不同值:L=256(3个数据段),L=128(7个数据段)和L=64(15个数据段)。各自的谱估计图如上图所示。可以明显的看到,加窗明显的减小了频谱上的假谱峰,但也更加进一步平滑了谱峰。所以,对于L=64的情况,在ω=0.8π的谱线可以很确定的辨认,但是那两个靠近的谱峰不容易区分。对于L=128的情况,这种情况提供了在分离和检测间最好的均衡。当然,对于在L=256时的情况,效果是更好的,能够从谱估计图上明显的分辨出三条谱线的存在以及它们幅度关系的强弱。 除了Welch法外,还可以采用
TurboCode&Modulation
- turbo码系统的仿真,包括编码、交织、不同译码、穿孔等各个部分的程序。仿真结果在图中表现。译码算法为log-map。-turbo code system simulation, including encoding, interleaving, different decoder, such as perforation of part of the process. Simulation results are shown in Fig. Decoding algorithm for log
adaptive_main
- LCMV算法智能天线Matlab仿真程序,非常好用,运行就可以看到方向图。希望跟各位资源共享。 -Smart Antenna Pattern algorithm simulation program Matlab, very convenient, can be seen running on the direction of Fig. You hope with the sharing of resources.
clarke
- 这里有2组图,“1000.0.05”这一组是运行结果比较好的一组图,但是当时修改了时间间隔而没有改坐标说明,所以db1000.0.05.fig这幅图的坐标说明后来做了人工改正(应该是“time(0~250ms分成5000组,步长0.05ms”)。-Reuters, "1000.0.05" This group is running a relatively good results Reuters. But then amended the time interval and
bp-matlab
- BP神经网络算法的matlab代码,本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。希望有用-BP neural network algorithm Matlab code, the procedures under the trained network file ANN.mat anticipating new data files, be mean square error, paint and forecast data and t
pinpufenxi
- 本程序仿真了信号与系统中的频谱混叠,频谱泄漏和栅栏现象,包含三个文件:pinpufenxi.m, pinpufenxi.fig和一份word简介文档。-the process of signal simulation system with a spectrum-aliasing, spectrum leakage and fencing, contains three documents : pinpufenxi.m, pinpufenxi.fig and a brief word docu
ManifoldLearn
- 一个包含丰富内容的流形学习算法工具包,有图形示例文件demo.fig,包括laplacian特征映射算法、流形规则调整、svm分类算法等内容,希望对研究机器学习的朋友有用。-contains a rich content of the manifold learning algorithm tool kit, graphics documents demo.fig example, laplacian features include mapping algorithm manifold rul
eulerdemo
- eulersimu.mdl, eulergraph.m, eulersimudemo.fig simulink 随机信号系统仿真
mandelbrotdemo
- mandelbrot 分型图的仿真与绘制。mandelbrot.m, mandelbrotdemo1.m, mandelbrotdemograph.fig
switchtest
- 内容:simulink 非线性模块仿真正弦信号通过新回环函数,switchtest.fig, switchtest.mdl
data2dlookup
- simulink 2d 查表程序 table2d.m, data2d.fig, table2dlookup.mdl, data2dresult.fig
matlab
- 使用须知 1. 文件夹 两个文件夹:Mbook和Mfiles。 Mbook文件夹:存放可以用于教学或自学的Mbook形式的文档。 MFiles文件夹:存放所有例题的M文件,保存的文件名为“Ex+章+序号.m”、“Ex+章+序号.fig”、“Ex+章+序号.mdl”或“Ex+章+序号.doc”。 2. 使用前的准备 (1)软件需要安装Office2000 和MATLAB6.5。 (2) 将文件夹Mbook和Mfiles的内容拷贝到用于教学的计算机的硬盘上。 (3)在
fig
- 几种beds的计算方法,matlab仿真rev,欢迎分享
BPsimulationofpopulation
- ”BP.m“文件是BP神经网络整个模型的源程序; “train.fig”是训练时最后得到的图片; “程序运行的人口数量原始数据.fig”是预测结果绘制的图; “程序运行时matlab命令窗口的内容.txt”是运行程序是在matlab命令窗口显示的东西; “程序运行完产生的数据.mat”是程序运行完毕产生的数据。 .bmp文件和.fig文件一样
fig
- 根据雷达方程计算SNR和R的关系 并有关系图
PQ分解法_我编的_内含三角分解法
- 这是我毕业设计时编写的潮流计算PQ分解法程序,支持n个节点、从外部读取Excel表格,采用高斯消去法获得因子表。 同时附带有针对这一程序的gui界面.fig和对应的.m文件! Matlab版本为7.6.0。
xunhuanma.rar
- 主要关于循环码的MATLAB仿真分析源程序及结果图。,Cyclic codes is mainly concerned with the analysis of the source code and MATLAB simulation results Fig.
export_fig.rar
- 将MATLAB生成的图表,数据和.fig等结果文件导出到其它文件中,,This function saves a figure or single axes to one or more vector and/or bitmap file formats, and/or outputs a rasterized version to the workspace, with the following properties: - Figure/axes reproduced as it a
fuzhipu
- 绘画Duffing振子的幅值谱即频率—幅值特性图。-Painting Duffing oscillator amplitude spectrum that frequency- amplitude characteristics of Fig.
data-structure-of-FIG
- 数据结构算法,本程序构造图,实现了通过邻接矩阵实现的算法-The algorithm of the data structure of FIG.