登录
首页 » Others » matlab

matlab

于 2013-07-23 发布 文件大小:1KB
0 200
下载积分: 1 下载次数: 39

代码说明:

  一个利用共轭梯度法的正则化实例: 通过输入矩阵的维数,利用共轭梯度法的原理,进行正则化计算;Morozov偏差原理(A conjugate gradient method using the regularization Example: Enter the dimensions of the matrix, using the principle of conjugate gradient method for regularization calculation)

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

发表评论


0 个回复

  • MtlabCFD
    基于matlab计算流体力学(CFD)源代码。(Matlab-based computational fluid dynamics (CFD) code.)
    2007-04-28 11:00:45下载
    积分:1
  • hq600
    小波包分析提取振动信号中的特征频率,微分方程组数值解方法,有循环检测,周期性检测。( Wavelet packet analysis to extract vibration signal characteristic frequency, Numerical solution of differential equations method, There are cycle detection, periodic testing.)
    2017-03-24 14:23:03下载
    积分:1
  • Im_Mises_Demo
    UMAT for Abaqus,程序由Fortran语言写成,用于计算一般弹塑性材料的应力应变关系。(UMAT for Abaqus, written in Fortran language, is used to calculate the stress strain relationship of general elastoplastic materials.)
    2017-10-05 09:56:56下载
    积分:1
  • PBGBand
    说明:  本程序可计算二维光子晶体的带隙,并得出带隙图,和带隙位置及宽度(This procedure computable two-dimensional photonic bandgap crystals, and came to the band-gap maps, and the band-gap position and width)
    2008-11-07 21:33:19下载
    积分: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
  • cvf_rter
    Compaq Visual Fortran Error Messages,对于利用CVF编程的programmer是本很好的对照手册。(Compaq Visual Fortran Error Messages, programming, programmer for the use of CVF is a very good control of the manual.)
    2011-05-23 11:52:50下载
    积分:1
  • cpsd_self
    cpsd 单独子函数,可编译后直接应用于自己的程序,方便快捷,使用fftw库(cpsd separate sub-functions can be applied directly after compiling its own procedures, convenient use fftw library)
    2016-04-14 02:21:38下载
    积分:1
  • bearing-fault-frequency-calculation
    故障频率计算程序,计算轴承各部件的故障频率(Failure rate calculation program to calculate the bearing parts of the fault frequency)
    2020-12-20 15:49:09下载
    积分:1
  • WindTurbine
    1.5MW风力机的载荷计算:摆振力矩、挥舞力矩、俯仰力矩等(The load calculations of the 1.5MW wind turbine: Flapwise moment, edgewise moment, tilt moment.)
    2020-11-28 22:19:30下载
    积分:1
  • ADINA84
    ADINA 系统是一个单机系统的程序,用于进行固体、结构、流体以及结构相互作用的流体流动的复杂有限元分析。借助 ADINA 系统,用户无需使用一套有限元程序进行线性动态与静态的结构分析,而用另外的程序进行非线性结构分析,再用其他基于流量的有限元程序进行流体流动分析。此外, ADINA 系统还是最主要的、用于结构相互作用的流体流动的完全耦合分析程序(多物理场)。(ADINA System is a stand-alone system program for performing complex fluid flow finite element solid structure, and fluid structure interaction analysis. With ADINA system, users do not need to use a finite element program linear static and dynamic structural analysis, but with additional nonlinear structural analysis program, and then the other program flow based on finite element analysis of fluid flow. In addition, ADINA system or main, fully coupled analysis program for fluid flow structure interaction (multi-physics).)
    2016-11-10 18:24:26下载
    积分:1
  • 696518资源总数
  • 105018会员总数
  • 5今日下载