-
pv-arrat
基于仿真模型的太阳能光伏电池阵列特性的分析.pdf(model pv battery)
- 2012-04-18 02:46:13下载
- 积分:1
-
Gauss_Seidel
一种非线性代数方程组的迭代解法。最早用于解算电力系统潮流。这种方法具有程序编制简单、占用内存少的优点,但算法收敛性差,计算时间长。(In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite. It was only mentioned in a private letter Gauss to his student Gerling in 1823.[1] A publication was not delivered before 1874 by Seidel.)
- 2014-11-20 22:12:52下载
- 积分:1
-
rechuandao-matlab
一篇关于matlab在热传导领域的应用文献。(A literature matlab in the field of thermal conduction.)
- 2013-02-01 18:15:39下载
- 积分:1
-
HYBRID-MULTILEVEL-CONVERTER
HYBRID MULTILEVEL CONVERTERHYBRID MULTILEVEL CONVERTERHYBRID MULTILEVEL CONVERTERHYBRID MULTILEVEL CONVERTERHYBRID MULTILEVEL CONVERTERHYBRID MULTILEVEL CONVERTER
- 2013-10-25 03:29:57下载
- 积分:1
-
simple_ipc
GM8126 Simple IPCAM demo source code
- 2014-01-08 16:35:56下载
- 积分:1
-
ISING2D
实现二维下的ISING模型的蒙特卡罗模拟计算(Under the two-dimensional model to achieve ISING Monte Carlo simulation)
- 2015-01-04 07:15:20下载
- 积分:1
-
Introduction-of
Introduction of the Particle Swarm Simulated Annealing Algorithm in Function Optimization
- 2013-12-10 05:29:20下载
- 积分:1
-
MATLABS-SVC--CODE
说明: 支持向量机的MATLAB代码,包括分类与回归,可帮助学习机器学习算法(MATLAB S SVC DODE)
- 2011-02-21 20:36:06下载
- 积分:1
-
lifting_97
实现9/7小波正反变换
注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
注2: 为了保证正交,所有边界处理,全部采用循环处理
注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换
注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小波包一致
注7: 但小波变换每层产生的矩阵,是相对每个待分解子块的正交矩阵,而不是原图像的正交矩阵
注8: 且小波变换产生的正交矩阵维数,随分解层数2分减少
注9: 提升系数可以在MATLAB7.0以上版本,用liftwave( 9.7 )获取,这里直接给出,考虑兼容性
注10:由于MATLAB数组下标从1开始,所以注意奇偶序列的变化
注11:d为对偶上升,即预测;p为原上升,即更新(Note 1: The standard orthogonal method, the ranks of the different matrices (and matlab where different)
Note 2: In order to ensure orthogonality, all boundary treatment, all with recycling
Note 3: Orthogonal validation, the identity matrix into the function, the output is still the unit matrix (matlab does not have this property)
Note 4: This program is a matrix to achieve, so the image horizontal and vertical components is estimated to be swapped
Note 5: This class implements the wavelet (wavelet-like) transformation, is between the wavelet packet transform and wavelet transform between
Note 6: This procedure transforms each image relative to the original matrix, the resulting matrix are orthogonal matrix, consistent with this and wavelet packet
Note 7: But each generation wavelet transform matrix, is to be broken down for each sub-block relative to the orthogonal matrix, rather than the original image of the orthogonal matrix
Note 8: Wavelet transf)
- 2011-08-30 17:51:56下载
- 积分:1
-
PSK_2PSK
移相键控(PSK)中的二相移相键控(2PSK)算法,建立了MATLAB文件。(Phase shift keying (PSK) in the two-phase phase-shift keying (2PSK) algorithm, the establishment of the MATLAB file.)
- 2011-10-25 11:56:26下载
- 积分:1