资源列表
householderqr
- householder 矩阵 qr分解程序-householder matrix qr decomposition process
VOLUME
- 三数乘法,输入三个数,然后程序计算出这三个数的乘积并显示-3numbers mul
caculator
- MATLAB编制的程序,实现简单计算器的功能-MATLAB programmed, simple calculator function
chazhi
- 三点插值,并越过障碍物,尤其可以用到港口码头及防波堤的运算-Three-point interpolation, and over the obstacles, in particular, can be used in computing the port terminal and breakwater
Math-Quiz
- 数学运算,包括加减乘除。并检查运算结果是否正确,如果不正确进行批改。全过程进行语音提示。-Math, including addition and subtraction multiplication and division. And check the operation result is correct, if not correctly marking. The whole process of voice prompts.
QuickManualForVocabularyofStatsAndOptimisation.CH
- it is a quick handy manual for Chinese math students. It includes some most frequently used vocabulary of statistics and optimisations.-it is a quick handy manual for Chinese math students. It includes some most frequently used vocabulary of statist
CH10
- 采用复合形法(复行调优法)求有约束条件的函数极值-olving the constrained non linear optimization by compound form method
Navigation-Simulation
- 航海仿真,实现一些船舶的基本参数的计算,有起始点经纬度既可以计算出许多传播需要的参数。-Navigation simulation, to achieve some of the basic parameters of the calculation of the ship, there is only the starting point latitude and longitude can be calculated number of transmission required param
jihe
- 完成集合的各种运算,可以建立集合,对集合进行加、减、添加。移除等运算-Complete set of operations, you can create a collection, the collection to add, subtract, add. Removing and other operations
kMeansCluster-Code-For-matlab.m
- The code for k-means cluster in matlab. It works well in matlab.
FFT2Dsource
- 二维FFT,很实用,很精简的的C程序。matlab的二维FFT很简单,C语言的二维FFT比较繁琐。-Two-dimensional FFT
gaojingdu
- 高精度算法,属于处理大数字的数学计算方法。在一般的科学计算中,会经常算到小数点后几百位或者更多,当然也可能是几千亿几百亿的大数字。一般这类数字我们统称为高精度数,高精度算法是用计算机对于超大数据的一种模拟加,减,乘,除,乘方,阶乘,开方等运算。对于非常庞大的数字无法在计算机中正常存储,于是,将这个数字拆开,拆成一位一位的,或者是四位四位的存储到一个数组中, 用一个数组去表示一个数字,这样这个数字就被称谓是高精度数。高精度算法就是能处理高精度数各种运算的算法。 -High-precision
