-
OkumuraHata
简单的奥村模型,其中程序描述了波束宽度与波达方向及阵元数的关系,以及最优权的傅里叶变换(OkumuraHata model,Array element spacing relations with wavelength,Beam width and doa and the number of array element relationship)
- 2014-11-24 16:57:50下载
- 积分:1
-
1
说明: matlab一些简单的心理测试游戏程序,适合初学者(matlab for the beginner)
- 2012-11-24 15:29:28下载
- 积分:1
-
PSNR-NC
说明: 对图像进行处理后常需要计算图像的PSNR值和NC值(calculate the PSNR and NC of pictures)
- 2011-02-24 10:37:54下载
- 积分:1
-
chazhi
在数值分析中,拉格朗日插值是最简单的一种插值方法。本例就是一个简单的拉格朗日插值的matlab实现。(In the numerical analysis, the Lagrange interpolation is the simplest interpolation method. This example is a simple Lagrange interpolation matlab implementation.)
- 2010-05-11 14:32:21下载
- 积分:1
-
plt
An improved version of MATLAB s plot(...) optimized for data exploration(An improved version of MATLAB's plot (...) o ptimized for data exploration)
- 2007-04-05 19:13:59下载
- 积分:1
-
montecarlo_aboutbeta
自编的matlab验证各种计量经济学中正态性无偏性等一系列理论问题的程序(Directed the matlab verify various econometric CKS state of a series of theoretical issues without bias and other procedures)
- 2013-11-27 15:23:47下载
- 积分:1
-
CRUdata_AfricaClip_Prep
Clip Africa Precipitation data from CRU data
- 2013-04-26 11:11:44下载
- 积分:1
-
SCED_Gurobi
说明: 用MATLAB计算SCED模型,多样化约束函数,二次项目标函数(Sced model based on MATLAB)
- 2021-04-20 16:18:50下载
- 积分:1
-
matlabPQ分解法fa
说明: 潮流计算节点电压功率,潮流网损
输入格式
节点总数 PQ节点数 PV节点数 支路数 变压器支路数 (数据)
节点 P Q (PQ节点)
... ... ....
节点 P V (PV节点)
... ... ....
节点 V o(相角°) (平衡节点)
节点一 节点二 电阻 电抗 半电纳 (普通支路)
... ... .... ... ...
节点一 节点二 电阻 电抗 变比标幺值 (变压器支路,阻抗归
... ... .... ... ... 算到节点一一侧)(Power flow calculation,including node voltage power and power flow network loss.)
- 2020-04-06 09:00:25下载
- 积分:1
-
sparseBSS1
稀疏分量分解。
function [y A]=sparseBSS1(X,L,langda,G,h,delta)(function [y A]=sparseBSS1(X,L,langda,G,h,delta)
----------------------------------------------------------------
2009-04-15 YangZhicong
X: observed signal,each row correspond to a sensor observations
L: the length of FFT (or the length of Hanning window)
langda: adjust the desired angular width
G: discretize the potential field by taking a sample of G points
h: threshold
y: estimated sourses
A: estimated mix matrix
)
- 2010-05-27 10:22:17下载
- 积分:1