资源列表
自学Matlab必备的60个小程序代码
- matlab教程,内含多种matlab算法的讲解和源代码,同时附带源码文件(matlab tutorial, containing a variety of MATLAB algorithm to explain and source code)
wavework
- 小波滤波技术,实现信号和图像的滤波处理,相较中值滤波处理的效果更佳理想(Wavelet filtering technology can filter signals and images better than median filtering)
libsvm-mat-2[1].89-3[FarutoUltimate3.0Mcode]
- 一般的支持向量机只支持二分类,使用libsvm可以实现多分类,原理也是基于二分类,然后在使用投票机制,经测验,libsvm的分类精度可达85%以上(Multi class supported by libsvm,after testing, the classification accuracy can reach 85%.)
Least_squares
- 数学 建模 参数辨识 电机仿真 svpwm矢量控制 初试速度恒定(parameter identification least squares)
文章与代码
- topology optimization 学习资料,主要涉及2d -3d 基础的拓扑优化知识,附件为论文与lsm的199行代码。欢迎大家下载学习(Topology optimization learning materials, mainly involved in 2D-3D basic topology optimization knowledge, attachment for the paper and LSM 199 lines of code. Welcome to downloa
cuckoo_search_new
- 这是一个布谷鸟算法的matlab实现,可以试一下(This is a cuckoo algorithm's Matlab implementation. You can try it.)
第十五届“华为杯”中国研究生数学建模竞赛—D题
- 2018 China Postgraduate Mathematical Modeling Contest D
Concrete2D_21
- matlab呈现混凝土孔隙分布,根据孔径大小看分布情况(Matlab shows pore distribution of concrete)
螺旋管磁场计算
- 运用了椭圆第一、第二、第三类积分,在数值上实现了计算螺线管线圈空间任意一点的磁场大小
经验模态分解
- 这是用于经验模态分解的matlab程序,不需要安装EMD工具箱就可以实现
jsonlab-1.5
- JSONlab: a toolbox to encode/decode JSON files in MATLAB/Octave
粒子群算法实例
- 文章从一个简单的粒子群实例来讲解粒子群算法,并附上相关的代码(This article explains particle swarm optimization from a simple example of particle swarm, and attaches the relevant code.)