资源列表
mit18086_fd_transport_limiter
- Lax-Wendroff-upwind求解u_t+cu_x=0(Solves u_t+cu_x=0 by finite difference methods. Of interest are discontinuous initial conditions. The methods of choice are upwind, Lax-Friedrichs and Lax-Wendroff as linear methods, and as a nonlinear method Lax-Wendr
PSO
- 利用粒子群算法对目标函数的全局极小值进行搜索,找到全局最优(Particle swarm optimization is used to search the global minimum of the objective function to find the global optimum)
中文邮件分类
- 使用中文进行垃圾邮件分类, 识别出不同的垃圾邮件(Classify junk Email by Chinese, could find different kinds of emails)
整理的-----ACM题目及答案
- acm题解,浙江电子科技大试用版,值得收藏(code for acm of zheng jiang electronic university)
anneal
- this is code for annealig
jiou
- 通过双层感知器来分辨1至9的奇偶数,输出为10 表示结果为偶数,输出为01表示结果为奇数(Discriminate the odd and even numbers from 1 to 9 by the double-layer perceptrons. The output of 10 means that the result is even, the output is 01 means the result is odd)
fsdaf
- This is a short descr iption and accept it already
c0061-05
- v-vut资料解析,将客户给的V-CUT刀具移动轨迹解析成坐标直线(Analysis of V-CUT data)
FEM1DQnucd
- 选用有限元方法对于泊松方程进行计算适合新手练习选用,希望采纳(The finite element method is used for the calculation of poisson equation for beginners to choose, and hope to adopt)
py
- 一种基于python的利用分子动力学方法绘制出多粒子二维散射图的程序(A program based on Python to draw multi particle two-dimensional scattering diagram by molecular dynamics method)
Golub G.H., Van Loan C.F.- Matrix Computations
- Matrix Computation about the QR decomposition method
Gaussian Elimination
- Gauss matrix elimination (var codes)