-
function3
The DocPolynom to Character Converter
The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate.
The char method uses a cell array to collect the string components that make up the displayed polynomial.
The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB.
Here is the char method.
- 2011-02-12 00:12:28下载
- 积分:1
-
v9_3_19_45
说明: lfm线性调频脉冲多普勒雷达信号处理仿真。(Simulation of LFM chirped Doppler radar signal processing.)
- 2020-05-19 12:40:22下载
- 积分:1
-
PCA
主成分分析的代码,降维的工具,特征提取降维的工具(PCA code)
- 2009-09-20 09:05:33下载
- 积分:1
-
05041062ofdm
说明: OFDM调制的的AWGN加瑞丽衰落信道,其它的我就不多说了(OFDM modulation of the AWGN Jiaruili fading channel, and others I do not talk a lot)
- 2006-04-04 21:54:43下载
- 积分:1
-
matlab_example
这个是matlab的学习资料,可以帮助入门者很快的掌握这个编程技巧,是基础(
This is a matlab learning materials that can help beginners to quickly master this programming skills, is the foundation)
- 2013-12-16 23:24:39下载
- 积分:1
-
therePWMa=30
说明: 三相桥式整流电路,完美运行,导通角a=30度(Three phase bridge rectifier circuit, perfect operation, conduction angle a = 30 degrees)
- 2020-05-12 23:49:26下载
- 积分:1
-
MatLab-Classification
说明: MATLAB 模式分类算法程序,是英文版《模式分类》教程的有关资料。(MatLab Classification )
- 2011-03-13 14:45:53下载
- 积分:1
-
up
说明: 1.相关分析法辨识系统程序。2.方波响应与阶跃响应的互相转化的通用程序。3.获取系统模型阶次的函数。4.levy方法辨识系统的函数。5.将相关分析法的辨识结果转成频率响应的程序((1) analysis Identification System program. 2 square wave response and step response of the general program of mutual transformation. (3) for the function of the system model order. 4.levy method recognize the function of the system. The identification of the relevant analysis results converted to the frequency response of the program)
- 2012-05-17 22:37:48下载
- 积分:1
-
butterworth
Most practical filters exhibit steady roll-off characteristic, in
contrast to the sharp transition from the pass and stop bands. The important families of filters
are: Butterworth, Chebyshev and Elliptic. As part of this lab, we study and design Butterworth
filters. Butterworth filters are simple to design and have a maximally flat pass band response.
In contrast the Chebyshev and Elliptic filters are difficult to design and have ripples in pass/stop
band but have sharper roll off characteristics than Butterworth filters.
- 2014-08-28 16:13:56下载
- 积分:1
-
mallat-dwt
利用matlab程序实现对一维信号进行连续小波变换,进而在程序的编辑过程理解一位连续小波变换的小波系数矩阵的含义。
同时通过对预算的到的小波系数矩阵进行分析解释,得到原始信号的频谱分布以及了解小波系数在尺度和位移两个分量上的意义。(Matlab program to achieve continuous wavelet transform of one-dimensional signal, and then in the editing process of the program to understand the meaning of a continuous wavelet transform coefficient matrix. Analysis to explain the budget to the wavelet coefficients matrix, the spectral distribution of the original signal, and understand the significance of the wavelet coefficients on the two components of scale and displacement.)
- 2012-11-04 20:50:18下载
- 积分:1