-
svm
SVM源程序,可以用来进行特征分类或提取
(MATLAB svm prepared by the source, can achieve a support vector machine for the feature classification or extract)
- 2010-12-30 17:12:04下载
- 积分:1
-
fuzzy-logic-in-matlab
一篇文献,模糊控制及其matlab应用,文章很好,值得一读(One paper, fuzzy control and its application matlab)
- 2011-04-19 09:55:31下载
- 积分:1
-
matlab1111
很不错的基于模板匹配的matlab程序,有意者可以下载下来看看吧(Very good based on template matching matlab program Interested parties can download to see it)
- 2013-02-28 19:00:40下载
- 积分:1
-
cavity
I uploaded sample code for SIMPLE-algorithm and solving lid-driven cavity flow test.
It has a lot of shortcomings, but I think that it will be useful for all newcomers. I intend to develop it further, but now it very slowly converges. All notes will be useful, and hope it can be discussed.
- 2014-01-26 18:24:22下载
- 积分:1
-
analysisoflandslipe
使用matlab制作的一个滑坡分析工程软件,可以选择某段时间的测量数据进行大坝滑坡拟合(use surveying datas to fit for landslipe)
- 2011-01-01 15:46:46下载
- 积分:1
-
bfsk
bfsk调制解调误码率仿真,需要用MATLAB来实现的好东西(bfsk modem bit error rate simulation, need to use MATLAB to implement the good stuff)
- 2010-05-11 16:30:02下载
- 积分:1
-
Basic-Interface
Bookmark
//
// ImageAndTextCell.h
// SimpleTreeController
//
// Created by System Administrator on 7/13/11.
// Copyright 2011 __MyCompanyName__. All rights reserved.
//
- 2014-01-21 17:47:36下载
- 积分:1
-
dianji
说明: 电机的仿真,其中包括电机的建模及各种算法的设计,其中主要使用闭环控制来实现。(motor simulation, including electrical modeling algorithms and the design, mainly use closed-loop control to achieve.)
- 2006-01-26 19:44:57下载
- 积分:1
-
HardWork
说明: 上转型对象
1.实验目的
掌握上转型对象的使用。
2. 实验要求
要求有一个abstract类,类名为Employee,Employee的子类有YearWorker、MonthWorker和WeekWorker。YearWorker对象按年领取薪水,MonthWorker按月领取薪水,WeekWorker按周领取薪水。Employee有一个abstract方法:
public abstract earnings()
子类必须重写父类的earnings()方法,给出各自领取薪水的具体方式。
有一个Company类,该类用Employee数组作为成员,Employee数组的单元可以是YearWorker对象、MonthWorker对象或WeekWorker对象的上转型对象。程序能输出Company对象一年需支付的薪水总额。
(The transformation of the object 1. Purpose of the experiment used to grasp the transformation of the object. 2. Experiment requires a abstract class requirements, class named Employee, Employee of the child class has YearWorker, MonthWorker and WeekWorker. YearWorker object to receive annual salary, MonthWorker receive a monthly salary, WeekWorker receive weekly salary. Employee one abstract method: public abstract earnings () sub-class must override the parent class of earnings () method, given their own specific way of receiving pay. A Company class, such as members with an array of Employee, Employee of the array elements can be YearWorker object, MonthWorker object or objects on the transformation of objects WeekWorker. Company object program can output a year' s salary to be paid the total amount.)
- 2010-04-27 18:54:17下载
- 积分:1
-
aa
说明: BPSKD Matlab Code for simulation in Matlab
- 2011-05-16 05:15:31下载
- 积分:1