-
IOport
io口控制源代码 io口控制源代码(io I io I control source code control source code)
- 2007-07-18 17:39:36下载
- 积分:1
-
hurst
求解长相关指数程序,简单,可以比较一下(Solving long-range dependence index procedure, simple, can compare)
- 2007-10-29 17:05:11下载
- 积分:1
-
level_set
在图象处理中,用matlab求水平线、水平集以及水平集动画显示(in image processing, using Matlab for the horizon, level sets, and sets the level of animation shows)
- 2007-01-26 00:15:30下载
- 积分:1
-
Simulations-Dislocations
介绍晶体结构,以及如何构建位错,纳米孪晶,如何利用C++与matlab编程(Introduction crystal structure, and how to build dislocations, nano twins, how to use C++ and matlab programming)
- 2013-09-05 15:19:16下载
- 积分:1
-
YANGLEI
层状压电圧磁结构中表面波的传播,表面波分SH表面波和瑞丽表面波(Layered magnetic structure of piezoelectric pressure wave propagation, wave and wave of SH wave Ruili)
- 2013-12-02 09:56:57下载
- 积分:1
-
DFIG转子侧与网侧模型github
说明: 本资源为双馈风机DFIG的建模,其中包括定子直接从电网以恒定的振幅和频率提供三相电压。转子还由三相电压供电,这些三相电压在稳定状态下具有不同的幅度和频率,以便达到电机的不同运行条件(速度,转矩等)。本资源在intin.m文件中给了具体的参数,可以模拟出具体的仿真结果,使用者也可以自己改变参数来模拟仿真自己的结果。(This resource is for modeling DFIG of doubly fed wind turbine, which includes the stator providing three-phase voltage directly from the grid at constant amplitude and frequency. The rotor is also powered by three-phase voltages, which have different amplitudes and frequencies in steady state to achieve different operating conditions (speed, torque, etc.) of the motor. This resource provides specific parameters in the InTin. M file, which can simulate the specific simulation results. Users can also change the parameters to simulate their own results.)
- 2020-08-20 22:30:35下载
- 积分:1
-
MIMOray
MIMO信道容量,助于理解MIMO信道,并有仿真比较(capacity of NINO channel)
- 2010-07-28 21:02:54下载
- 积分:1
-
BLAC_1
simulink example of vector control PMSM motor
- 2009-09-08 04:37:37下载
- 积分:1
-
powerflux
电力系统潮流计算的计算机算法—PQ分解法潮流计算(Power Flow Calculation of the computer algorithm-PQ decomposition of power flow calculation)
- 2020-07-03 20:40:01下载
- 积分:1
-
knnsearch
寻找测试样本的最近邻,可以有效的用于用于模式识别,信号处理(This is a small but efficient tool to perform K-nearest neighbor search, which has wide Science and Engineering applications, such as pattern recognition, data mining and signal processing.
The code was initially implemented through vectorization. After discussions with John D Errico, I realized that my algorithm will suffer numerical accurancy problem for data with large values. Then, after trying several approaches, I found simple loops with JIT acceleration is the most efficient solution. Now, the performance of the code is comparable with kd-tree even the latter is coded in a mex file.
The code is very simple, hence is also suitable for beginner to learn knn search.)
- 2010-03-16 14:08:11下载
- 积分:1