资源列表
Matlab 2014a 破解文档
- matlab 安装文件包及其应用,进行科学计算的编程实现,图形,控制计算的实现等(the install of matlab and the application in scientice computation,figure and controll computation and so on)
Sin título 6
- modelado cristal python
valores_sensor_real1
- sensor de cuarzo modelo
Modelo_con_monocapa
- modelo de cristal con monocapa
voicebox
- Matlab的Voicebox工具箱,对语音信号做各种处理的子程序(Voicebox for Matlab, speech signal processing)
Numerical linear algebra
- 数值线性代数中的列主元gauss消去法、对称正定矩阵的cholesky消去法、Vandermonde方程组以及Toeplitz方程组求解算例以及程序(The column principal element gauss elimination method in the numerical linear algebra, the cholesky elimination method of the symmetric positive definite matrix, the Vandermon
buffon
- 利用matlab来实现“buffon”投针实验:关于pi的数值计算。(It is an example of Monte carlo.It is a very good numerical calculation of pi.)
电磁波时域有限差分方法
- the book introduce the theory of FDTD
kuaisufuliye
- 快速傅里叶变换 (fast Fourier transform), 即利用计算机计算离散傅里叶变换(DFT)的高效、快速计算方法的统称,简称FFT。(Fast Fourier transform, that is, the use of computer to calculate discrete Fourier transform (DFT) efficient and fast calculation methods collectively, referred to as FFT.)
twp
- 求解计算线缆的电磁耦合问题,经典解法,适合初学者。(Solve the Coupling Problem of Cables.)
算法数学基础
- 算法的数学基础,比较简单易懂,哈哈哈哈哈哈(The mathematical basis of the algorithm)
pde-master
- A python 3 library for solving initial and boundary value problems of some linear partial differential equations using finite-difference methods. * Laplace * implicit central * Parabolic * explicit central * explicit upwind * implicit c