资源列表
Armstrong-number
- 如果一个正整数等于其各位数字的n次方和,则称该数为阿姆斯特朗数。求出1000以内的阿姆斯特朗数是C语言的经典题目。-If a positive integer equal to the sum of its every figure s n-th power, we call the number Armstrong number.Finding out all the Armstrong numbers in 1000 is a classic C language title.
PML_FD3D_Microstrip
- fdtd 微带天线 辐射场计算 PML边界条件 -the fdtd microstrip antenna radiation calculate the PML boundary conditions
数值vc算法
- 工程计算中经常用到的数值vc算法,对于进行数值模拟的网友很有用-engineering calculation frequently used vc numerical algorithm for the numerical simulation of netizens useful
Final-Code
- watermarkin algo usin SVD
ECC
- 为samsung Hamming code 的源码,该源码采用移位的方法,比一般的查表占用更少资源,是一种比较贴近硬件的c语言实现
龙格库塔求解微分方程数值解
- 工程中很多的地方用到龙格库塔求解微分方程的数值解, 龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。
R_Kmethod
- 工程中很多的地方用到龙格库塔求解微分方程的数值解,龙格库塔是很重要的一种方法,尤其是四阶的,精确度相当的高。这个程序就是用龙格库塔求解微分方程数值解,-Use R_K method to solve a function
16convert10
- 16进制转10进制,临时做的工具用来算16进制转10进制-229 16 10 to 229, the tools to do the provisional count 16 to 229 10 to 229
FEM3TRIANGLE
- 平面问题等参单元的有限元程序设计,平面弹性力学问题的三结点三角形有限单元法。考虑集中力、静水压力、法向面力和自重体力。-This is finite element programming of isoparametric element on plane problem, it solves the three-node quadrilateral plane elasticity problems using finite element method. It calculates the
PID
- 详细描述了pid各项参数的调试过程,主要是用于电机控制中。-A detailed descr iption of the commissioning process pid parameters, mainly for motor control.
romberg
- 用两个相邻的近似公式(其中后一个公式是由前一个公式的分半得到的)的线性组合而得到更好的近似公式的方法,就是近代电子计算机上常用的Romberg求积方法,也叫逐次分半加速(收敛)法。-With two adjacent approximate formula (where the latter formula is a formula from the previous one and a half received) is a linear combination of better appro
Tool_Box_of_FEA
- 基于MATLAB的有限元分析工具箱,文件名即为函数运行名,其中包含了结构分析中需要的梁元、杆元函数,将工具箱解压到MATLAB工作目录后在路径中添加该文件夹路径即可。-The finite element analysis based on MATLAB toolbox, the file name shall be the function to run names, including the structure of the beam elements that need, member
