-
try1batterypv
matlab code for pv battery converter
- 2012-01-18 13:39:39下载
- 积分:1
-
XY3DDensityPlot
2011版 3D密度图形生成程序。 可用于就有两个变量的函数对其视觉化。 图形的每一个点代表一个密度值。(XY3DDensityPlotView is used to visualize the density of points described by two variables X and Y, as a surface plot. This may be useful when points are densely packed and overlapping, as in this case a scatterplot may be limited in revealing their actual distribution.)
- 2011-01-22 01:25:03下载
- 积分:1
-
fangchengzu
解线性代数方程组方程组的迭代算法,用于解线性方程组(Solution of linear algebraic equations Iterative algorithm for solving linear equations)
- 2010-09-09 14:30:48下载
- 积分:1
-
EA-SRC
利用超限学习机(ELM)和稀疏表示(SRC)进行图像分类。Matlab完整源码。(Extreme learning machine and adaptive sparse representation for image classification)
- 2020-07-03 07:40:02下载
- 积分:1
-
ZoomFFT
基于复解析带通滤波器的复调制细化选带频谱分析方法(zoom fft)
- 2012-05-02 20:59:18下载
- 积分:1
-
Matlab-Programming---Engineering
Practical programming techniques in Matlab
- 2015-03-27 03:59:25下载
- 积分:1
-
capacity-improvement
说明: 认知场景下的功率分配问题源码,这时要考虑次用户对主用户的干扰(Cognitive power allocation scenarios source, this time to consider the sub-user interference of the primary user)
- 2011-03-23 22:49:55下载
- 积分:1
-
doc-process
MATLAB 中文件处理命令大全。老师的课件,很有用,希望对你有用(Document processing in MATLAB command Daquan. Teacher courseware, useful, useful to you)
- 2013-10-24 19:28:06下载
- 积分:1
-
block
基于特征块匹配的快速稳像算法,方法用块匹配方法对图像进行匹配,并进行稳像(Feature-based block matching algorithm for fast stabilization, methods using block-matching method to match the image, and conduct stabilization)
- 2010-06-26 10:40:03下载
- 积分:1
-
FDI
Function direct I Filter
Call:
[Y,Zf]=FDI(B,A,X,Zi)
Parameters A(N), B(M), X(L)and Y(L) as in FILTER.
Input Parameters:
Zi(max(N,M)-1,2): Conditions iniciales.
Zi(:,1): from zeros.
Zi(:,2): from polos.
Output Parameters:
Zf(max(N,M)-1,2): final conditions.
Zf(:,1): from zeros.
Zf(:,2): from polos.
- 2009-10-05 19:00:29下载
- 积分:1