资源列表
8-classical-algorithm-c-language
- 1.实现将输入的string字符串反序输出。 2.一个数如果恰好等于它的因子之和,这个数就称为"完数"。例如6 = 1+2+3找出10000以内的所有完数。 3.下面程序的功能是将一个4×4的数组进行逆时针旋转90度后输出,要求原始数组的数据随机输入,新数组以4行4列的方式输出 4.编程打印杨辉三角。 5.实现将输入的字符串反序输出 6.实现字符串拷贝函数strcopy(char*src,char* dest) 7.求近似Pi值。可以用公式(如:pi/2 = 1+1/3+
Polynomial-multiplication
- 该程序能够实现数学问题中多项式之间的相乘运算-The program can achieve math problems in polynomial multiplication operation between
Smooth-interpolation
- 该程序能够实现数学问题中的光滑插值问题,读者可很容易进行修改-The program can achieve smooth interpolation mathematical problems in question , the reader can be easily modified
smooth
- 该程序能够实现数学问题中的五点三次平滑问题-The program can achieve a five-point math problems in cubic smoothing problem
Complex-matrix-inversion
- 该程序能够实现线性代数中复矩阵求逆问题,读者可在原基础上进行修改-Complex matrix inversion.zip
Random-sample-analysis
- 该程序可实现数学问题中随机样本分析的功能-Random sample analysis
Normal-distribution-function
- 该程序能够实现数学统计中正态分布数学问题,读者可在原基础上进行修改-Normal distribution function
Parallel-inverse-solution
- 并联机构 正反解 六自由度并联机构空间运动结算 实例分析-DOF parallel mechanism inverse solution space motion parallel mechanism settled case analysis
LTE_filter
- LTE变采样滤波器的设计,应用在USRP平台,100M采样率变到30.72M采样率,以及30.72M采样率变换到100M采样率,文档说明,matlab源代码,以及性能仿真-LTE varying sampling filter design, used in USRP platform, 100M sampling rate changes to 30.72M sampling rate, and sample rate conversion 30.72M to 100M sampling ra
IDEAL_2D_Staggered
- IDEAL(基于simple)算法的2D实例,学习CFD的进阶资料-IDEAL algorithm for CFD simulation
grid-generation
- 使用无限插值法进行网格生成,也是初学grid generation的好资料-grid generation with FTI method
FDTD-one-dimensional
- 基于时域有限差分法的电磁波一维传导方程,MATLAB编写,可作为一维正演模拟,也可作为MATLAB的教学演示。-FDTD method based on the electromagnetic one-dimensional conduction equation, MATLAB prepared, can be used as a one-dimensional forward modeling, but also as a teaching demonstration of MATLAB.
