-
matlab代码
说明: 在命令行输入%%滞回曲线
t0=0;
tf=20;
x0=[0 0 0]
[t,x]=ode45('Lorenz',[t0 tf],x0);
plot(x(:,1),x(:,3)),可得滞回曲线(Enter the%% hysteresis curve on the command line
t0=0;
tf=20;
x0=[0 0 0]
[t,x]=ode45('Lorenz',[t0 tf],x0);
plot(x(:,1),x(:,3)))
- 2020-06-23 11:10:33下载
- 积分:1
-
能效
通过对系统能量的收集 使系统的能效达到最大(leakage_minimization_k_user)
- 2018-05-17 19:52:40下载
- 积分:1
-
GAzhouqi
使用改进的遗传算法来优化一维周期稀疏线阵(Using improved genetic algorithm to optimize one-dimensional periodic sparse linear array)
- 2019-04-06 01:56:45下载
- 积分:1
-
attack
this is useful for every one in simulation.
- 2014-01-06 18:00:50下载
- 积分:1
-
ofdm-and-the-channel-estimation
ofdm的matlab仿真以及信道估计,瑞利多普勒信道(the matlab simulation of ofdm channel estimation, Rayleigh Doppler channel)
- 2021-04-02 14:19:07下载
- 积分:1
-
A-Novel-Pilot-Decontamination
We have proposed a novel pilot decontamination scheme which combines the two existing schemes: SPRS and WGC-PD scheme.
- 2018-05-03 12:40:03下载
- 积分:1
-
Dual-mode-research-for-microgrid
微网的双模式研究,对微电网逆变器的下垂控制、PQ控制以及孤岛检测方法进行了调研,对它们进行简要的叙述,文档作为课题的开题报告(Dual-mode research for microgrid)
- 2015-06-13 21:17:02下载
- 积分:1
-
lab20-PWM
说明: DSP28335产生10KHZ方波的例程,包含完整的工程文件,打开即可使用。适用于ccs6.0以上版本(The routine of 10KHZ square wave generated by DSP28335 contains complete engineering files, which can be opened and used. Suitable for CCS version 6.0 or above)
- 2020-06-16 09:20:01下载
- 积分:1
-
NcutImage_7_AMD64
NCUT图像分割程序源码,适用于图像分割操作,程序采用Matlab实现(NCUT image segmentation program source code, suitable for image segmentation operation, the program using Matlab)
- 2017-05-06 21:45:50下载
- 积分:1
-
RFID
RFID室内定位算法分析,包括LANDMARC、VIRE以及边界虚拟参考标签的BVIRE。(RFID indoor positioning algorithm analysis, including LANDMARC, VIRE and BVIRE.)
- 2020-11-14 10:19:42下载
- 积分:1