-
imfilter
用各种尺寸的掩模平滑图像,matlab源代码(Mask of all sizes with a smooth image, matlab source code)
- 2009-04-29 17:45:25下载
- 积分:1
-
Two_line_Element
matlab filter elements
- 2013-07-31 21:52:30下载
- 积分:1
-
cycloconv1ph
cycloconverter 1 phase is simulated
- 2012-05-17 23:50:40下载
- 积分: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
-
matlabgongju
matlab 工具汇总word格式 便于复制粘贴 一个对学习MATLAB不错的讲解(matlab tools summary word format, copy and paste an easy to learn MATLAB good explanations)
- 2009-11-21 19:06:00下载
- 积分:1
-
radar_rtools
日本人做的一个雷达系统仿真的matlab的toolbox,里面包含了绝大多数雷达信号的模拟,可以用与仿真,如果
要用到硬件设计则不太好使(Japanese do a radar system simulation Matlab toolbox. it contains the majority of the radar signal simulation, and simulation can be used, if we had to use the hardware design is not good enough so)
- 2020-09-06 12:48:13下载
- 积分:1
-
NEW-ALGORITHM-FOR-THE-CLASSIFICATION-OF-DIFFERENT
NEW ALGORITHM FOR THE CLASSIFICATION OF DIFFERENT
- 2014-10-22 21:44:27下载
- 积分:1
-
SBSa
利用MATLAB求解受激布里渊散射的三波耦合方程,从实现全分布式光纤传感系统的仿真模拟!(Using MATLAB to solve the stimulated Brillouin scattering of three-wave coupling equations, from the implementation of fully distributed fiber optic sensing system simulation!)
- 2021-03-21 20:19:17下载
- 积分:1
-
LMS自适应滤波器算法-lms_
LMS自适应滤波器算法(algorithm about LMS(least-Mean-squrt) adaptive signal processing)
- 2020-12-17 16:09:11下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1