-
PVmodel
利用matlab搭建的光伏电池模型,仿真最大功率点跟踪
(Photovoltaic cells built using matlab model, simulation maximum power point tracking)
- 2013-07-11 14:45:19下载
- 积分:1
-
BFSN_Algorithm
分类算法,参数分别为G(相似度矩阵),r(邻居门限),lambda(类门限),返回值A,一个cell数组,每个元素是一个向量,包含了一个类的所有元素。(Classification algorithm parameters are G (similarity matrix), r (neighbor threshold), lambda (class threshold), the return value A, a cell array, each element is a vector containing all the elements of a class.)
- 2014-12-21 21:53:17下载
- 积分:1
-
Image-Statistics
image statistic and image processing
- 2015-01-22 18:38:56下载
- 积分:1
-
main_brain_2
Brain mri segemantaion code using matlab
- 2015-02-26 15:34:20下载
- 积分:1
-
03
用matlab开放环境实现了对数据的非线性回归,方便好用,直接将数据输入到程序中,便可以实现对数据的非线性回归(Open environment with matlab realize the non-linear regression of data, easy to use, enter data directly into the program, you can achieve non-linear regression of the data)
- 2014-01-07 15:33:32下载
- 积分:1
-
qiaokezhuchengxu
利用matlabGUI,在gui中编写驱动桥壳载荷计算主程序,(Using matlabGUI, write the main program for the calculation of drive axle casing load in GUI,)
- 2014-09-22 11:05:03下载
- 积分:1
-
MATLAB70ch8
说明: 《MATLAB 7.0编程基础》第8章 (源码实例)主要讲解MATLAB图形用户界面设计("MATLAB 7.0 programming foundation" Chapter 8 (source code examples) mainly on MATLAB graphical user interface design)
- 2006-03-20 23:44:33下载
- 积分:1
-
senseless_sector
基于无传感器的矢量控制的matlab的程序框图,经试验,可以正常运转(Based sensorless vector control matlab block diagram, the test can be normal operation)
- 2013-07-23 15:53:23下载
- 积分:1
-
coil
A Simple Fuzzy Classifier based on
Inconsistency Analysis of Labeled Data(A Simple Fuzzy Classifier based on Inconsi Labeled stency Analysis of Data)
- 2007-05-20 20:43:02下载
- 积分:1
-
getrmsfeat
This function computes the RMS feature of the signals in x,which are stored in columns. The signals in x are divided into multiple windows of size winsize and the windows are space wininc apart.
Inputs
x: columns of signals
winsize: window size (length of x)
wininc: spacing of the windows (winsize)
datawin: window for data (e.g. Hamming, default rectangular)
must have dimensions of (winsize,1)
dispstatus:zero for no waitbar (default)
Outputs
feat: RMS value in a 2 dimensional matrix
dim1 window
dim2 feature (col i is the features for the signal in column i of x)
- 2015-02-18 15:07:58下载
- 积分:1