搜索资源列表
Jacobi
- 2. Using Gaussian elimination method and Gaussian elimination method with row scaled method to solve the following tri-diagonal system for n=10 and 100
OTHERS
- 包含一些大眾化的數學題目,比如說buffon丟針問題、dijkstra的三色旗問題、找零錢問題、背包問題、無限位數的整數運算、最短路徑問題-Contains a number of popular topics in mathematics, for example, lost buffon needle problem, dijkstra the tri-color flag in trouble, go to change the problem, knapsack problem, inf
rect_test
- It is just exerciseing of signal processing. ( Rect function, Convolution, etc. ) ( making tri-functioin(: rect * rect) and performing FFT ),-It is just exerciseing of signal processing. ( Rect function, Convolution, etc. ) ( making tri-funct
microstrip_patch_antenna
- 较粗圆柱振子的数值分析及三频双极化微带贴片天线的研究与设计,学位论文-Thick cylindrical vibrator Numerical Analysis and tri-band dual-polarized microstrip patch antenna research and design, dissertations
stp_tri.sans-algorithmes-tri.c
- Algorithme de tri,tri bulles,tri naif,tri rapide.
TDMAsolver.f90
- TDMA solver for tridiagonal matrix
tri-holes.ctl.tar
- MIT MPB program of triangular lattice of rods
tri
- 一个三角形类Tri,包含三角形3条边长的私有数据成员,另有一个成员函数重载运算符“+”,以实现求两个三角形对象的面积之和-A triangle class Tri, contains a triangle three side length of the private data members and another member function overloaded operator " +" to the area seeking two triangle object
xfem_mechanics
- XFEM database of Stephane BORDAS, Cyrille DUNANT, Vinh Phu NGUYEN, Quang Tri TRUONG, Ravindra DUDDU- XFEM database of Stephane BORDAS, Cyrille DUNANT, Vinh Phu NGUYEN, Quang Tri TRUONG, Ravindra DUDDU
diag
- 滤波程序,从同事那里要的,大家一起交流学习-BADNELL & BURGESS D.A.M.T.P. CAMBRIDGE C C DIAGONALIZATION OF REAL SYMMETRIC N-BY-N MATRIX Z. C C METHOD: HOUSEHOLDER REDUCTION TO TRI-DIAGONAL FORM AND SHIFTED C QL ALGORITHM TO DETERMINE THE E-VALUES AND E-V
Tri-Tiling(Modified)
- 如何利用2*1个方格的板子,将3*n的板子完全覆盖?这个程序就解决了这个问题。其实编程的难度不大,重点是解决了数学中一个递推关系的问题。-How to use 2* a checkered board, the 3* n board completely covered? This program solves this problem. In fact, programming is not difficult, the focus is to solve a mathematical pro
BWT_Compre1508411252002
- Compression using Burrows Wheeler Transform. Includes n*log(n) comparison tri-partite suffix array block sorting, Move-to-Front coding, dynamic canonical Huffman coding of Wheeler s run-length-coding.
cyclic_tdma
- cyclic TDMA code which is necessary for tri-diagonal matrix which have periodic boundary condition in computational physics.