-
kaermanweiner
基于MATLAB的数字滤波器的设计,有例子可参考学习(MATLAB-based design of digital filters, there are examples for reference)
- 2010-08-26 11:58:16下载
- 积分:1
-
Engineering-Applications-of-Soft-Computing
Engineering Applications of Soft Computing
- 2011-01-24 03:46:02下载
- 积分:1
-
pv_modle
适用性很强的matlab中pv的方针程序(Pv applicability strong policy program in matlab)
- 2011-06-05 19:32:18下载
- 积分:1
-
text_PSO
PSO优化控制算法在电厂控制(主汽温控制)中的应用(PSO optimization control algorithm for power plant control (main steam temperature control) in)
- 2016-05-30 22:17:51下载
- 积分:1
-
20085251205996287
matlab神经网络源代码,非常有用的,请多多支持(matlab neural network source code, very useful, please support)
- 2009-02-25 12:08:34下载
- 积分:1
-
channel-simulation_matlab
基于多径传输和多普勒频移的瑞利信道的仿真,matlab环境下的仿真
u1.m
u2.m
u3.m
u4.m
u5.m
u6.m
u7.m
基于多径传输和多普勒频移的.doc
(Based on the multi-path transmission and Doppler frequency shift of the Rayleigh (Rayleigh) channel simulation)
- 2012-04-19 20:15:20下载
- 积分:1
-
cgsvd
CGSVD Compact generalized SVD of a matrix pair in regularization problems.
sm = cgsvd(A,L)
[U,sm,X,V] = cgsvd(A,L) , sm = [sigma,mu]
Computes the generalized SVD of the matrix pair (A,L):
[ A ] = [ U 0 ]*[ diag(sigma) 0 ]*inv(X)
[ L ] [ 0 V ] [ 0 eye(n-p) ]
[ diag(mu) 0 ]
where
U is m-by-n , sigma is p-by-1
V is p-by-p , mu is p-by-1
X is n-by-n .
It is assumed that m >= n >= p, which is true in regularization problems.
Reference: C. F. Van Loan, Computing the CS and the generalized
singular value decomposition , Numer. Math. 46 (1985), 479-491.
Per Christian Hansen, IMM, 12/19/97.
Initialization.
- 2021-03-25 20:29:14下载
- 积分:1
-
logist
matlab下logistic分叉图
(matlab下logistic分叉图)
- 2010-12-02 19:35:09下载
- 积分:1
-
case_study_18
说明: 本案例研究的目的是开发一种简单而有效的半隐式傅里叶光谱算法,用于相位场晶体模型的变形研究(The purpose of this case study is to develop a simple and effective semi-implicit Fourier spectral algorithm for the deformation study of phase field crystal models)
- 2019-03-28 22:34:19下载
- 积分:1
-
svdtls
SVD-TLS算法进行参数估计,本文用SVD-TLS算法估计观测信号的功率谱,步骤如下:
(1) 计算样本相关函数矩阵R的SVD,并存储奇异值和矩阵V
(2) 确定R的有效秩,本文使用的是归一化奇异值法来求有效秩
(3) 用总体最小二乘法估计参数
(SVD-TLS algorithm for parameter estimation, this paper observed SVD-TLS algorithm estimates the signal power spectrum, the following steps: (1) Calculate the sample correlation function matrix R, SVD, and store singular values and matrix V (2) to determine R, effective rank, this is normalized using the singular value method to be effective rank (3) The total least squares method to estimate the parameters)
- 2021-03-27 14:49:12下载
- 积分:1