-
matlab
matlab的初学者可以借鉴的程序,产生简单的信号(matlab beginner can learn from the process, resulting in a simple signal)
- 2008-05-22 17:29:22下载
- 积分:1
-
PQchaoliuchengxu
程序用pq分解法,通过matlab进行设计来计算电力系统潮流(Program with pq decomposition method, designed to calculate the power flow through matlab)
- 2014-01-10 11:27:22下载
- 积分:1
-
Wind-speed-prediction
基于最小二乘支持向量机理论,结合某风电场实测风速数据,建立了最小二乘支持向量机风速预测模型。对该风电场的风速进行了提前1h的预测,其预测的平均绝对百分比误差仅为8.55 ,预测效果比较理想。同时将文中的风速预测模型与神经网络理论、支持向量机(support vector machine,SVM)理论建立的风速预测模型进行了比较。仿真结果表明,文中所提模型在预测精度和运算速度上皆优于其他模型。
(Based on least squares support vector machine theory, combined with a wind farm measured wind speed data, the establishment of a wind vector machine forecasting model of least squares support. The velocity of the wind farm were predicted in advance 1h, the mean absolute percentage error of only 8.55 of its forecast, forecast effect is ideal. While the text of the wind speed forecasting models and neural networks, support vector machines (support vector machine, SVM) wind speed prediction models were compared with established theories. Simulation results show that our proposed model on prediction accuracy and computing speed are superior to other models.)
- 2014-05-24 17:32:46下载
- 积分:1
-
a-novel-uwb-pulse-design
一种关于椭圆球面波函数脉冲的近似数值解法(a novel uwb pulse design algorithm)
- 2012-04-06 22:23:45下载
- 积分:1
-
ESPRIT-MATLAB
esprit算法,基于均匀线阵的阵列信号处理波达方向的matlab程序。(this is a malab about esprit.)
- 2012-04-24 11:09:17下载
- 积分:1
-
ncut_multiscale_1_4
ncut分割算法matlab代码,需要的可以看看(ncut code)
- 2011-12-12 16:06:51下载
- 积分:1
-
myLDA923
实现lda分类,在实验中运行效果很好,优于PCA(used in lda classification,get good performance in test,better than PCA)
- 2009-09-23 21:28:01下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
paper2
Independent Component Analysis with Reconstruction Cost
- 2015-03-04 23:20:30下载
- 积分:1
-
DQGA
最新的改进旋转门的双链量子遗传算法,该算法采用一种改进的量子旋转门对种群中的染色体进行更新,有效提高算法的收敛速度。(Duplexes improved quantum genetic algorithm latest revolving door, the algorithm uses an improved quantum revolving door of the population of chromosomes updates improve the convergence speed.)
- 2015-03-03 10:12:00下载
- 积分:1