资源列表
JM96A
- %96年中国大学生数学建模竞赛A题:捕鱼-96% of university students in China Mathematical Contest in Modeling A theme : fishing
CLC018
- 矩阵芯片CLC018控制程序 矩阵芯片CLC018控制程序
fft
- 用C++编写的FFT函数,可用于做类,用于波形显示
caculator_science
- java 计算器,功能较强大,可进行大多数科学计算-java calculator, has very powerful functions, able to perform most of scientific calculation
duncan-1
- ABAQUS在岩土工程中的应用》-费康中邓肯模型中第一种积分算法程序-ABAQUS in geotechnical engineering " - Duncan model Fécamp first program integration algorithm
bfgs
- matlab优化BFGS算法,优化中常用算法。-matlab
position-exchange
- 利用邻位互换法生成n个数字的所有n!个排列。给出正整数n,则1到n这n个数可以构成n!个排列。排列的邻位互换法是所有n!个排列的一种次序,使得每两个相邻的排列都只有相邻的两个数发生了位置互换。-Generating n digital ortho exchange method utilizing all n! Permutations. Given a positive integer n, then n numbers 1 to n which may constitute n! Perm
DE
- 差分进化算法程序基本程序,通过种群间的变异、交叉、与选择 实现非凸函数的优化。-differential evolution program
liu5
- 对频域稀疏的简单信号进行仿真,滤波器系数服从贝努利分布-The frequency domain signal simulation sparse simple filter coefficients Bernoulli distribution
svmclassify
- 火灾图片分类,用于区分火灾和正常森林状态的matlab代码,正确率达到95 。-Fire image classification, is used to distinguish between normal forest fires and status of matlab code, and the accuracy reaches 95 .
wavelet
- 基于DB4 的小波变换,实现了小波的分解与重构,可根据实际需要修改阈值的选取方法-Based DB4 wavelet transform to achieve wavelet decomposition and reconstruction, according to the actual need to modify the threshold selection method
Python实现拉格朗日插值法并动态演示
- Python实现拉格朗日插值法并动态演示