资源列表
IJERTV1IS5270
- paper for compression of speech
ipiq
- 利用MATLAB/simulink模块搭建的ip-iq算法,大家一起交流下-Built using MATLAB/simulink module ip-iq algorithm with exchange under the
ISAtmosphere
- 标准大气子程序,通过插值获得h=0-21336m高度大气密度,声速,静压,粘性等数据。-The standard atmospheric subroutines, h = 0-21336m highly atmospheric density, sound velocity, static pressure, viscosity data obtained by interpolation.
EigenSolve
- fortran90/95,对非线性系统A*q_dot=0进行特征值分析的函数模块。特征值分析是控制科学中稳定性分析的重要的工具。-fortran90/95, the non-linear system A* q_dot = 0 eigenvalue analysis function module. Eigenvalue analysis is an important tool to control stability analysis in science.
Newton-Raphson-method
- fortran90/95格式,方便科学计算中调用,Newton-Raphson,可用来寻找线性/非线性方程f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。-fortran90/95 format, convenience called scientific computing, Newton-R
numerical-calculation-exercises.docx
- 作为《数值计算》课程的小练习,里面有两个小题目,第一个是同一个公式有效和无效算法的对比。第二包含了两个代码,一个从大到小计算方程,另一个从小到大计算方程。保留到小数点后两位,用于观察误差积累带来的影响。-Exercises as the course of the numerical calculation, there are two small subject, the first one is the same formula valid and invalid algorithm com
matlab
- 针对小流域评价的熵权法matlab程序,请大家放心使用-Entropy method for evaluation of small watershed matlab program, please feel free to use
jieshiqi
- 用C语言编写实现解释器,希望对你们有所帮助。 #include<stdio.h> #include<stdlib.h> #include<string.h> main()-C language interpreter, you want to be helpful.# Include <stdio.h># Include <stdlib.h># Include <string.h> main ()
d-s_for_matlab
- matlab实现的D-S证据理论代码实现-the matlab implementation DS evidence theory code to achieve
bolanshijisuanqi
- C语言实现波兰式计算器 程序设计——波兰式计算器-C language Polish calculator The programming- Polish calculator
Dtlb
- 采用基于理想频谱响应的微分器,用于位置微分速度,并统计误差-The differentiator response based on an ideal spectrum for position differential speed, and the statistical error
juzhenliancheng
- C语言实现动态规划 矩阵连乘问题! 问题:给定n个矩阵{A1,A2,…,An},其中Ai与Ai+1是可乘的,i=1,2,…,n-1。计算这n个矩阵的连乘积。由于矩阵乘法满足结合律,故计算矩阵的连乘积可以由许多不同的计算次序。计算次序不同计算连乘积的计算量也不同。运用动态规划法思想给出你认为合理的计算矩阵连乘积最少次数的方案。-C language dynamic programming matrix continually multiply problems! The problem:
