登录
首页 » matlab » fsvm

fsvm

于 2016-06-06 发布 文件大小:26KB
0 248
下载积分: 1 下载次数: 58

代码说明:

  模糊支持向量机算法,能得到重要的仿真图形。(Fuzzy support vector machine algorithm, can get important simulation graphics)

文件列表:

59564362fsvm
............\fsvm
............\....\readm
............\....\.....\display.m,257,2005-03-25
............\....\.....\distfcm.asv,1157,2005-03-25
............\....\.....\distfcm.m,1157,2005-03-25
............\....\.....\FCM.fig,9240,2005-03-25
............\....\.....\Fcm3.asv,912,2005-03-25
............\....\.....\Fcm3.m,873,2005-03-25
............\....\.....\FuzzyCM.asv,122,2005-03-24
............\....\.....\FuzzyCM.m,123,2010-09-10
............\....\.....\Rfcm.asv,4543,2005-03-25
............\....\.....\Rfcm.m,4543,2005-03-25
............\....\.....\stepfcm.asv,1541,2005-03-25
............\....\.....\stepfcm.m,1541,2005-03-25
fsvm
....\readm
....\.....\display.m,257,2005-03-25
....\.....\distfcm.asv,1157,2005-03-25
....\.....\distfcm.m,1157,2005-03-25
....\.....\FCM.fig,9240,2005-03-25
....\.....\Fcm3.asv,912,2005-03-25
....\.....\Fcm3.m,873,2005-03-25
....\.....\FuzzyCM.asv,122,2005-03-24
....\.....\FuzzyCM.m,122,2005-03-24
....\.....\Rfcm.asv,4543,2005-03-25
....\.....\Rfcm.m,4543,2005-03-25
....\.....\stepfcm.asv,1541,2005-03-25
....\.....\stepfcm.m,1541,2005-03-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • SumRobustDiff
    code to get optical flow using sum of robust differences method
    2010-11-26 06:16:12下载
    积分:1
  • EJEMPLO-XPRES1
    MOSEL IN XPRESS-IVE, IT IS A SOFTWARE FOR OPTIMIZATION
    2013-10-20 03:27:23下载
    积分:1
  • jensei
    数值分析的EULER法,matlab开发工具箱中的支持向量机,预报误差法参数辨识-松弛的思想。( EULER numerical analysis method, matlab development toolbox support vector machine, Prediction Error Method for Parameter Identification- the idea of relaxation.)
    2016-09-26 15:27:40下载
    积分:1
  • NewMatlab
    说明:  对轴承的润滑方程进行数值求解仿真,可求解油膜压力,厚度等的分布情况(The lubrication equation of bearing is numerically solved and simulated)
    2020-08-15 20:49:12下载
    积分:1
  • houghbianhuan
    hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。(hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation techniques. The principle is the point of the image space using the Hough parameter space and line- duality converting the detection problem in the image space to the parameter space. By a simple statistical accumulated in the parameter space, and then in the Hough parameter space to find a method of detecting the peak accumulator line.)
    2014-08-27 10:37:38下载
    积分:1
  • kalman_filter
    卡尔曼滤波实例,最基础的卡尔曼滤波,适合初学者(Kalman filter instance, the most basic Kalman filter for beginners)
    2013-03-11 21:55:29下载
    积分:1
  • package_emd
    G-Rilling的emd工具箱,很好的完成hht中的黄变换。(G-Rilling s emd toolbox, well done hht of Huang Transform.)
    2015-04-14 17:09:20下载
    积分:1
  • BESSModel
    说明:  BESS通常用于负载均衡,调峰,负载转移应用等。 此BESS块从工作空间获取每小时负载曲线(kW)输入,并计算电网和电池使用量输出到工作空间。 必须以两列格式准备负载配置文件,其中第一列是从一天的0小时开始的时间。第二列是以kW为单位的功耗。(例如,将SampleLoadProfile.mat加载到工作空间中)。 模拟运行时间是从一天的0小时开始的每小时单位。例如,为了模拟24小时负载配置文件,模拟运行时间设置为23,一周运行时间设置为167,一个月30天运行时间设置为719和31天运行时间设置为743。 在“求解器”选项下的模型配置参数中,设置为固定步长类型并将固定步长(基本采样时间)设置为1并运行模拟。(BESS are commonly used for load leveling, peak shaving, load shifting applications and etc. This BESS Block takes hourly Load Profile (kW) input from workspace and compute the Grid and Battery usage output to workspace. The load profile has to be prepared in two column format, where the first column is time starting from 0 hour of the day. The second column is power consumption in kW unit. (For example, load the SampleLoadProfile.mat into workspace). The simulation run time is in hourly unit starting from 0 hour of the day. For example to simulate a 24 hours load profile, the simulation run time is set to 23, one week run time is set to 167, one month 30 days run time is set to 719 and 31 days run time set to 743. In model configuration parameters under Solver options, set to fixed-step type and set the fixed-step size (fundamental sample time) to 1 and run the simulation.)
    2019-02-28 10:59:38下载
    积分:1
  • natural-gradient-algorithm
    变步长自然梯度算法实现盲源分离,后面还有动量项自然梯度算法(Variable step-size natural gradient algorithm for blind source separation)
    2013-03-28 10:30:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载