-
main17
此代码为17年全国大学生数学建模竞赛A题程序(This code is a 17-year National College Students Mathematical Modeling Competition A program)
- 2019-06-25 11:13:26下载
- 积分:1
-
Image_Processing_Toolbox_Release_Notes
Matlab官方文档:Matlab图形工具箱ReleaseNote(Matlab official documents : Matlab graphics toolbox ReleaseNote)
- 2006-05-26 11:45:52下载
- 积分:1
-
NN_UKF
基于无迹卡尔曼滤波的人工神经网络matlab程序(Similar to using the extended Kalman filter, Neural Networks can also be trained through parameter estimation using the unscented Kalman filter.
This file provides a function for this purpose.
It also includes an example to show how to use this function.)
- 2013-01-27 23:30:17下载
- 积分:1
-
DZ069
同步电机模型的MATLAB仿真,全篇论文,包括相关仿真。(MATLAB simulation of synchronous machine model, this thesis, including the related simulation.)
- 2015-04-05 15:41:58下载
- 积分:1
-
ofdm
用MATLAB实现OFDM技术的仿真
用MATLAB实现OFDM技术的仿真(ofdm)
- 2009-03-29 19:40:05下载
- 积分:1
-
work
Matlab编程实例最常用的Matlab实例最基本的Matlab实例(Matlab Matlab programming examples most commonly used instance of an instance of the basic Matlab)
- 2011-04-29 11:23:34下载
- 积分:1
-
main
振动信号的预处理消除趋势项(最小二乘法消除多项式.)(Pretreatment to eliminate vibration signal Trend (least squares method to eliminate polynomial.))
- 2010-10-22 16:29:08下载
- 积分:1
-
canny
说明: matlab基于canny算子进行图像的边缘检测(Canny edge detector algorithm matlab codes )
- 2011-03-23 17:32:33下载
- 积分:1
-
五阶精度weno格式代码
说明: 五阶精度weno格式matlab代码 时间推进三阶rk格式 求解激波稀疏波问题(Fifth order precision WENO format matlab code time advance third order rk format for shock sparse wave problem)
- 2019-11-21 17:59:03下载
- 积分:1
-
ShortEst
matlab最短路的贪心算法,用VC++实现,把ShortEst.dll复制到matlab工作文件夹运行(先要运行mex-setup,关联VC与MATLAB)调用方法如
a = [-1,2,3 2,-1,4 3,4,-1]
ShorstEst(a)
即可(matlab most short-circuit the greedy algorithm, using VC++ to achieve, and copy it to ShortEst.dll working folder matlab run (first run mex-setup, associated VC with MATLAB) method call, such as a = [-1,2,3 2,-1,4 3,4,-1] ShorstEst (a) can)
- 2009-02-03 15:25:48下载
- 积分:1