资源列表
FD3S_1.1.tar
- 3维弹性波高阶有限差分正演程序,使用了交错网格,计算区域为圆球形-This directory contains the source code for high-order finite difference 3D elastic wave propagation on staggered grids for spherical geometry.
concret-mathmetic
- 北航计算机学院赵启阳老师具体数学课件+书籍具体数学中文版,本文件仅供大家学习之用,望大家尊重本人以及课件原作者劳动成果,勿将文件用于商业用途,牟取任何利益-Northern College of Computer, Zhao Qiyang specific math teacher math courseware+ books specifically Chinese version of this document is only for learning, courseware, and I
symbolrate_estimation_DFT_QPSK
- 利用循环相关的方法对数字调制进行符号速率的估计-estimating symbol rate for digital modulation by cyclic correlation
lambda-tools
- 用matlab程序编写,附带源码以及说明书,用于GPS定位技术方面整周模糊度固定的计算小工具-Using matlab programming, with source code and instructions, GPS positioning technology integer ambiguity fixed for computing gadgets
correlation_2192
- 对一序列进行自相关,找到其峰值从而同步。在MATLAB上模拟硬件实现,结果和浮点运算一致,说明了设计的可行性。-Autocorrelation of a sequence, to find the peak sync. MATLAB simulation on hardware implementation, consistent results and floating point operations, indicating the feasibility of the design.
DataSet
- 这是在机器学习、人工智能、数据挖掘中经常用到的数据集,聚类分析也经常用,包括:UCI的数据集wine,yeast,iris等,还有USPS数据集,4k2_far,leuk72_3k数据集等。-This is in machine learning, artificial intelligence, data mining frequently used data sets, cluster analysis are often used, including: UCI datasets wine
AntennaArray-Program
- 王建所著阵列天线分析与综合一书中相关例题的程序解决方案-Wang array antenna analysis and synthesis written a book example of program-related solutions
CFD
- 这是一个求解NACA0012翼型在不同马赫数与攻角下的流场的Fortran源代码。计算格式采用了原始AUSM、AUSMDV以及AUSM+格式。为了提高计算精度,使用了不同限制器的MUSCL插值。-This is a Fortran source code for solving the flow field around the NACA0012 airfoil at different Mach numbers and angles of attack. The scheme of AUSM,
Godnov_HLLC
- 解1D黎曼问题的有限体积法,使用Roe格式做近似-1D finite volume method for solving the Riemann problem, make use of the approximate Roe format
damage
- ansys二次开发损伤本构关系的详细代码,已经调试成功-ansys damage constitutive secondary development of detailed code, debugging has been successful
Approximating-Eigenvalues
- 矩阵特征值与特征向量的计算 幂法与反幂法 原点移位加速法 幂法的艾特肯加速 雅克比方法 QR方法 豪斯霍尔德变换 拟上三角形矩阵的QR分解-Matrix eigenvalue and eigenvector calculation: power method and inverse power method,origin shift power law Aitken acceleration method, Jacobi method,Householder’s Method, QR metho
bufr_reader_20110829.tar
- 该程序用以读取bufr格式的数据,采用linux系统编写,fortran和C程序合写!-This a fortran program for reading bufr data in liunx system!