登录
首页 » Windows开发 » A simple example for beginners in MATLAB to solve the differential eq using buil...

A simple example for beginners in MATLAB to solve the differential eq using buil...

于 2023-06-22 发布 文件大小:1.47 kB
0 65
下载积分: 2 下载次数: 1

代码说明:

A simple example for beginners in MATLAB to solve the differential eq using built in functions of differential equation solvers.

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

发表评论

0 个回复

  • Gsm 基于局域网络监控系统
    < 跨度 style="font-size:12.0pt;line-height:150%;font-family:""> 今天,世界正在迅速变化的声明"我们是世界上"世界是在我们手中"。在信息和通信技术领域的快速增长是经历着今天的 worldwidephenomenon。在一项关切,计算机都组合在一起形成一个网络。管理和控制网络的活动,而办公室是一项容易的任务。但是,虽然我们都以外从站,去 fromoffice,我们怎么去关于监测和控制网络。而对第三方信息的 ofdepending,我们可以总是有我们手机作为服务器的目的。只需加载的项目,在我们的手机,随时随地登录应用并看看是谁在办公室或组织忙着什么。所以,这一项目的主要目的是为执行整个局域网网络的无线应用 throughwhich 在用简单的无线 handheldnetwork 的作品从任何地方不论距离监测。例如,我们在我们的组织有一个 LAN 设置。管理员可以将发送控制 commandslike 启动过程,从我们的手机,来控制整个 LANand 杀死进程接收所有的通知从 LAN。因此带来的这项由坐在家里或任何地方,如果我们想要知道的 LAN 地位的好处。我们可以通过在我们的手机中存储此项目和执行同过关。可以使用 LANmonitoring 使用 GSM 技术在办公室中,组织、 商场以及作为学院或大学水平也。此项目 isto 的主要目的向 theirmobile 电话管理员提供了最大详细信息网络,当管理员现在不在工作场所或从车站出来。
    2022-04-06 14:40:58下载
    积分:1
  • a very simple seats, generator Rafah, the Rafah is very simple,
    一个非常简单的座位号生成器拉,非常简单的拉,-a very simple seats, generator Rafah, the Rafah is very simple,
    2022-04-02 01:00:17下载
    积分:1
  • 画矩阵盒子程序 矩阵盒子由X组成,输入两个数,第一个数代表矩阵盒子的数量,第二个数代表每个盒子中包含的矩阵列数,具体例子见程序说明 程序通过编译运行...
    画矩阵盒子程序 矩阵盒子由X组成,输入两个数,第一个数代表矩阵盒子的数量,第二个数代表每个盒子中包含的矩阵列数,具体例子见程序说明 程序通过编译运行-Program matrix matrix box painting box components from X, enter the number two, the first number of the number of representatives of the matrix box, the second number representing each box contains the number of rows of the matrix, specific examples, see description of the procedures for the procedure to run through the compiler
    2022-06-16 02:52:12下载
    积分:1
  • 这是一个用VB实现的数据库打印小程序。
    这是一个用VB实现的数据库打印小程序。-This is a VB database Print small programs.
    2022-11-11 05:55:03下载
    积分:1
  • Microsoft Visual C++ 边沿检测与提取,轮廓跟踪
    Microsoft Visual C++ 边沿检测与提取,轮廓跟踪-Microsoft Visual C++ Edge detection and extraction, contour tracing
    2022-04-29 20:27:51下载
    积分:1
  • 用.netc#语言写的文件操作小样例源代码,代码短小精悍,具备了核心操作部分...
    用.netc#语言写的文件操作小样例源代码,代码短小精悍,具备了核心操作部分-File operator sample by .net C#
    2023-02-21 03:15:02下载
    积分:1
  • a terrific compilation principle guides, is the Superstar e
    一本很棒的编译原理指南,是巨星电子书,使用巨星打开的工具。
    2023-09-02 20:15:05下载
    积分:1
  • first part of the init () method to load the game all the necessary resources, i...
     ? 部分内容   首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the
    2022-05-20 07:56:26下载
    积分:1
  • Visual C++ check web source code
    VC++ 实现查看网页源码 使用 CInternetSession 对象和 CInternetFile 对象完成-Visual C++ check web source code
    2022-04-28 01:21:00下载
    积分:1
  • 一些简单的C编程实例,初学C者可以参考,应该挺有用。
    一些简单的C编程实例,初学C者可以参考,应该挺有用。-Some simple examples of C programming, learning C will be able to reference, it should be quite used.
    2023-02-24 04:10:03下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载