登录
首页 » matlab » KGFCM Algorithm

KGFCM Algorithm

于 2019-12-10 发布
0 191
下载积分: 1 下载次数: 1

代码说明:

说明:  Kmeans algorithms and KGFCM algorithms

文件列表:

KGFCM Algorithm, 0 , 2019-12-10
KGFCM Algorithm\2019-09-28 13_26_10-12_chapter 6.pdf - Adobe Reader.png, 66525 , 2019-09-28
KGFCM Algorithm\KGFCMalgorithm.m, 5180 , 2018-12-06

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

发表评论

0 个回复

  • DQN
    说明:  利用python+tensorflow实现的DQN算法demo(DQN algorithm demo implemented by Python + tensorflow)
    2020-06-18 10:40:02下载
    积分:1
  • addressBook
    地址薄,姓名,性别,年龄,邮编,email,等可以添加删除(Address book, name, gender, age, zip code, email, etc. Can add or remove )
    2015-12-22 16:01:08下载
    积分:1
  • 要求用vc写一个画直线,矩形和椭圆的程序 采用橡皮筋模式...
    要求用vc写一个画直线,矩形和椭圆的程序 采用橡皮筋模式 -vc was asked to use a line drawing, rectangle and ellipse procedures used rubber-band model
    2022-12-03 23:40:02下载
    积分:1
  • XL_15a.slx
    说明:  VSC-HVDC 内环控制系统,一端系统,matlab建模.(VSC-HVDC The inner control loop. One-terminal)
    2019-10-19 20:28:45下载
    积分:1
  • 可以处理股市的套汇问题
    可以处理股市的套汇问题-can deal with the problem in the stock market arbitrage
    2022-11-09 23:40:03下载
    积分:1
  • Java/JSP万年历编写实例
    Java万年历源码,   TextField tfYear = new TextField("2004", 5); //显示年份的文本域   Choice monthChoice = new Choice(); //月份选择下拉框   Button btUpdate = new Button("更新"); //更新按钮   GregorianCalendar calendar=new GregorianCalendar(); //日历对象   Font smallFont = new Font("TimesRoman", Font.PLAIN, 15); //显示小字体   Font bigFont = new Font("TimesRoman", Font.BOLD, 50); //显示大字体   String days[] = {"星期日", "星期一", "星期二", "星期三","星期四", "星期五", "星期六"};   String months[] = {"一月", "二月", "三月", "四月","五月", "六月", "七月", "八月", "九月","十月", "十一月", "十二月"};   int daysInMonth[] = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31}; //每个月的天数   int searchMonth,searchYear; //查询的年份及月份   public void init(){    setBackground(Color.white); //设置背景颜色    searchMonth = calendar.get(Calendar.MONTH); //得到系统年份    searchYear = calendar.get(Calendar.YEAR); //得到系统月份    add(new Label(" 年:")); //增加组件到Applet    tfYear.setText(String.valueOf(searchYear)); //设置文本域文字    add(tfYear);    add(new Label(" 月:
    2023-03-16 17:35:03下载
    积分:1
  • code
    多传感器信息融合--matlab实现程序,里面有比较详细的例子噢(Multi sensor information fusion --matlab implementation program, there are more detailed examples)
    2017-12-22 10:46:22下载
    积分:1
  • machine_design
    说明:  机械设计课程设计二级齿轮减速器设计计算程序(Design and calculation program of two-stage gear reducer)
    2020-06-23 15:00:02下载
    积分:1
  • Hessian-steger
    用matlab写的steger算法,用于结构光条提取(Steger algorithm written in MATLAB for structural light strip extraction)
    2017-12-06 16:43:21下载
    积分:1
  • 单端反激式DC-DC开关电源变压器的设计全过程
    该资料介绍了单端反激式DC-DC开关电源变压器的设计全过程(This information introduces the whole design process of the single ended flyback DC-DC switching power supply transformer.)
    2018-11-14 14:18:22下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载