-
OWTS-tan
基于OWTS系统的电力电缆介质损耗正切角检测,能够方便快速的对电力电缆进行检测。(Based OWTS system power cable dielectric loss tangent detection, able to facilitate the rapid detection of the power cable.)
- 2013-05-24 15:55:53下载
- 积分:1
-
pll_dq
基于DQ旋转坐标,Uq=0,实现了三相锁相环,对DSP,FPGA的设计具有指导意义(DQ rotating coordinate-based, Uq = 0, to achieve a three-phase locked loop, for DSP, FPGA design instructive)
- 2020-06-26 16:00:02下载
- 积分:1
-
function
this is a matlab program for function
- 2009-10-29 01:18:02下载
- 积分:1
-
transmitter_receiver
说明: 在matlab环境下,对无线通信系统的发射机和接收机信号传输进行仿真(In the matlab environment, on wireless communication system transmitter and receiver signal transmission simulation)
- 2008-10-13 01:10:56下载
- 积分:1
-
interior-method
说明: 内点法的机组组合程序,采用不可行内点启动的原对偶线性规划内点法,采用了稀疏技术(unit commitment program using interior method)
- 2011-04-05 08:10:36下载
- 积分:1
-
双馈风力发电机simulink模型mainyuan
双馈风力发电机simulink模型,可以成功运行,波形可用。(The Simulink model of the doubly fed wind generator can be successfully operated and the waveform is available.)
- 2020-07-05 18:28:58下载
- 积分:1
-
audio_combine
利用发生机理进行语音 的合成,并且形成变速不变调和变调不变速的处理方法。(Use of the mechanism of occurrence of the synthesized speech, and forming a shift processing method does not change harmonizing shift.)
- 2014-11-16 10:23:12下载
- 积分:1
-
gpclass
Gaussian Processes for classification
- 2010-01-29 22:02:29下载
- 积分:1
-
branch_and_board
说明: 在模式识别应用中,用分支定界法(branch-and-board method)进行特征的选择。该程序在matlab环境下实现了该算法,以从六个特征中选择两个最佳特征为例(In pattern recognition applications, using branch and bound method (branch-and-board method) to carry out the characteristics of choice. The program in the matlab environment to achieve the algorithm to select from the following six characteristics of the best features of the two as an example)
- 2008-11-11 16:55:47下载
- 积分:1
-
Matlab-project
roots -Polynomial roots
Syntax
r = roots(c)
Description
r = roots(c) returns a column vector whose elements are the roots of the polynomial c.
Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n+1 components, the polynomial it represents is .
Tips
Note the relationship of this function to p = poly(r), which returns a row vector whose elements are the coefficients of the polynomial. For vectors,roots and poly are inverse functions of each other, up to ordering, scaling, and roundoff error.
- 2014-11-13 01:48:01下载
- 积分:1