-
FFT_2D
二维情况下实现快速傅立叶变换,利用一维情况下的FFT实现(under 2D of the fast Fourier transform, using a dimension of the FFT)
- 2007-06-26 12:29:59下载
- 积分:1
-
power_wind_dfig_det
永磁同步风机 并网 控制 仿真实例,可用于实际工程算法和研究学习(Permanent magnet synchronous wind turbine and grid control simulation example, can be used for practical engineering algorithms and learning)
- 2013-03-19 16:58:58下载
- 积分:1
-
HMC5883
用来操作HMC5883L 测量磁场和导航用(Used to measure the magnetic field operation and navigation with HMC5883L)
- 2011-11-02 21:07:47下载
- 积分:1
-
BER
OFDM系统中降低PAPR算法后使用的误码检测平台(PAPR reduction algorithm for OFDM systems using error detection platform after)
- 2011-01-08 20:52:28下载
- 积分:1
-
erzhihua3
说明: 对图像进行二值化处理,是图像预处理的重要步骤内含4种不同的方法(The binary image processing, is an important step in image pre-processing consists of 4 different ways)
- 2010-04-26 15:00:11下载
- 积分:1
-
Applications-of-fiber-Bragg-grating
综述了光纤光栅传感器近年来在工程结构健康监测、石油产业、电力行业、岩土工程、航空航天、采矿、爆破、交通及
医学等各个领域的应用情况。文章认为,限制光纤光栅传感器产业化和大规模应用的主要因素是缺乏统一的设计理论
和制作方法,这使得不同厂家生产的传感器规格存在差异。另外,由于复杂的生产技术和精细的生产过程使传感器生产
成本较高,而且能实际应用的光纤光栅传感器的解调产品并不多,且价格很高。根据上述分析,文中对该项技术未来的
发展方向提出了展望。(Overview of FBG sensors in recent years in various fields of engineering structural health monitoring, oil industry, power industry, geotechnical engineering, aerospace, mining, blasting, transportation and medical and other applications. Article that the main factor limiting FBG sensors and large-scale industrial applications is the lack of a unified design theory and production methods, which makes the sensors from different manufacturers specifications differ. In addition, due to the complexity of the production technology and sophisticated production process so that the sensor higher production costs, but also the practical application of fiber grating sensor product is not much, and the price is very high. Based on the above analysis, the article on the future direction of the technology raised the prospect.)
- 2013-12-10 16:18:13下载
- 积分:1
-
Kalmanfilter
本程序为捷联惯导的解算程序(由惯性器件的输出解算出飞行器的位置、速度、姿态信息)和GPS的卡尔曼滤波程序(INS and GPS Kalman Filter)
- 2014-05-08 23:36:01下载
- 积分:1
-
CA
说明: CA算法可以将数量型属性划分成若干个优化的区间,它综合了分层聚类于划分聚类的优点,对于给定的不同的初始类个数,CA算法能随着迭代过程的不断进展改变类的数目,一些竞争力差的类即类的基数小于给定阙值的类将在迭代过程中不断消失,最终得到能够有效体现数据实际分布情况的优化聚类个数。(CA algorithm for quantitative attributes can be divided into a number of the interval optimization, hierarchical clustering which combines the advantages of clustering in the division, for a given number of different types of initial, CA algorithm as the iterative process the continuous progress of change in the number of categories, some categories of poor competitiveness of the base type that is less than the value of a given category Que iterative process will continue to disappear and eventually be able to effectively reflect the actual distribution of data to optimize the number of clustering.)
- 2009-05-17 11:02:13下载
- 积分:1
-
hongwike30430
说明: 人脸检测代码,可对人脸进行分割,识别出人脸区域,表识出来,速度也很快
(Face detection code, may be divided on the human face, identified face region, the table know it, the speed quickly)
- 2011-03-06 12:58:28下载
- 积分:1
-
code
潮流计算的MATLAB源程序
简单潮流计算的牛顿拉夫逊程序,相关的原始数据数据数据输入格式如下:
B1是支路参数矩阵,第一列和第二列是节点编号。节点编号由小到大编写
对于含有变压器的支路,第一列为低压侧节点编号,第二列为高压侧节点
编号,将变压器的串联阻抗置于低压侧处理。
第三列为支路的串列阻抗参数。
第四列为支路的对地导纳参数。
第五烈为含变压器支路的变压器的变比
第六列为变压器是否是否含有变压器的参数,其中“1”为含有变压器,
“0”为不含有变压器。
B2为节点参数矩阵,其中第一列为节点注入发电功率参数;第二列为节点
负荷功率参数;第三列为节点电压参数;第六列为节点类型参数,其中
“1”为平衡节点,“2”为PQ节点,“3”为PV节点参数。
(MATLAB source of power flow calculation)
- 2012-07-04 10:23:20下载
- 积分:1