-
volt-battery-component-simulation-
光伏发电matlab仿真 mppt 模型建立
(Photovoltaic power generation matlab simulation the mppt model to establish)
- 2013-04-03 23:11:07下载
- 积分:1
-
SSeparately_be
基于小波变换的分开—合并图像分割matlab.采用多尺度小波变换系数作为四分树结构的分开一合并法图像分割的一致性度量 从而在大的图像块中。。去除噪声的影响,在小的图像块中,以小波变换的局部极大值精确定位边缘,根据边缘信息进行分开一合并法图像分割 .实验表明.算法得到满意的结果 .
(Separately based on wavelet transform- merge image segmentation Matlab. Multi-scale wavelet transform coefficients as the quadtree structure separate consolidation method of image segmentation consistency measure large image block. . To remove the effects of noise, in small image blocks, the local maxima of the wavelet transform precise positioning edge, to separate a combined method for image segmentation according to the edge information. Experiments show. Algorithm to obtain satisfactory results.)
- 2012-09-30 19:33:45下载
- 积分:1
-
sinusMatlab
the graphs where you can find how the function looks like - sinus
- 2013-11-30 17:37:59下载
- 积分:1
-
knn1
K最邻近密度估计技术是一种分类方法,不是聚类方法。
不是最优方法,实践中比较流行。
通俗但不一定易懂的规则是:
1.计算待分类数据和不同类中每一个数据的距离(欧氏或马氏)。
2.选出最小的前K数据个距离,这里用到选择排序法。
3.对比这前K个距离,找出K个数据中包含最多的是那个类的数据,即为待分类数据所在的类。(K nearest neighbor density estimation is a classification method, not a clustering method.
It is not the best method, but it is popular in practice.
Popular but not necessarily understandable rule is:
1. calculate the distance between the data to be classified and the data in each other (Euclidean or Markov).
2. select the minimum distance from the previous K data, where the choice sorting method is used.
3. compare the previous K distances to find out which K data contains the most data of that class, that is, the class to which the data to be classified is located.)
- 2017-08-09 21:06:38下载
- 积分:1
-
frequently-used-MALAB-language-function
本文总结了matlab中常用的函数,并对其功能进行说明。(This paper summarizes the commonly used matlab functions, and explain its function.)
- 2009-05-23 10:39:29下载
- 积分:1
-
hamm74MAP
Hamming 7,4 MAP algorithm step by step explained.
- 2013-09-21 19:31:05下载
- 积分:1
-
Cangjiepian
find nearby No. in Cangjiepian.
- 2014-06-30 15:57:06下载
- 积分:1
-
25811208INV_15MW_grid
说明: 逆变器MMC,运用V/F控制,双闭环,没有CCSC,真实好用(Inverter MMC, V / F control, double closed loop, no CCSC, real and easy to use)
- 2021-01-31 16:58:33下载
- 积分:1
-
FIR_M.rar
FIR滤波器的MATLAB程序,可用于算法仿真,非常有用.(fir filter matlab program,could be used to develop algorithm,veri useful.)
- 2009-05-15 09:02:34下载
- 积分:1
-
MakeMovie
%help avifile 可以把屏幕图片做成avi
%也可以用如下打开和播放avi
% mv=aviread( 14.avi )
% movie(mv)
% 指定源目录 str_src
% 指定图片个数,PICNum( Help avifile can make avi screen images can also be used as follows to open and play avi mv = aviread (14.avi) movie (mv) specify the source directory specified str_src picture number, PICNum)
- 2007-11-14 19:58:20下载
- 积分:1