-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
Beam-space-MUSIC-algorithm
波束空间的MUSIC算法,在阵元误差校正和DOA估计时很实用~~(Beam space MUSIC algorithm, the array element error correction and DOA estimates very practical ~ ~)
- 2013-11-02 00:06:15下载
- 积分:1
-
05728856
A Coordinated Control Method to Smooth Wind
Power Fluctuations of a PMSG-Based WECS
- 2014-12-28 20:10:20下载
- 积分:1
-
20190416
说明: Brag.m:均匀布拉格光栅MATLAB反射谱仿真
MachZehnde_interferometer.m:分析耦合比及臂长差的改变对马赫-曾德尔干涉仪输出特性的影响
OADM.m:关于基于马赫-曾德尔干涉仪与光纤光栅的OADM(Brag.m: Simulation of MatLAB Reflectance Spectrum of Uniform Bragg Grating
Mach Zehnde_interferometer.m: Analysis of the influence of coupling ratio and arm length difference on the output characteristics of Mach-Zehnder interferometer
OADM.m: About OADM Based on Mach-Zehnder Interferometer and Fiber Bragg Grating)
- 2019-04-20 13:34:20下载
- 积分:1
-
Simulink6
simulink的入门教程,老师上课讲的课件,较易懂,适用于初学者(simulink introductory tutorial, the teacher talked about class courseware, more easy to understand for beginners)
- 2007-08-02 10:17:55下载
- 积分:1
-
patchwork_spacial
matlab patchwork经典方法的程序。matlab patchwork经典方法的程序。(matlab patchwork classic method of procedure. matlab patchwork classic method of procedure.)
- 2010-10-13 11:11:22下载
- 积分:1
-
MT7620_ProgrammingGuide_E2_20120815
MT7620 PROGRAMMING GUIDE
- 2014-09-24 03:27:19下载
- 积分:1
-
backstepping-controller
关于自适应反步控制的双螺旋桨自动靠泊文献,最新的(The auto-berthing of a ship requires excellent control for safe accomplishment. Crabbing, which is the
pure sway motion of a ship without surge velocity, can be used for this purpose. Crabbing is induced by a peculiar
operation procedure known as the push-pull mode. When a ship is in the push-pull mode, an interacting force is induced
by complex turbulent flow around the ship generated by the propellers and side thrusters. In this paper, three degrees of
freedom equations of the motions of crabbing are derived. The equations are used to apply the adaptive backstepping
control method to the auto-berthing controller of a cruise ship. The controller is capable of handling the system nonlinearity and uncertainty of the berthing process. A control allocation algorithm for a ship equipped with two propellers
and two side thrusters is also developed, the performance of which is validated by simulation of auto-berthing)
- 2014-12-30 11:44:25下载
- 积分:1
-
Microstrip-band-elimination-filter
本代码应用FDTD 方法模拟微带带阻滤波器,并得到S11,S12 曲线以及显示电磁波在空间的传播。频率范围为0-20GHz。微带基片的相对介电常数为6.15,厚度是1.27mm。(Application of FDTD method to simulate the code microstrip band-stop filter, and get S11, S12, and the curve shows the spread of electromagnetic waves in space. Frequency range of 0-20GHz. Microstrip substrate relative dielectric constant of 6.15, the thickness is 1.27mm. )
- 2020-11-13 22:19:42下载
- 积分:1
-
MST_Clustering
algoritmo arbol de expansion minima
- 2013-05-16 15:21:41下载
- 积分:1