资源列表
C语言作业
- 整理了一些算法包括随机数生成素数穷举判断(helloeveryone this is C++progress)
C语言实现FFT(快速傅里叶变换)
- 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)
matrix
- 好用的矩阵运算库,直接调用,包括求逆,解决老板芯片没有矩阵库的问题。(The good use of the matrix operation library, direct call, including the inversion, to solve the problem that the boss chip has no matrix library.)
拉格朗日插值+MATLAB源程序代码
- 拉格朗日插值法可以找到一个多项式,其恰好在各个观测的点取到观测到的值。数学上来说,拉格朗日插值法可以给出一个恰好穿过二维平面上若干个已知点的多项式函数。(The Lagrange interpolation method can find a polynomial that happens to be taken to the observed value at the point of each observation. Mathematically, the Lagrange interpo
NumPy Cookbook
- NumPy Cookbook,数值计算的学习资料(This book is for scientists engineers programmers or analysts with a basic knowledge of Python and NumPy)
two-ray
- two-ray model matlab simulation
FDTD
- 计算光子晶体传输特性的时域有限差分方法的matlab程序(Matlab program of finite difference time domain method for calculating the transmission characteristics of photonic crystals)
解析法
- FDTD算法计算二维光子晶体能带和传输谱(Calculation of band and transmission spectrum of two-dimensional photonic crystal by FDTD algorithm)
计算一维光子晶体全息干涉分布
- 一个用来计算一维光子晶体全息干涉分布的matlab程序(A matlab program for calculating holographic interference distribution in one-dimensional photonic crystals)
nlopt-2.4.2-dll64
- 非线性最优求解方法,适用于matlab使用。(The nonlinear optimal solution is suitable for the use of MATLAB.)
Numerical Recipes in Fortran 77
- fortran数值计算方面的一本好书,计算机数值算法的圣经。(Numerical Recipes in Fortran 77 The Art of Scientific Computing Second Edition Volume 1 of Fortran Numerical Recipes)
FORTRAN版高斯乐让德积分工具 GAULEGQUADF
- 高斯勒让德积分工具,用fortran编程实现的积分代码,多多指教(Gauss integration formula code on the windows with fortran)