-
Matlab
MATLAB的部分源代码,与MATLAB数字信号处理与应用一书相配套(MATLAB source code of some)
- 2009-04-02 12:16:19下载
- 积分:1
-
OFDM_RS_DSTBC
用matlab仿真的空时分组码在OFDM下的实现(Matlab simulation using space-time block codes in OFDM to achieve under the)
- 2010-01-19 16:35:08下载
- 积分:1
-
matlabclassicalalgorithm
说明: matlab 经典算法的程序,包含插值,规划,数据分析等(classical algorithm matlab procedures, including interpolation, planning, data analysis, etc.)
- 2009-08-11 20:32:16下载
- 积分:1
-
juleifenxi
说明: Matlab数理统计方面的图书源码聚类分析,希望对您有用(Matlab mathematical statistics, cluster analysis of source books, I hope useful for you)
- 2011-03-27 15:45:00下载
- 积分:1
-
lorentzfit
= lorentzfit (× )
lorentzfit 符合输入(× )与罗伦兹功能的形式
“ (× )= 1 / ((- 2)^ 2 + 3号)
输入
:因变量值[ 是] (× )
× :独立变量的值
输出功率
一:名单[ 1 2 3 ] 罗伦兹参数
示例
× = - 16:0.1:35
= 19.4 / ((- 7)^ 2 + 15.8)+ randn (大小(× )/ 10 )
= lorentzfit (× )
杰瑞德·威尔斯
11 / 15 / 11
杰瑞德威尔斯[ 点] [在] [ 点] 教育公爵(a = lorentzfit(y,x)
LORENTZFIT fits the input Y(X) with a Lorentzian function of the form
Y (X) = A1./((X- A2).^2+ A3)
INPUTS
Y : Dependent variable values [Y(X)]
X : Independent variable values
OUTPUT
A : List of Lorentzian parameters [A1 A2 A3]
EXAMPLE
x =-16:0.1:35
y = 19.4./((x- 7).^2+ 15.8)+ randn(size(x))./10
a = lorentzfit(y,x)
Jered R Wells
11/15/11
jered [dot] wells [at] duke [dot] edu)
- 2012-05-02 20:28:43下载
- 积分:1
-
jiancegailv
利用滑动相关来捕获伪码,并且计算在各个信噪比下的检测概率。(The use of sliding-related pseudo-code to capture and calculate the probability of detection under various signal to noise ratio.)
- 2011-10-10 20:00:56下载
- 积分:1
-
solving-linear-equations
用MATLAB 实现直接求解线性方程 Direct method for solving linear equations(Solving linear equations Direct method for solving linear equations using MATLAB to achieve direct)
- 2012-10-16 23:13:31下载
- 积分:1
-
模态分解用于旋转机械的故障诊断 EMD
说明: 模态分解用于旋转机械的故障诊断,应该可以用,我是粘贴复制的....(Modal decomposition is used for fault diagnosis of rotating machinery. It should be able to be used. I pasted and copied)
- 2020-05-10 23:00:05下载
- 积分:1
-
bifurcacao
model bifurcacao matlab
- 2010-07-14 05:46:51下载
- 积分:1
-
white_noise
说明: %利用乘同余法写的白噪声程序
%对于辨识有一定帮助
%相关方法可以参照乘同余法原理( Use by the same method to write more than the white noise process for the identification of definite help in correlation method can refer to law by the principle of congruence)
- 2006-04-02 10:35:51下载
- 积分:1