资源列表
Evolutionary-ANN
- 基于多维度的粒子群优化算法的进化人工神经网络,可用于进行图像分类。- Based on multi-dimensional particle swarm optimization evolutionary artificial neural networks can be used for image classification.
Ordinary-Differential-Problems
- 用Euler法、中点格式、预报-校正格式、经典四级四阶R-K格式算法求解一阶常微分方程初值问题的数值解。-By Euler method, the midpoint format, forecast- correction format, the classic format of four fourth-order RK algorithm for a numerical solution of ordinary differential equations in order to solve
Classic-display-format
- 用古典(最简)显格式计算常微分方程问题并与解析解比较。-Computational problems of ordinary differential equations with classical (the simplest) was compared with the analytical solution format and.
Five-point-difference-scheme
- 利用五点差分格式近似Dirichlet问题,试用雅克比迭代、Gauss-sedel迭代求解。-Use a five-point difference scheme approximation Dirichlet problem, the trial Jacobi iteration, Gauss-sedel iterative solver.
Calc
- 主要实现计算器的加减乘除运算,功能比较简单,有兴趣的可以-The main achievement of the calculator arithmetic operations, function relatively simple, interested can look at
day5_fastadder
- this is an implementation of fast adder algorithm in verilog.
day8_alu_design
- this verilog code for designing ALU in fpga.-this is verilog code for designing ALU in fpga.
numerics
- 数值计算的C ++库的程序集进行数值和统计 计算。包括在这个库中的例程来解决线性系统 方程,生成随机数,随机变量的计算值,以及 因为这通常需要在科学和工程的各种其他例程 领域以及其它学科。-Numerics C++ Library is a collection of routines to do numerical and statistical computations. Included in this library are routines to solv
fft
- FFT变换,使用c语言实现的快速傅里叶变换-FFT change, use c language fast Fourier transform
spline
- Code to find natural splines
jacobi
- Code to solve linear system with Jacobi Method
gaussseidel
- Code to solve linear system with Gauss Seidel method
