搜索资源列表
Fortran-compilers-in-Linux
- 本文是专门详尽地对Linux平台下的几种常用编译器:g77(f77),Intel Fortran compiler, G95, gfortran的安装与使用 一一做介绍,是初学编程者理想的参考资料。-This article is dedicated to the Linux platform in detail several common compilers: g77 (f77), Intel Fortran compiler, G95, gfortran installation and
xiaobofenxi
- 当本地区达到最大负荷1980+i956MVA时,如果电网能保证按最大运行方式 运行,具备理想的最大供电能力,则容载比为1.2一订.0,电网各供电小区容载比不 均衡,靠各小区之间110KV联络线进行负荷调整也难以达到均衡。-When the maximum load 1980+i956MVA the region, if the grid can guarantee operation at the maximum operating mode, with the ideal maximu
Machine-Learning
- 机器学习的讲义和作业,包括了SVM、隐氏马尔科夫和朴素贝叶斯等方法,非常适合初学机器学习的人!-Machine learning lectures and assignments, including SVM, Hidden Markov and Naï ve Bayes methods, machine learning is ideal for beginners!
MCU_2217
- LPC2378开发板原理图,老外画的,非常适合ARM入门学习-LPC2378 development board schematics, foreigners painting, ideal for entry-learning ARM
Wind-speed-prediction
- 基于最小二乘支持向量机理论,结合某风电场实测风速数据,建立了最小二乘支持向量机风速预测模型。对该风电场的风速进行了提前1h的预测,其预测的平均绝对百分比误差仅为8.55 ,预测效果比较理想。同时将文中的风速预测模型与神经网络理论、支持向量机(support vector machine,SVM)理论建立的风速预测模型进行了比较。仿真结果表明,文中所提模型在预测精度和运算速度上皆优于其他模型。 -Based on least squares support vector machine the