-
MATLAB_svm_gui
支持向量机的Matlab实现,支持多分类,据有GUI操作界面,简单易懂,其中包括输入输出数据。(Support Vector Machines Matlab realize, support multi-classification, as far as the operation has GUI interface, easy-to-read, including the input and output data.)
- 2020-12-08 15:19:21下载
- 积分:1
-
fit
Matlab中提供了一种快速实现多项式拟合的方法函数polyfit()函数,
其格式:p=polyfit(x,y,n)其中x,y为样本向量,n为拟合的多项式的项数。下面拟f(x)=sinx+x,在区间【-3,3】上以0.5为间隔进行拟合。(Matlab provides a fast way to achieve polynomial fitting function polyfit () function,
The format: p = polyfit (x, y, n) where x, y as the sample vector, n is the number of items of polynomial fitting. The following proposed f (x) = sinx+ x, the interval-3,3】 【intervals on the order of 0.5 to fit.)
- 2021-02-19 12:09:44下载
- 积分:1
-
REFLCOEF
The Seismic Unix Project is partially supported by the CWP Consortium Project. In the past, the Seismic Unix Project has received partial support from the Gas Research Institute (GRI) and the Society of Exploration Geophysicists Foundation.
- 2011-11-11 09:20:14下载
- 积分:1
-
PID_MATLAB
先进PID控制及其MATLAB仿真
Advanced PID Control and MATLAB Simulation(Advanced PID Control and MATLAB Simulation)
- 2009-10-28 21:04:25下载
- 积分:1
-
VCandMATLAB
本文介绍了VC++与MATLAB联合编程的几中方法,并重点介绍了DLL方法(This article describes the joint VC++ and MATLAB programming in several ways, and highlight the DLL method)
- 2010-11-20 14:54:09下载
- 积分:1
-
final
关于AUV的深度控制的误差空间模型的控制方法的Matlab仿真,只有代码,可以自己复制粘贴到Matlab(ARIES ERROR SPACE CONTROL CODE)
- 2012-05-14 11:46:33下载
- 积分:1
-
matlab-yichuansuanfa
一个matlab遗传算法的实例,教你怎样用matlab语言来解决遗传算法的编程问题(A matlab genetic algorithm instance, teach you how to use the genetic algorithm to solve programming problems matlab language)
- 2012-09-13 16:37:42下载
- 积分:1
-
pjimage.m
源码-一个实例搞定MATLAB界面编程_简单易懂适合新手。(Source- an instance to get MATLAB programming interface _ easy to understand for novice.)
- 2014-01-02 18:02:15下载
- 积分:1
-
MATLAB-XPlane
xplane和Matlab做硬件回路飞行仿真时使用的库文件,非常棒的资料!(x plane and Matlab simulation using the hardware to do the flight loop libraries, great information!)
- 2016-02-17 20:48:04下载
- 积分:1
-
pos
基本粒子群优化算法Matlab源程序
网上找到的别人做的很简单的程序,写的很精练很工整,据说优化效果不是很理想,由于没有时间去做很多测试,所以就先摆在这里,但愿以后能用得上。
下面是主函数的源程序,优化函数则以m文件的形式放在fitness.m里面,对不同的优化函数只要修改fitness.m就可以了通用性很强。
(Particle Swarm Optimization Algorithm Matlab source code online to find others to do the procedure is very simple, very concise writing is very neat, is said to optimize the effect is not very satisfactory, because there is no time to do a lot of testing, so I have to put in here, I hope that can use later. The following is the main function of the source, optimizing the function form of the document on Zeyi m fitness.m inside, as long as the different optimization functions can modify the fitness.m highly generic.)
- 2011-04-21 13:59:24下载
- 积分:1