资源列表
FFTaJFre
- 算法主要针对桥梁拉索索力频谱法测试应用 1、调用FFT进行快速傅里叶变换; 2、获取变换后峰值; 3、通过峰值和设计基频比较,取得最接近这几基频的结果-Algorithm main bridge cable force spectrum method for testing an application, call the FFT fast Fourier transform 2, to obtain a peak after the transformation 3, by c
AFSAcPP
- 鱼群算法 通用程序C-AFSA fish
Sky-Air-simulation
- 这是一个大气环流的程序基于MATLAB,欢迎下载。是本人在美国访问期间工作。-This is a code based on matlab for simulation of atmospher in the sky.
subroutine
- 随动双线性硬化本构模型Kinematics harding plastic subroutine for MSC.MARC-Kinematics harding plastic subroutine for MSC.MARC
PimpleFoamTutorial.tar
- LES Model Test on OpenFOAM
53533d6969505
- 基于单片机的基础上,用于计算功率因数和测量,并显示在显示屏上。-Microcontroller-based foundation, used to calculate the power factor and measured and displayed on the screen
optimum-array-processing
- 最优阵列处理随书程序,最全版本,包含课后习题程序-matlab code of optimum array processing
telecommunications-billing-system
- 模拟电信计费系统的设计与实现: (1) 计费功能。根据存放在源数据文件中的通话记录和长途费率文件对每一条通话记录计算其通话费用,并将结果保存在费用文件中。其中: 通话费的计算方法如下:通话费=长途电话费+本地电话费 长途电话费=费率(元/分钟)×通话时长(分钟) (通话时长不满1分钟的按1分钟计算) 本地电话费为:3分钟以内0.5元,以后每3分钟递增0.2元。 (2) 话费查询。输入一个电话号码,从费用文件中统计该电话号码的所有本地话费、长途话费,并从用户文件中查
snopt7-matlab.tar
- matlab snopt 学生版,求解大规模非线性规划问题-matlab snopt Student Edition, for solving large-scale nonlinear programming problem
lagrange
- 对[-5,5]作等距划分 Xi = -5 +ih,h =10/n , i = 0, 1, …, n,并对Runge 给出的函数 y =1/(1+x*x) 。 作Lagrange插值,取n=10,20计算插值多项式Pn(x) 在x=4.8处的误差,并作分析。 -Of [5,5] be equidistant Xi =-5+ih, h = 10/n, i = 0, 1, ..., a function of n, and Runge given y = 1/(1+x* x). As Lagr
CFD-John-D.Anderson
- 《计算流体力学基础及其应用》JohnD.Anderson第07-10章例题Fortran90源代码- Computational Fluid foundation and its application JohnD.Anderson Section 07-10 Chapter Fortran90 source code examples
fortran
- 求解线性方程组的若干解法fortran程序-Fortran program for solving a number of solution of linear equations