资源列表
three_machines_nine_buses
- 三机九节点的matlab模型,,有需要的同学可以下载试用(IEEE9 model of matlab)
K-means
- K-means算法是硬聚类算法,是典型的基于原型的目标函数聚类方法的代表,它是数据点到原型的某种距离作为优化的目标函数,利用函数求极值的方法得到迭代运算的调整规则。K-means算法以欧式距离作为相似度测度,它是求对应某一初始聚类中心向量V最优分类,使得评价指标J最小。算法采用误差平方和准则函数作为聚类准则函数。(The K-means algorithm is a hard clustering algorithm, which is representative of the prototy
loss
- this program caculates and plots scan loss versus
源代码
- 做单点的灰色预测等功能,可以用于大量的预测工作,自己可以继续改造(Grey model The source code of grey model made by MATLAB can be used for grey prediction and residual correction of single point.)
泊松方程.tar
- 计算泊松方程的方程程序算法。计算物理的非常经典的算法之一。(An algorithm for calculating the Poisson equation. One of the very classic algorithms for computing physics)
栅格法路径规划
- 栅格法,机器人路径规划完整程序,用的是MATLAB语言。(This is a complete procedure for robot path planning, using a traditional grid algorithm.)
Desktop
- matlab interpolayon harita
MSRCR
- retinex算法 ,基于matlab平台的仿真程序,可以使图像增强。这是已经封装好的程序,有界面,可以直接使用。(Retinex algorithm, based on the simulation program of MATLAB platform, can enhance the image.)
SVM_libsvm
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。该软件可以解决C-SVM、ν-SVM、ε-SVR和ν-SVR等问题,包括基于一对一算法的多类模式
work
- 用Mtlab写的解常微分方程的欧拉法,属于比较基础的方法。(The solution of ordinary differential equations of Euler method)
OceanSimulator-master
- matlab仿真海面,一种较为简易的海面生成方法,配套gui(Matlab simulative sea surface, a relatively simple sea surface generation method, supporting GUI.)
CNN_matlab代码_可直接编译
- CNN的matlab实现,下载了数据库,修改了bug,可以直接编译运行(The implementation of CNN with Matlab,download the data and No bug,can run it immediately)