-
demo_SquareRootNyquistFilterDesignSoftware
说明: 数字通信中的平方根Nyquist滤波器设计,含说明文件和matlab仿真代码(The square root Nyquist digital communication filter design, including documentation and matlab simulation code)
- 2010-04-25 13:55:11下载
- 积分:1
-
Matlab-sufaji
matlab算法集,其中讲述了我们常用的一些算法,如弦截法、史蒂芬森法,B-F-S算法等等(matlab algorithm set, which tells us some of the commonly used algorithms, such as Secant Method, Stephenson France, BFS algorithm etc.)
- 2014-09-11 13:05:13下载
- 积分:1
-
32filter
用matlab语言实现32阶FIR滤波器,并实现气频域和时域仿真(Matlab language with 32-order FIR filter, and to achieve air frequency domain and time domain simulation)
- 2011-10-22 11:18:39下载
- 积分:1
-
ESPRIT
The source code for LS ESPRIT and TLS ESPRIT - an algorithm for channel parameter estimation.(The source code for LS ESPRIT and TLS ESPRIT- an algorithm for channel parameter estimation.)
- 2010-02-24 12:22:25下载
- 积分:1
-
ESPRIT
基于ESPRIT方法的频率估计,包括LS和TLS方法,并附不同SNR和观测信号长度情况下的性能比较程序。(Frequency estimation based on ESPRIT, including LS and TLS methods, together with the performance comparison of different SNR and the length of the observed signal case)
- 2021-02-25 12:49:38下载
- 积分:1
-
jiedianfenxi
图论中节点分析法计算单定压节点恒定流水力计算matlab编程(Nodes in the graph theory analysis matlab programming)
- 2012-11-10 20:03:06下载
- 积分:1
-
Equalizer
本文的设计均衡器以MATLAB为开发平台,利用MATLAB的GUI功能,能实现对音乐的读取,播放,音量调节,分段频率调节,以及波形显示等功能,对数字信号处理有极好的演示.(In this paper, the design of the equalizer MATLAB as a development platform, using MATLAB GUI functionality, can achieve read music, play, adjust volume, segmentation frequency regulation, and waveform display and other functions, the digital signal processing with excellent presentation .)
- 2014-01-20 21:09:04下载
- 积分:1
-
ImageEdgeDetection_segmentation_matlab
这是用robert 算子进行边缘提取的程序 This is robert operator for edge detection process(This is robert operator for edge detection process)
- 2010-07-09 16:31:38下载
- 积分:1
-
yuanhuangundong
运用MATLAB求解的圆环的滚动运动,希望对大家有帮助。(circle)
- 2010-12-15 16:54:40下载
- 积分:1
-
regular_mesh
Finland
Matlab cannot do regular meshes for non-regtancular regions.
However, one can manually do very coarse regular meshes for
these type domains. The difficulty is with the edge data e.
If this data does not correspond to the orientations given by
the PDEtool geometry files, refinement will not work. The
function drawedges() will display the order of the edges and
their segment numbers. However, this function does not tell
how the edges are oriented. However, just run the visualization,
and if the refinement does not work correctly, you know the
problem is with the orientatino of the edge. Remember to also
correct the last two rows of the matrix e when changing the
orientation. (See the documentation for initmesh for more info.)
- 2015-01-21 09:22:16下载
- 积分:1