资源列表
machinelearninginaction-master
- python经典算法源代码,适合python学习者。(Python classic algorithm source code, suitable for Python learners.)
FFT
- 一份FFT C语言实现的源码,供大家参考。其中还包括DFT和IDFT的实现(source code for FFT calculation)
comsol_to_tecplot
- 将COMSSOL的计算结果转化为TECPLOT数据格式(Converting the results of COMSSOL into TECPLOT data format)
Matlab-Simulink-光通信仿真实例
- MATLAB Simulink Simulation Platform for Photonic Transmission Systems
Π近似值
- 采用数值积分算法中的复化梯形公式和复化Simpson公式计算的近似值的过程和方法,并对比这两种计算公式。理解Romberg算法计算的近似值的过程和方法,并对比以上三种方法。(The procedure and method of calculating the approximate value calculated by the complex trapezoidal formula in the numerical integration algorithm and the complex
Chaotic Generators Demo
- Chaotic Generators Demo
Console1
- Square cavity flow,fortran(Square cavity flow, fortran)
多项式拟合的光伏电池阵列模拟器研究与设计
- 设置最大拟合误差和拟合模型实现对一组数据的拟合,克服了人工分段造成的主观误差(The maximum fitting error and fitting model are set up to fit a set of data, and the subjective error caused by artificial segmentation is overcome.)
PiDay2016-5
- Final file this better working
程序员的数学
- 程序员的数序,作为一名程序员,不懂数学可以说是举步维艰,这本书可以带你进入神秘的数学大门,更好的理解程序员的数学。(The math for developer.)
test.py
- 通过遗传算法解决0-1背包问题,以选择办事处为背景(solve the package problem through genetic algorithm)
LU分解法求解线性方程组
- 用LU分解法,求解已知线性方程组的解,最多100阶(The solution of the known linear equations is solved by the LU decomposition method, with a maximum of 100 orders.)
