登录
首页 » matlab » Matlab-Regularization-Tools-Hansen1998.tar

Matlab-Regularization-Tools-Hansen1998.tar

于 2020-12-07 发布 文件大小:737KB
0 171
下载积分: 1 下载次数: 460

代码说明:

  Hansen最新(2008)修订后的关于反演正则化方法的电子书与相应Matlab程序(Hansen the latest (2008) as amended on the inversion method is the e-book with the corresponding Matlab program)

文件列表:

姝e垯鍖栧伐鍏凤紞Matlab绋嬪簭鍖_Hansen1998.tar

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

发表评论

0 个回复

  • LinearBarElement
    有限元中LinearBarElementStiffness的matlab(FEA LinearBarElementStiffness)
    2013-10-11 20:26:21下载
    积分:1
  • 微电网优化
    说明:  微电网能量平衡的基本任务是指在一定的控制策略下,使微电网中的各分布式电源及储能装置的输出功率满足微电网的负荷需求,保证微电网的安全稳定,实现微电网的经济优化运行。(The basic task of micro grid energy balance is to make the output power of each distributed power source and energy storage device in micro grid meet the load demand of micro grid under certain control strategy, ensure the safety and stability of micro grid, and realize the economic and optimal operation of micro grid.)
    2020-03-26 23:51:13下载
    积分:1
  • SPHYSICSgen2D
    SPH方法计算二维溃坝问题的源程序,个人觉得还可以(Two-dimensional dam break problem SPH method the source, individuals felt that I could)
    2011-05-30 11:26:57下载
    积分:1
  • the
    Fortran常用算法程序集-徐士良著,本书讲解了各种数值计算方法及其程序实现,此为程序第一部分,(Fortran commonly used algorithm assembly-Xu Shiliang, this book explains various numerical calculation methods and their program implementation, this is the first part of the program.)
    2018-11-11 18:43:54下载
    积分:1
  • 速度规划
    速度曲线规划,在给定长度path 曲线上,根据各waypoint的速度约束,规划出平滑的速度曲线(speed curve planning.In a given length path curve, according to the speed of the waypoint constraints, planning a smooth speed curve.)
    2017-07-09 12:02:47下载
    积分:1
  • Least-squares-linear
    可进行最小二乘法线性拟合输出,包含源代码及生成后的程序(Least-squares linear fit can be output)
    2013-10-24 14:21:45下载
    积分:1
  • 牛顿迭代法求解非线性方程组
    说明:  牛顿法又称牛顿-拉弗森方法(Newton-Raphson method),是一种在实数域和复数域上近似求解方程的方法。本程序收敛速度快,迭代步数可取大一些(Newton method, also known as Newton-Raphson method, is an approximate method for solving equations in real and complex fields. The program has fast convergence speed so the number of iteration steps can be larger.)
    2019-05-13 21:08:38下载
    积分:1
  • 11087 统逆序对
    Description 设a[0…n-1]是一个包含n个数的数组,若在i<j的情况下,有a[i]>a[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 <2,3,8,6,1> 有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, <2,3,8,6,1> 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
  • svdpackc.tar
    求矩阵奇异分解svd算法,共计4种实现方式,(for SVD matrix decomposition algorithm, for a total of four kinds of achievement,)
    2005-07-06 10:56:02下载
    积分:1
  • minonlntool
    说明:  多阶段物流配送问题GA解法,用于物流配送中心选址问题的解决(logistics center location)
    2021-03-04 20:59:31下载
    积分:1
  • 696518资源总数
  • 106010会员总数
  • 4今日下载