-
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
-
prepare_missing
说明: 可以对数据进行差分,对数差分等平稳化处理(The data can be processed by difference and logarithm difference)
- 2020-07-06 08:58:42下载
- 积分:1
-
svc_acsystem
TSC型SVC接入交流电网的模型,包含具体的控制模型(A TSC type SVC access AC grid model)
- 2012-12-04 22:17:02下载
- 积分:1
-
800一线常见问题汇总 V2.0版
介绍交换机,路由器的一些型号和参数...
800一线常见问题汇总 V2.0版
介绍交换机,路由器的一些型号和参数-800 Frequently Asked Questions Summary of first-line version V2.0 Introduction switches, routers, a number of models and parameters
- 2022-02-02 02:01:41下载
- 积分:1
-
snifDlg
是个实现简单抓包,在运用于网络或单机中的实现。(is simple-capturing Packet achieved in networks or single-board computers used in the implementation.)
- 2007-06-02 19:33:48下载
- 积分:1
-
Sockets
TCP UDP socket通信以及event
driven 实现(The TCP UDP socket communication as well as event driven implementation)
- 2013-02-27 02:47:39下载
- 积分:1
-
LumiSoft.Net网络编程最全的类(c#)含http tcp udp ftp rtp pop3 mime imap icmp mail smtp
LumiSoft.Net网络编程最全的类(c#)含http tcp udp ftp rtp pop3 mime imap icmp mail smtp
- 2013-07-28下载
- 积分:1
-
vpn_zh
简易的VPN拨号小程序,简单实用。支持PPTP和L2TP等(A simple VPN dialing small program)
- 2018-03-15 12:42:13下载
- 积分:1
-
change
用于将网络边关系转换成matlab可用的临近矩阵。(Used to convert the network edge into matlab available close relationship matrix.)
- 2013-12-12 16:37:24下载
- 积分:1
-
hqwyyzm
通过此软件可以获取网页验证码,用于研究软件来控制网页中的元素信息.(With this software, you can access to the website code, used to study the software to control elements of the website information.)
- 2013-10-11 15:47:03下载
- 积分:1