资源列表
noma code
- it is a code for discrete wavelet transform
LBM 封闭腔体自然对流
- 封闭方腔自然对流格子布尔兹曼程序,在瑞利数为2000及4000时的两种算例,包括说明文字。(Closed square cavity natural convection lattice Boltzmann method)
Kaczmarz_Algorithm
- Kaczmarz_Algorithm算法迭代求解方程,适用于欠定和超定方程组(Kaczmarz_Algorithm. Iterative solution of equations is applicable to underdetermined and overdetermined equations.)
粒子群
- 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操
Matlabbp神经网络
- bp神经网络,可以用于预测与回归,效果比较好,注意训练次数(BP Neural network algorithm)
smote
- smote过采样方法对不平衡数据集进行人工数据合成(smote oversampling and classification)
python数据分析 韩波
- 一本python数据分析的优秀资料 《python数据分析》(python data analysis),作者【印尼】Ivan Idris,翻译:韩波。 本人制作的PDF图书,带目录和书签。 作为一种高级程序设计语言,Python凭借其简洁、易读及可扩展性日渐成为程序设计领域备受推崇的语言。同时,Python语言的数据分析功能也逐渐为大众所认可。, 本书是一本介绍如何用Python进行数据分析的学习指南。全书共12章,从Python程序库入门、NumPy数组、matplotlib和pa
功率谱分析Matlab程序
- 功率谱密度matlab实现,非常实用,适合计算 和分析使用(Implementation of power spectral density matlab)
emdMain
- 对测试信号进行emd 分解,计算其在各个频带中的能量分布(The EMD of the test signal is decomposed, and the energy distribution in each frequency band is calculated)
postgraduayeDbrvng
- 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务,这是QR算法(During the post-graduate period on the "numerical calculation methods" class homework, all the code is C language implementation and debugging passed, now upload for everyone service, thi
reinhard代码
- 将低动态范围图像通过色调映射技术转换为高动态范围图像,对图像的亮度通道进行加强,该算法是reinhard代码进行实现的。(The low dynamic range image is transformed into high dynamic range image by hue mapping technology, and the brightness channel of the image is enhanced. The algorithm is implemented by Rein
Uniform Design
- 方开泰创立的均匀设计表程序,用来实现实验设计。(Fang Kaitai created the uniform design table program, which is used to realize the experiment design.)