-
random
生成指定两个数值间的多个随机数,随机数的个数用户自己输入,结果放在动态数组中(produce random)
- 2013-10-05 16:17:54下载
- 积分:1
-
QR-decomposition
QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition
)
- 2020-08-31 01:08:10下载
- 积分:1
-
CamClay
说明: 岩土剑桥本构模型matlab程序,MATLAB Code for Cam-Clay Model(The matlab program of rock soil Cambridge constitutive model,MATLAB Code for Cam-Clay Model)
- 2020-12-04 11:09:24下载
- 积分:1
-
doa
DOA估计:最大熵算法、最小模算法、最小方差算法。输入: 快拍数据协方差矩阵R,观察范围内各方向导向矢量,三维矩阵phiyz。输出:最小方差谱估计矩阵P。(DOA Estimation: maximum entropy algorithm, the minimum norm algorithm, the minimum variance algorithm. Input: snapshot of the data covariance matrix R, the steering vector of each direction in the observed range of three-dimensional matrix phiyz. Output: the minimum variance spectral estimation matrix P.)
- 2012-06-18 10:25:01下载
- 积分:1
-
mie
mie散射计算,包括吸收系数,散射系数等。所需参数为m,x(mie scattering coefficients. The required parameters for m, x)
- 2012-09-06 13:43:24下载
- 积分:1
-
最优化控制的算法,牛顿梯度法的源代码-Main_function
这里实现了一个最优化控制的算法,牛顿梯度法的源代码,运行于matlab平台下。(here to achieve optimization of a control algorithm, Newton gradient of the source code, which runs on Matlab platforms.)
- 2005-04-13 09:47:28下载
- 积分:1
-
WashTransformation
计算给定序列的沃什(Walsh)变换序列。(Calculation of a given sequence of Vas (Walsh) transform sequence.)
- 2008-05-19 15:38:24下载
- 积分:1
-
椭圆偏微分方程求解函数
椭圆偏微分方程求解函数,调用该函数可以解任意椭圆偏微分方程(Elliptic partial differential equations to solve the function, call this function can solve any elliptic partial differential equations)
- 2018-03-07 22:32:48下载
- 积分:1
-
FFTandIFFT
傅里叶变换FFT和逆傅里叶变换IFFT
欢迎大家喜欢(FFT and IFFT)
- 2009-03-24 20:05:19下载
- 积分:1
-
EM
说明: 自己编写的期望最大化(EM)算法的MATLAB实现,里面有较为运行方法和程序说明,对新手有很好的帮助(
I have written the expectation-maximization (EM) algorithm in MATLAB, which has run more methods and procedures described, there is a good help for the novice)
- 2014-02-09 17:12:01下载
- 积分:1