-
MASonduleurcommande2
some simulink mas +
onduleur (some simulink mas+
onduleur )
- 2009-05-19 19:09:58下载
- 积分:1
-
digital_filter_usingMATLAB
利用MATLAB编程实现数字滤波器的功能(Digital filters using MATLAB programming functions)
- 2010-05-10 10:55:02下载
- 积分:1
-
Radar_fangxiangtu
matlab仿真线性雷达天线方向图。仿真矩形天线的方向图。(The matlab simulation linear radar antenna pattern. The simulation of rectangular antenna pattern.
)
- 2020-07-01 21:20:02下载
- 积分:1
-
58673
discrete fourier transform low high pass filter. in matlab
The following Matlab project contains the source code and Matlab examples used for discrete fourier transform low high pass filter.. function [g] = FFTPF1D (X,binsize, f, P) Discrete Fourier Transform Low/High Pass Filter.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
- 2015-01-20 16:25:08下载
- 积分:1
-
Matlab
最经典的Matlab书籍,我们学习都用它可以做工具书,很全的(Matlab and classic books, we can learn to do it can use reference books, it is the whole of)
- 2008-05-03 20:52:32下载
- 积分:1
-
Intro_to_characters
This is intro to characters and it is for educational use only. Only for personal study.
- 2014-11-27 01:06:12下载
- 积分:1
-
fuzzy c-means
说明: 基于fuzzy c-means(FCM)的无监督模糊聚类算法,输出值有:各个样本的类别标签、目标函数在每次迭代后的值、聚类中心以及聚类区间。内有测试数据data.mat,点击 test.m 可以完美运行。(The unsupervised fuzzy clustering algorithm based on fuzzy c-means (FCM) outputs the class labels of each sample, the value of the target function after each iteration, the clustering center and the clustering interval. There is test data ('data.mat') inside, click ' test.m' to be able to run perfectly.)
- 2017-09-18 16:02:28下载
- 积分:1
-
chap04
这是较好的Matlab源代码,希望此代码能对大家有所帮助。(This is a better Matlab source code, I hope this code can be helpful to everyone.)
- 2007-10-10 10:51:44下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
02POFDMPSimulationPUsingPMatlab
说明: 本书适合于初学OFDM的人,英文原著,易于进行matlab编码学习(This book is suitable for beginners who OFDM, the English original, easy to learn matlab code)
- 2011-03-05 11:19:41下载
- 积分:1