登录
首页 » matlab » smooth

smooth

于 2016-01-05 发布 文件大小:1KB
0 78
下载积分: 1 下载次数: 7

代码说明:

  以重力异常为例,对重力异常曲线进行圆滑和求导数。(This is a matlab code.It about smooth and derivative algorithm.)

文件列表:

Matlab程序.txt,4304,2015-11-15

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

发表评论

0 个回复

  • 归档
    说明:  资源共享两阶段dea模型matlab实现(Two stage DEA model of resource sharing based on MATLAB)
    2021-04-09 20:08:59下载
    积分:1
  • hope
    变步长网格,声波方程,有限差分数值模拟程序,二阶(Variable step mesh, acoustic equation, finite difference numerical simulation program, second order)
    2016-11-04 14:38:13下载
    积分:1
  • 11087 统逆序对
    说明:  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(Set a[0... N-1] is a n array containing n numbers. If there is a [i] > a [j] i n the case of I < j, then (i, j) is a n inversion pair of a array. For example, has five reverse pairs. Please use the idea of "merge sorting algorithm" to achieve the statistics of inverse pairs with O (nlogn) efficiency. The number of inverse pairs of a sequence of n elements consists of three parts: (1) The number of reverse pairs in the left half, (2) the number of reverse pairs in the right half, (3) the number of elements in the left half is greater than that in the right half. The first two parts (1) and (2) are implemented by recursion. To ensure the final efficiency of the algorithm O (nlogn), how should the third part (3) be implemented? Do not use O (n ^ 2) simple enumeration algorithm to solve this problem.)
    2019-01-07 23:52:06下载
    积分:1
  • FEM
    说明:  该程序用有限元方法来处理标量亥姆赫兹方程,其实例是脊形介质波导中的光波。(The functino of the code is to slove Helmholtz equation by using finite element method (FEM). The example is an optical waveguide.)
    2020-03-21 19:57:46下载
    积分:1
  • 隐马尔可夫预测代码(含有大量案例)
    说明:  该算法用于matlab,主要用于马尔可夫算法(THIS IS For markov algorithms)
    2021-04-26 09:18:45下载
    积分:1
  • 3d
    说明:  fortran 学习软件非常有用啊,请管理员加我。
    2009-07-07 19:18:28下载
    积分:1
  • wucha_mian
    说明:  阵列存在幅相误差条件下的DOA估计算法仿真(Simulation of DOA estimation algorithm with amplitude and phase errors in array)
    2020-05-06 02:13:57下载
    积分:1
  • UMAT各页公式详解V2
    umat公式详细介绍,我也不知道够20字了mei(the introduction of umat in abaqus)
    2019-01-14 18:57:58下载
    积分:1
  • Window_moving_iteration
    重力勘探多次滑动平均方法。给出地址参数,建立网格模型,按网格进行滑动平均。得到平滑后的重力数据。可以去噪。(gravity window moving iteration)
    2011-12-15 23:03:58下载
    积分:1
  • PMV-VB
    PMV,的热舒适指标计算程序VB编码,可供参考(PMV, thermal comfort index calculation program VB code, for reference)
    2020-11-17 16:09:40下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载