搜索资源列表
yulewalker
- 现代谱估计用莱文森-德宾(Levinson-Durbin)算法求解尤利-沃克(Yule-Walker)方程。 形参说明: r:双精度实型一维数组,存放Yule-Walker方程的元素r(0),r(1),...r(p)。 p:AR模型阶数。 a:AR模型系数a(0),a(1),...a(p)。 v:预测误差功率- The modern spectrum estimated (Levinson-Durbin) the algorithm solves with 鑾辨枃妫?- t
pcfeap-src
- Program: PC FEAP Title: Finite Element Analysis Program Developer: R.L. Taylor, Department of Civil Engineering, University of California, Berkeley 1997.-Program: PC FEAP Title: Finite Element Analysis Program Developer: R.L. Taylor, Departm
递归算法快速排序
- 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4
yueguang
- 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4
IE4SinkDemo
- unit Cweb2 interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, OleCtrls, SHDocVw, StdCtrls, ActiveX type TForm1 = class(TForm) WebBrowser1: TWebBrowser procedure FormCreate(Se
viscoPLAST_CFEM
- 本程序是D.R.J.OWEN主编的FINITE ELEMENTS IN PLASTICITYG一书中第八章例题的有限元程序,网上流传的这个版本的源码里有错误,我把它更正过来了,而且还添加了输入文本。绝对好东西啊。-D. R. J. OWEN editor of the PLA FINITE ELEMENTS IN STICITYG a book of the 8th chapter of excellence finite element program, the spread of the o
yuandaima
- 文件1.txt,2.txt,3.txt和5.txt为用Fortran编写的有限元程序 4.txt为用c++编写的钢筋混凝土异形柱的全过程非线性分析源程序-document 1.txt, 2.txt, 3.txt and 5.txt Fortran prepared for the use of the finite element program 4.txt to use C + + to prepare the R.C.special-the whole process of nonlinea
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
fem.rar
- T. R. 钱德拉佩特拉 工程中的有限元方法源码,resource of the finite element method in Engineering
Owen_Program_All.ZIP
- 有限元分析源程序汇总,含D.R.J. Owen 和一些线性非线性程序段,用FORTRAN77编写,主要用于结构分析-Summary of finite element analysis of source, including DRJ Owen and a number of linear non-linear program segment, using FORTRAN77 prepared, mainly for structural analysis
The_Finite_Element_Method
- Thomas J. R. Hughes 著作-FEM book:The_Finite_Element_Method by Thomas J. R. Hughes
makeLdpc
- LDPC编码算法, Create R = 1/2 low density parity check matrix M : Number of row N : Number of column method : Method for distributing non-zero element {0} Evencol : For each column, place 1s uniformly at random {1} Evenboth: For each
test1
- 女问题描述: 设R={r1,r2,...rn}要进行排列的n个元素。其巾元素r1,r2...rn可能相同。试设计 一个算法,列出R的所有不同排列。 编程任务: 给定n以及待排列的n个元素。计算出这n个元索的所有不同排列。-Female Problem Descr iption: Let R = (r1, r2, ... rn) must be arranged in n elements. The towel elements r1, r2 ... rn may be the s
mergesort
- 设有n个待排序元素存放在单链表中,每个链表结点只存放一个元素,头指针为r,试设计算法对其进行二路归并排序,要求不移动结点中的元素,只修改各链结点中的指针,排序后r仍指向结果链表的第一个结点。-With n-elements to be stored in a single list sorted, each linked list node store only one element, the first pointer to r, test their design algorithm fo
zp_element_doubled
- 一个计算二维ZP-box样条(箱样条)的c++程序,8个方向为[1,0 1,0 0,1 0,1 1,1 1,1 -1,1 -1,1]-A calculation of two-dimensional spline ZP-box (box-spline) and c++ program, eight directions of [1,0 1,0 0,1 0,1 1,1 1,1 -1, 1 -1,1]
SUBROUTINE-FILM-DFLUX01-pavement-r
- ABAQUS的二次开发,道路厚度与温度对路基的影响,来自廖公云老师的《ABAQUS有限元软件在道路工程中的应用》-ABAQUS secondary development, the road thickness and temperature of the roadbed, from Liao Gongyun teacher "ABAQUS finite element software in road works
Antenna-Arrays-and-Automotive-Applications-2013.r
- This reference book introduces the reader to the cutting edge antenna array technology used in the automotive industry. New communication multi-element antenna systems are very promising equipment for automotive applications.
huffman
- 此为r元霍夫曼编码MATLAB仿真文件,r和p都已参数化(This is the R element Hoffman coded MATLAB simulation file, and both R and P have been parameterized)
Finite element programming
- 本书详细介绍了三个专用有限元程序设计的全部过程。可供工程,应用力学,应用数学,计算机科学等专业的科学工作者和学生参考使用(Finite Element Programming E.Hinton D.R.I.Owen This book describes the whole design process of three special finite element programs.)
有限元分析的概念与应用-第四版(R.D.库克)
- 有限元分析的理论与应用知识,涉及到理论推导与程序编写的相关注意点(Theoretical and applied knowledge of finite element analysis, related to theoretical derivation and relevant attention points for programming)