登录
首页 » matlab » matlab代码

matlab代码

于 2020-06-23 发布
0 148
下载积分: 1 下载次数: 2

代码说明:

说明:  在命令行输入%%滞回曲线 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)))

文件列表:

untitled.fig, 21322 , 2020-06-23
Lorenz.m, 357 , 2020-06-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • socket实现文件上传
    这是一个socket编程实例。Server端监听指定端口,接受Client端连接请求。Client通过发送connect请求与Server端建立Socket连接,然后向Server发送一个简单文件,Server接受该文件后存储到指定目录。完成上传后Server端主动断开连接。
    2022-04-21 19:33:37下载
    积分:1
  • 一个不错的例子
    一个不错的网络编程例子-a good example of Network Programming
    2022-07-17 05:30:11下载
    积分:1
  • protocol
    protocol
    2022-07-13 17:10:07下载
    积分:1
  • ADRC_2源代码
    说明:  自抗扰控制器自PID控制器演变过来,采取了PID误差反馈控制的核心理念。传统PID控制直接取参考给定与输出反馈之差作为控制信号,导致出现响应快速性与超调性的矛盾出现。(Since PID controller evolved, ADRC adopts the core idea of PID error feedback control. The traditional PID control directly takes the difference between the reference given and the output feedback as the control signal, which leads to the contradiction between the quick response and the overshooting.)
    2020-06-09 09:20:48下载
    积分:1
  • 简单的聊天序,一个服务端和客户端,用异步实现套接字
    简单的聊天程序,有服务器端和客户端,用异步SOCKET实现-simple chat program, a server and client, using asynchronous achieve SOCKET
    2022-04-25 04:37:54下载
    积分:1
  • 一个irc客户端
    一个irc客户端- A irc customer end
    2022-07-18 13:49:32下载
    积分:1
  • WindowsFormsApp4
    说明:  写个C#新手的,希望能有店面作用谢谢!!!(new hand; raw recruit; sprog; noviciate)
    2020-06-24 10:40:02下载
    积分:1
  • 浪子吧全站1.1
    浪子吧全站1.1-loafer it stand 1.1
    2022-03-11 04:20:18下载
    积分:1
  • ASP论坛2000
    ASP论坛2000 -ASP Forum 2000
    2022-09-20 00:05:03下载
    积分:1
  • Web-application-source-code
    使用Visual C++ 或Visual Studio集成开发环境与Socket API,使用C++编程语言,设计并实现了一个简单的点对点的多线程网络聊天软件,使用多线程实现数据的收发(Using Visual c++ or Visual Studio integrated development environment and the Socket API, using c++ programming language, designed and implemented a simple point-to-point multi-threaded network chat software, using multi-threaded send and receive data )
    2020-07-04 14:20:01下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载