-
matlab6.5
使用matlab实现图像处理的几个程序,包括二维绘图,三维绘图,MATLAB 图形对象,MATLAB 图形对象操作等(Matlab image processing to achieve the use of several procedures, including two-dimensional graphics, three-dimensional graphics, MATLAB graphics objects, MATLAB graphics object operation)
- 2009-05-01 13:45:13下载
- 积分:1
-
rely_protection
说明: 直流微网继电保护策略实现S-function的M文件,主保护为母线直流差动保护,基于小波分解的高频故障电流保护,后备保护为过电流保护,针对系统为2进2出的微网,只需将电流值输入,其中第一个输入变量为开关,为保护算法控制开始/关闭。(The relay protection strategy of DC microgrid realizes the M file of S-function. The main protection is busbar DC differential protection. The high frequency fault current protection based on wavelet decomposition and the backup protection is overcurrent protection. For the microgrid with 2 in and 2 out of the system, only the current value is input. The first input variable is switch, which starts/closes for the control of the protection algorithm.)
- 2019-07-02 09:03:53下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
sy_AraSinav.project
this project is my OPNET exam project.
- 2010-12-27 17:11:31下载
- 积分:1
-
knn-code
给定一个样本集exset,样本数为M,每个样本点是N维向量,对于给定目标点d,d也为N维向量,要从exset中找出与d距离最近的k个点(k<=N)(knn code c++)
- 2012-04-13 11:34:28下载
- 积分:1
-
T_w1
一台三相感应电动机,参数分别为:230V,60Hz,12kW,4极绕线式转子,
利用Matlab软件绘制电机的机械转矩Tmech作以r/min为单位的转子转速的函数时的变化曲线(A three-phase induction motor, the parameters are: 230V, 60Hz, 12kW, 4 pole wound rotor,
Drawn using Matlab software for the motor to the mechanical torque Tmech r/min as a function of the unit when the rotor speed curve
)
- 2011-12-23 21:21:55下载
- 积分:1
-
DDE_tutorial
解决中立性微分方程的Matlab程序. 中立性微分方程即微分带时延的。(Matlab program to solve the differential equations of neutral. Use matlab to simulate.)
- 2013-12-14 10:16:47下载
- 积分:1
-
xiaobobianhuan
小波变换和用小波变换做的滤波器的Matlab源代码。(Wavelet transform and the wavelet filter Matlab source code.)
- 2014-02-11 20:15:32下载
- 积分:1
-
arma2
可用于时间序列分析,包括模式判别,模型检验(For time series analysis, including model identification, model checking)
- 2012-02-09 17:01:32下载
- 积分:1
-
fangzhen1
在matlab环境下使用,演化博弈数据仿真的方式验证了平衡点局部稳定性(Evolutionary Game with simulation )
- 2012-05-02 21:25:02下载
- 积分:1