-
4ary
4-PAM modulation format-optisystem
- 2015-01-15 23:33:37下载
- 积分:1
-
MF-DFA
mfdfa方法用于验证非线性时间序列的长程相关性和多重分形特性。(mfdfa method has been applied to nonlinear time series to verify the long-range correlation and multi-fractal characteristics.)
- 2009-06-08 17:27:42下载
- 积分:1
-
Gilbert-Strang
gilbert strang book matlab code Computational Science and Engineering
- 2013-11-10 20:09:05下载
- 积分:1
-
w1
实现求圆形、三角形、矩形的面积和周长。要求和说明如下:
(一) 定义接口sharp接口
(二) 通过实现接口定义Rect、Triangle、Circle的类,并且一个构造方法,并实现求面积和周长的方法(其中三角形斜边的计算公式c=Math.sqrt (width * width + height * height ) )
(Seeking to achieve circular, triangular, rectangular area and perimeter. Requirements and are described as follows: (a) define the interface sharp interfaces (two) by implementing the interface definition Rect, Triangle, Circle of class and a constructor method, and implement methods for the area and perimeter (where the hypotenuse of the triangle formula c = Math.sqrt (width* width+ height* height) ))
- 2013-12-19 21:22:57下载
- 积分:1
-
20131124
在matlab中直接调用的doolittle分解、改善的平方根法分解、追赶法分解小程序(Small program can be called directly in matlab,including doolittle decomposition method,improved square root of decomposition and catching decomposition method using in triangular matrix decomposition)
- 2013-11-24 10:54:02下载
- 积分:1
-
WBP
基于小波包BP神经网络的短期电力系统负荷预测程序(Electric power system short-term load forecasting BP wavelet packet neural network program based on)
- 2015-03-25 10:37:06下载
- 积分:1
-
xu2
说明: spwm,光电并伏,PI控制光伏并网系统仿真模型(Simulation model of photovoltaic grid connected system controlled by SPWM and photovoltaic PI)
- 2019-05-24 20:43:22下载
- 积分:1
-
4
说明: 龚纯主编的“matlab语言常用算法程序集”的第四章源代码(Gong pure edited matlab language commonly used algorithm for assembly, " the fourth chapter of source code)
- 2012-12-03 19:09:48下载
- 积分:1
-
ica
对盲源分离中独立成分分析法的实现,包括去均值,白化,和牛顿迭代法进行的ICA分析。(The implementation of independent component analysis in blind source separation includes ICA analysis of mean value, whitening and Newton iteration.)
- 2018-07-27 09:53:44下载
- 积分:1
-
masplinehh
用途:三阶样条插值(一阶导数边界条件)
格式:m=maspline(x,y,dy0,dyn,xx), x为节点向量,y为数据,
dy0,dyn为左右两端点的一阶导数如果xx缺省,则输出各节点的
的一阶导数值,,m为xx的三阶样条插值(Uses: third-order spline interpolation (first order derivative boundary condition) format: m = maspline (x, y, dy0, dyn, xx), x is the node vector, y for the data, dy0, dyn left and right ends of points a derivative, if xx default, then the output of each node of the of a first derivative values,, m for the third-order spline interpolation xx)
- 2009-12-16 16:38:40下载
- 积分:1