资源列表
BOMP
- 用于图像处理和信号DOA估计,是基于块稀疏的正交匹配追踪算法(This is an algorithm based on signal block sparsity, which can be used in image processing and signal DOA estimation)
lsqcurvefit.m
- %LSQCURVEFIT solves non-linear least squares problems. % LSQCURVEFIT attempts to solve problems of the form: % min sum {(FUN(X,XDATA)-YDATA).^2} where X, XDATA, YDATA and the values % X returned by FUN ca
memd分解
- 使用memd对农产品价格时间序列进行分解(decompose by memd, choose chicken price, egg price, pork price, beef price as input ,and then imfs as output.)
ConcreteBone
- 蒙特卡洛随机分布,用于土木工程有限元模拟(Monte Carlo random distribution)
rlspara
- 最小二乘法辨识电池参数,适合参考,希望对电池研究人员有帮助(Identification of battery parameters by least square method)
观测器仿真
- 实现多智能体状态观测器输出比例一致,动态方程已知,应用于电力系统(The output proportion of multi-agent state observer is consistent)
polarization
- 里面包含了关于极化码的MATLAB仿真程序,注释很详细,希望可以给大家提供参考(It contains the MATLAB simulation program of polarization code. The notes are very detailed)
sudoku3
- 基于matlab GUI制作的数独游戏,可以选择不同的难度。((Sudoku game based on Matlab GUI can choose different difficulty.))
Matlab编程与工程应用(第二版)_Stomy 源代码
- 主要讲述如何用MATLAB进行程序设计及解决实际问题,具体内容包括MATLAB程序设计概念、选择、循环、字符串操作、单元阵列与结构、高级文件输人/输出及高级函数等;针对实际应用,具体内容包括用MATLAB绘图、解线性代数方程组、进行基本统计、集合、排序和索引、处理声音和图像,以及高等数学中的曲线拟合,复数计算、微积分等(It mainly describes how to use MATLAB to program and solve practical problems. The specif
CFD
- 使用Matlab求解流体力学经典问题:普朗特——迈耶稀疏波(Using MATLAB to solve the classical problem of hydrodynamics: Prandtl Meyer sparse wave)
2-D-Surface-Wave-Modeling-master
- 文件为matlab环境下的.m文件。在matlab环境下运行该程序可以实现构建二维含有面波的地震数据。
人口预测模型
- 数学建模人口预测程序加例子,用马尔萨斯+logistic做的(Mathematical modeling of population prediction program and examples, using Malthus + logistic)