资源列表
xcorr
- 实现互相关运算 C实现,实现互相关运算 C实现-cross correlation C code implementation
Recursive_integer_division
- 递归法求解整数划分。 整数划分,是指把一个正整数n写成如下形式: n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。 如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m)-Recursive method integer division. Integer divisi
MPC_matlab_Code
- fast way to compute model predictive controller in matlab.
FDTD
- FDTD 计算金属目标的代码 计算目标的RCS-FDTD Calculate code for Cylinder
span
- Mean-variance spanning test
Mathematica-Programs
- 数值计算方法的Mathmatic实现,基本上包括了所有基础算法的实现。-numerical calculation method Mathmatic achieve, basically all the infrastructure including the implementation of the algorithm.
chinapi_demo
- 这些是我特地制作的分布式计算的示例程序,仅供各位相关开发人员参考使用 本作以ChinaPI的第一个内部测试版作为蓝本修改而成,旨在提高中国分布式计算的设计水平 架构完整,包含除安全组件的其他重要组件(为了突出分布式计算和ChinaPI的安全,各个组件均进行了简化) 对PI的计算使用BBP公式(计算核心部分并非重点,写得比较乱) 为了通俗易懂,使用VB6.0编写 文档并非标准文档,只是示意性的 相关源码及文档可以经修改后再发行,但须遵循以下条款: 1、源码及
HEALTH-CALCULATOR
- This is a c++ code on health calculator
pamalgorithm
- Partitioning Around Medoid is an algorithm used to select Pilot Buses in a given Power Network. The code was applied on the IEEE-118 bus system which was divided into four zones.
burgers
- 求解burgers非定常burgers方程(solving burgers equation)
101
- 大数算法:输入2个很多位的数,求两个数的加法,减法,乘法,以及除法! 以及输入一个n,求n的阶乘!-Large Number Algorithm: Enter the number 2 many, find two numbers addition, subtraction, multiplication, and division! And the input of a n, find the factorial n!
2_1
- 这个简单的程序实现输入三个数据,求出该三个数据的和,平均值等功能。对于初学者来说应该是有用的。-This simple procedure to achieve the three input data, the data obtained and the three, the mean functions. For beginners should be useful.
