登录
首页 » Mathematica » 数值分析程序(4)

数值分析程序(4)

于 2017-12-29 发布 文件大小:16KB
0 240
下载积分: 1 下载次数: 6

代码说明:

  分形维数的matlab代码,应应用差分盒子方法进行计算分形维数(Alternatively, one can use FracLab directly to perform many basic tasks in signal processing, including estimation, detection, denoising, modelling,)

文件列表:

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

发表评论

0 个回复

  • 响应式模态窗口插件
    说明:  一款轻量级的jquery响应式模态窗口插件。通过该jquery模态窗口插件(A lightweight jQuery responsive modal window plug-in. Through the jQuery modal window plug-in)
    2019-01-04 10:23:40下载
    积分:1
  • 滤波算法代码
    说明:  一阶低通滤波算法,用于做传感器算法,非常实用(First-order low-pass filtering algorithm)
    2020-06-23 13:40:02下载
    积分:1
  • 光伏
    MPPT控制器的全称“最大功率点跟踪”(Maximum Power Point Tracking)太阳能控制器,是传统太阳能充放电控制器的升级换代产品。所谓最大功率点跟踪,即是指控制器能够实时侦测太阳能板的发电电压,并追踪最高电压电流值(VI),使系统以最高的效率对蓄电池充电。下面我们用一种机械模拟对比的方式来向大家解释MPPT太阳能控制器的基本原理。(The full name of MPPT controller is "Maximum Power Point Tracking" solar controller, which is an upgrade product of the traditional solar charge and discharge controller. The so-called maximum power point tracking (MPPT) means that the controller can detect the generation voltage of solar panels in real time, and track the maximum voltage and current (VI), so that the system can charge the battery with the highest efficiency. Next, we will explain the basic principle of MPPT solar controller in a way of mechanical simulation and comparison.)
    2021-04-22 12:48:48下载
    积分:1
  • 一个VC++ OpenGL封装库+C#应用程序实例
    一个VC++ OpenGL封装库,例子源码还提供一个用C#开发的应用程序。只是构造了两个相交的长方体。程序非常简单。通过改变控件的ViewBallRadius可以控制显示的大小,注意ViewBallRadius不能太小,必须把你所画的物体包住,否则会有失真,你也可以写程序自动控制ViewBallRadius的大校鼠标抓住控件可以从不同角度观察物体。这样你就不需要了解OpenGL的细节就可以用它来绘制你所需要的3D物体。只要你愿意你按照我的方法提供任意物体的坐标,就可以绘制出任意复杂的物体。   本例子源码采用Visual Studio 2003开发。
    2022-04-30 13:23:08下载
    积分:1
  • 3 节点示例中特设仿真与 AODV
    # 3 节点示例中特设仿真与 AODV # 定义的选项 设置 val(chan) 通道/WirelessChannel; # 通道类型 设置 val(prop) 传播/TwoRayGround; # 电波传播 模型 设置 val(netif) Phy/WirelessPhy; # 网络接口类型 设置 val(mac) Mac/802_11; # MAC 类型 设置 val(ifq) 队列/DropTail/PriQueue; # 接口队列类型 设置的 val(ll) LL; # 链接图层类型 设置 val(ant) 天线/OmniAntenna; # 天线模型 设置的 val(ifqlen) 50 ; # 种中的最大数据包 设置的 val(nn) 3 ; mobilenodes # 人数 设置 val(rp) AODV ; # 路由协议 设置的 val(x) 500 ; # X 维度的地形 设置的 val(y) 400 ; # Y 维度的地形 设置的 val(stop) 150 ; # 时间的仿真结束 设置 ns [新模拟器] 设置 tracefd [打开 simple.tr w] 设置 windowVsTime2 [打开 win.tr w] 设置 namtrace [打开 simwrls.nam w]
    2022-06-19 05:32:39下载
    积分:1
  • 传染病模型
    说明:  小世界网络中的SIRS传染病模型实现。该模型将动物状态分为三个类别:易感状态(S)、传染状态(I)、移出状态(R),易感状态的动物在与感染状态的动物接触过程中会以一定概率被传染状态的动物传染而患病;传染状态的动物可以一定的概率将疾病传染给接触到的动物;传染状态的动物在经历一段时间之后得到痊愈并且不再会收到感染,也不会对其他动物造成威胁,即相当于从整体中被移出的状态;在一段时间过后,移出状态的个体会再复原成为易感状态。在初始时一定比例的动物处于感染状态,剩余动物处于易受感染状态。(Implementation of SIRS Infectious Disease Model in Small World Network.The model divides animal state into three categories: susceptible state (S), infectious state (I), and removal state (R). Animals in susceptible state will be infected by animals in infectious state with a certain probability in the process of contact with animals in infectious state; animals in infectious state can transmit disease to animals in contact with a certain probability; animals in infectious state will experience one. After a period of time, the patient recovers and no longer receives infection, and does not pose a threat to other animals, i.e. the state of being removed from the whole; after a period of time, the individual in the state of being removed recovers to a susceptible state. At the beginning, a certain proportion of animals were infected and the remaining animals were susceptible to infection.)
    2019-02-25 19:31:07下载
    积分:1
  • GABP
    说明:  GABP,遗传算法优化神经网络(BP)进行预测 ,优化前后对比,可套用在其它模型。(GABP, genetic algorithm optimization neural network (BP) for prediction, optimization before and after comparison, can be applied to other models.)
    2021-04-19 10:08:51下载
    积分:1
  • WOA算法
    说明:  WOA灰鲸优化算法,供参考学习。(WOA grey whale optimization algorithm for reference learning.)
    2019-04-27 15:00:19下载
    积分:1
  • Gaodengzhusxue_tongji6ban
    其实编程的时候也要很多数学知识,所以学习好高数是必不可少的,这本题解包括知识摘要和大量习题题解,可快速吸收(In fact, when the programming will still take many mathematical knowledge, it is good to learn a high number is essential, including knowledge of this problem solution Problem title abstracts and a large number of solutions, can quickly absorb)
    2009-09-15 11:01:34下载
    积分:1
  • I2C最经典的技术文档集合
    I2C最经典的技术文档集合,包括了总线规范、协议、设计应用。(I2C most classic collection of technical documentation, including a bus norms, protocols, design applications.)
    2020-06-26 02:00:01下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载