登录
首页 » matlab » AIA

AIA

于 2013-04-08 发布 文件大小:6KB
0 188
下载积分: 1 下载次数: 12

代码说明:

  基于最小二乘法求解相移量算法,最小二乘求相移图相位(phase shift algorithm based on the least squares method, least squares seeking phase shift diagram phase)

文件列表:

AIA
...\AIA.m,1736,2012-08-01
...\psvAIA.asv,2112,2012-09-09
...\psvAIA.m,2113,2012-09-17
...\untitled.fig,3817,2012-08-30

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

发表评论

0 个回复

  • Matlab程序1111
    说明:  海浪模拟,基于PM谱,根据海浪频率波高等因素(Wave simulation, based on PM spectrum, according to wave frequency wave higher factor)
    2019-03-04 11:16:10下载
    积分:1
  • 3DForce
    Fortran编写的用来计算集中力在三维半空间弹性体中下表面应力的程序。(Written in Fortran is used to calculate the stress concentration at the surface in three-dimensional space of half an elastomer program.)
    2016-10-10 09:35:53下载
    积分: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
  • SHIFT
    以随机的中弱大气湍流为背景,可用于计算大气湍流下准直高斯光束的光强分布,光束扩展以及光束角漂移(The random weak atmospheric turbulence as the background can be used to calculate atmospheric turbulence of collimated Gaussian beam intensity distribution and beam propagation and beam angle drift)
    2020-10-10 23:07:35下载
    积分:1
  • algorithms(CPP)
    计算机常用数值算法与程序(C++版) (Commonly used numerical algorithm of computer and program )
    2014-01-04 22:46:59下载
    积分:1
  • 111
    对加速度数据进行二次积分,最终得到位移数据。(Double integration of acceleration data and the final displacement data.)
    2020-11-27 15:59:30下载
    积分:1
  • ConsoleApplication1
    C#写的两个简单的小程序,分别用牛顿插值法和三次样条插值法来进行插值。(A program written by C#. It uses Newton Interpolation Method and Spline Interpolation Method )
    2015-12-03 20:23:54下载
    积分:1
  • FFT
    说明:  该文件是用C语言实现快速傅里叶变换的源代码,需要的朋友快下载(The document is used C language to achieve fast Fourier transform of the source code, need friends fast download)
    2009-08-08 16:08:03下载
    积分:1
  • PQ-chaoliujisuan
    利用快速解耦法进行电力系统潮流计算,对配电网进行潮流计算(Use of PQ decomposition method for the electric power flow calculation system)
    2012-04-26 09:42:35下载
    积分:1
  • floyd
    求解最短路算法,,, 赋路径初值 更新 显示迭代步数 显示每步迭代后(solve the lest distance)
    2013-09-13 12:35:54下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载