登录
首页 » 算法 » 分数阶微分方程的欧拉方法

分数阶微分方程的欧拉方法

于 2022-03-21 发布 文件大小:791.00 B
0 199
下载积分: 2 下载次数: 1

代码说明:

Eular法解分数阶微分方程-eular method of fractional differential equations

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

发表评论

0 个回复

  • 小波变换聚类
    vTo检测隐蔽DoS攻击
    2022-01-25 21:51:49下载
    积分:1
  • Zip压缩源代码
    资源描述Zip压缩源代码Zip压缩源代码Zip压缩源代码Zip压缩源代码Zip压缩源代码Zip压缩源代码Zip压缩源代码Zip压缩源代码Zip压缩源代码Zip压缩源代码Zip压缩源代码Zip压缩源代码
    2022-04-09 20:28:58下载
    积分:1
  • 中国跳棋程序源码
    用java编写的一个跳棋游戏程序,jdk1.5以上即可运行,并附有源代码,游戏界面很美观,是用来学习Java的不错的例子!界面比较美观,完全解压后才能运行,有利于菜鸟自学啦……望资源上传者能够更多地价格自己的资源进行分享,以及交流讨论!
    2022-10-22 10:25:04下载
    积分:1
  • 格路问题:经典的分析与设计题目,用动态规划的方解决从一个网格起点到终点的最短路径问题...
    格路问题:经典的算法分析与设计题目,用动态规划的方法解决从一个网格起点到终点的最短路径问题-Lattice path problem: the classical algorithm analysis and design topics, with the dynamic programming solution to start from a grid to the end of the shortest path problem
    2022-07-04 01:17:42下载
    积分:1
  • 文字的分割
    此算法是用于文字的分割,包括图像的预处理,比如灰度图二值化,梯度瑞华,自适应阈值分割,离散杂点去噪,以及字符的倾斜校正,最后对字符分割,并用在分割出来的字符画框标识
    2022-12-22 09:30:07下载
    积分:1
  • 该程序在TC环境下运行。 按键1
    该程序在TC环境下运行。 按键1-6可以画6中常用的不同极坐标曲线。 按按键 q 退出。 你可以添加你想知道或者尝试任何你想象的曲线。-The program runs under the environment in the TC. 1-6 keys can be painted in 6 different commonly used polar curves. Q according to exit button. You can add or you want to know any of you try to imagine the curves.
    2022-03-17 06:02:24下载
    积分:1
  • DTMF(Dual Tone Multi Frequency)Recognition Algorithm
           Dual Tone Multi Frequencies (DTMF tones) are two different tones at two ends of a spectrum that are used to send information in telephonic communication mediums. The tones represent numbers 0-9 and the symbols * and #. A series of these numbers may be assigned to individuals as points of contact, as in a phone number, or the numbers can be used to relay other sorts of information.       While it may seem confusing, it should be noted that all numbers on a telephone are assigned two DTMF tones, and in all, seven different frequencies are assigned. Some numbers will have the same lower frequency, but different higher frequency, while others will have the same higher frequency but a different lower frequency. The range is between 697 Hz and 941 Hz for the lower frequencies and 1209 Hz and 1633 Hz for
    2022-06-16 09:51:22下载
    积分:1
  • Matrix Operation
    矩阵 operation:given 选项输入矩阵上升到 5 由 5 维度中。1 添加,2) 减去,3) 转置,4) 相乘
    2022-06-20 06:51:29下载
    积分:1
  • alpriori algoritmic
    分割算法在数据挖掘中使用。用此算法对数据挖掘课程我开发的 java 代码上。我注意到这种算法是可用的
    2023-02-13 23:20:03下载
    积分:1
  • 统计逆序对
    资源描述 Description 设a[0…n-1]是一个包含n个数的数组,若在ia[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 有5个逆序对。请采用类似“合并排序算法”的分治思路以O(nlogn)的效率来实现逆序对的统计。 一个n个元素序列的逆序对个数由三部分构成: (1)它的左半部分逆序对的个数,(2)加上右半部分逆序对的个数,(3)再加上左半部分元素大于右半部分元素的数量。 其中前两部分(1)和(2)由递归来实现。要保证算法最后效率O(nlogn),第三部分(3)应该如何实现? 此题请勿采用O(n^2)的简单枚举算法来实现。 并思考如下问题: (1)怎样的数组含有最多的逆序对?最多的又是多少个呢? (2)插入排序的运行时间和数组中逆序对的个数有关系吗?什么关系? 输入格式 第一行:n,表示接下来要输入n个元素,n不超过10000。 第二行:n个元素序列。 输出格式 逆序对的个数。 输入样例 5 2 3 8 6 1 输出样例 5
    2022-01-25 23:20:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载