登录
首页 » matlab » Nordmark程序

Nordmark程序

于 2019-07-09 发布 文件大小:1KB
0 188
下载积分: 1 下载次数: 2

代码说明:

  Normak映射分岔图,简单明了,非常适合初学者学习(Normak bifurcation diagram)

文件列表:

Nordmark程序\Nordmark.m, 606 , 2019-05-17
Nordmark程序\Nordmarkattractor.m, 864 , 2019-05-17
Nordmark程序\Nordmarkbifurcations.m, 673 , 2019-05-17
Nordmark程序, 0 , 2019-05-17

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

发表评论

0 个回复

  • 下拉框美化插件
    下拉框美化插件是一款带图标的5种主题方形s拉框选择美化样式代(Drop-down Beautification Plug-in is an icon with five theme square S-box selection beautification style generation)
    2019-03-29 08:24:11下载
    积分:1
  • 作业型ROV
    水下机器人PD控制。使用了s函数搭建了一个简单地ROV模型(the vehicle control by PD)
    2021-04-22 19:58:48下载
    积分:1
  • multi
    多用户系统,用户可拥有自己的音乐盒,每个音乐盒可以收藏歌曲20条,采用优化的网站结构,使数据库查询更合理,服务器占用资源更少,暂时无后台功能,将在更新版中推后后台功能 用户名:polo 密码:111111 -multi-user system, users can have their own music boxes, each music box collection 20 songs, using the optimum structure of the website so that more reasonable database query, the server occupied fewer resources, but no background functions, the updated version will be pushed after background function Username : Password polo : 111111
    2022-01-25 20:03:29下载
    积分:1
  • 用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses ̶...
    用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses • Hotels • Rolling doubles • Players will not be allowed to sell properties once purchased. • Players may mortgage a property but it will remain mortgaged for the rest of the game. • No one will ever go to jail.-vb.net do with the millionaires, a Console Application models that the game of Monopoly.Houses Hotels## 8226 8226 8226 Rolling doubles# Players will not be allowed to sell properties once purchased.# 8226 Players may mortgage a property but it will remain mortgaged for the rest of the game.# 8226 No one will ever go to jail.
    2023-08-12 16:45:02下载
    积分:1
  • Intel programming contest entries source code, room allocation
    Intel 编程大赛参赛源代码,房间分配问题-Intel programming contest entries source code, room allocation
    2022-08-12 08:42:14下载
    积分:1
  • 桌面录象软件!拥有着宽软件,你就可以轻松的记录下年一在桌面上所做的一切...
    桌面录象软件!拥有着宽软件,你就可以轻松的记录下年一在桌面上所做的一切-desktop video software! The software has a wide, you can easily record, one on the table, everything done
    2022-01-26 05:42:07下载
    积分:1
  • 并查集
    实现并查集这一功能,利用了C++语言进行,效率更高(realize bingchaji,I use c plus plus,which is better to use)
    2018-03-20 22:41:10下载
    积分:1
  • Arduino 试验
    Arduino 的测试。他们是一个小的例子,我用我测试 arduino 的第一天。也许对你有用。它正在试图控制机器人未来 !!!
    2023-04-22 13:25:04下载
    积分:1
  • 支持向量机(SVM)用于分类的算法实现
    支持向量机(SVM)用于分类的算法实现-svm
    2022-05-18 07:22:52下载
    积分:1
  • question2
    Q1 Create a program that will initialise Port2 bits 0 - 7 to outputs. Then in an endless loop perform the sequence of bit manipulations shown below. Your program should use bit masking operations. Here is an outline of the program in pseudo-code and with the first two bit manipulations done for you. //initialise port 2 for output //set all outputs to 0 while(1) { FIO2PIN |= 0x04 // set bit 2 on (0x04 = 00000100) FIO2PIN &= ~0x04 // set bit 2 off //set port2 bit 1 on //set port2 bit 1 off //set port2 bit 4 on //set port2 bit 6 and bit 7 on //set port2 bit 4 off //set port2 bit 6 and bit 7 off
    2010-03-09 01:40:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载