搜索资源列表
用Welch法进行功率谱估计
- 考虑L的三个不同值:L=256(3个数据段),L=128(7个数据段)和L=64(15个数据段)。各自的谱估计图如上图所示。可以明显的看到,加窗明显的减小了频谱上的假谱峰,但也更加进一步平滑了谱峰。所以,对于L=64的情况,在ω=0.8π的谱线可以很确定的辨认,但是那两个靠近的谱峰不容易区分。对于L=128的情况,这种情况提供了在分离和检测间最好的均衡。当然,对于在L=256时的情况,效果是更好的,能够从谱估计图上明显的分辨出三条谱线的
dtmf自写
- 自己编写的Dtmf的matlab仿真的fig文件,在matlab6。0下编译通过-Fig file of Mathlab Dtmf Emulation. matlab6.0
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 F
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.
stacks
- Ex3.6 车皮编序问题 .问题描述: 在一个列车调度站中,1 条轨道连接到1 条侧轨处,形成1 个铁路转轨栈,如下图所示。 其中左边轨道为车皮入口,右边轨道为出口,编号为1,2,…,n 的n 个车皮从入口依次进 入转轨栈,由调度室安排车皮进出栈次序,并对车皮按其出栈次序重新编序a1, a2,., an 。 .编程任务: 给定正整数n,编程计算左边轨道车皮编号依次为1,2,…,
railqk
- 最优平行轨道车皮排序问题 .问题描述: 在一个列车调度站中,k 条轨道平行连接到1 条侧轨处,形成1 条主轨道和k-1 条辅助 调度轨道。主轨道记为Hk,辅助轨道从下到上依次记为H1,H2,…,Hk-1 如下图所示。其 中主轨道左边为车皮入口(记为H0),主轨道右边为出口(仍记为Hk)。编号为a1, a2,L,an 的n 个车皮从入口依次进入主轨道,由调度室安排车皮进出轨次序,并对车皮按其出
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
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,
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, pinpuf
niudun
- 图是用牛顿法求方程z3-1=0的根所得到的“项链”。以上程序采用浮点运算,速度是比较慢的。如果每迭代一次就计算一次距离,则速度会更慢。为了使不同吸引区域有不同的颜色,并且能够表现收敛速度,必须做更多的距离计算,但得到的图形也更美丽。特别是将分界处的“项链”放大来看,会得到精致的结构。-Fig Newton method is used Equation z3-1 = 0 has been the root of the "ne
fig
- SNR versus detection range for both target types with and without pulse integration.-SNR versus detection range for both target types with and without pulse integration.
ManifoldLearn
- 一个包含丰富内容的流形学习算法工具包,有图形示例文件demo.fig,包括laplacian特征映射算法、流形规则调整、svm分类算法等内容,希望对研究机器学习的朋友有用。-contains a rich content of the manifold learning algorithm tool kit, graphics documents demo.fig example, laplacian features include
data2dlookup
- simulink 2d 查表程序 table2d.m, data2d.fig, table2dlookup.mdl, data2dresult.fig-simulink 2d look-up table procedure table2d.m, data2d.fig, table2dlookup.mdl, data2dresult.fig
bianyuanjiance
- 边缘检测 matlab的代码 FIG文件-Edge detection matlab code FIG file
fig
- 甘特图控件,使用DELPHI开发,用于生产排程和计划方面。可以自由拖拉甘特图来更改时间,甘特图颜色区分,更清晰明了!-Gantt Chart control, the use of DELPHI development, for production scheduling and planning. Can freely drag and drop Gantt chart to change the time, the distinct
guidewithcallback
- This option will generate an m-file named "file.m". The m-file is the GUI executable that will use the FIG file. This option does not use text layout mode. The only difference between the m-file produced by GUID
data-structure-of-FIG
- 数据结构算法,本程序构造图,实现了通过邻接矩阵实现的算法-The algorithm of the data structure of FIG.
ice.fig
- matlab ice.fig 函数源代码-matlab ice.fig functions
工具包(小)
- 1.主要功能时获取matlab中fig图片中数据 2.矩阵向量间的转换 3.合并字符串(Get data from the fig fromat figures)
画图基础
- matlab将fig文件背景透明化代码,方便合并多个fig文件(cope with fig document in matlab)