-
LETITSNOW-
使得最近打开的MATLAB图形开始下雪,如果没有已经打开的窗口,则首先创建一个窗口。(LETITSNOW- Make the figure snow!
Usage:
------
letitsnow - Create snow in the CURRENT figure. If no figure
exists, an empty figure will be created.
letitsnow(figure_hdl) - Create snow in the figure represented by
figure_hdl
letitsnow(figure_hdl, color)- Create snow with the specified color
color is a scalar ranged 0~1)
- 2012-03-22 22:44:55下载
- 积分:1
-
decouple
本件描述了单电感入网的解耦模型,通过仿真和实验验证了正确性(This part describes the decoupling model of single inductor network, through simulation and experiment verify the correctness
)
- 2014-02-23 10:29:16下载
- 积分:1
-
MUSIC
窄带信号的DOA估计,MUSIC算法程序(DOA estimation of narrowband signals ,MUSIC algorithm)
- 2013-01-14 19:30:28下载
- 积分: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
-
123
该论文给出了基于MATLAB的OFDM系统仿真及性能分析(matlab simulation and performance analysis of ofdm system)
- 2009-11-26 12:17:10下载
- 积分:1
-
rengongyiqunsuanfa-matlab
人工智能算法,蚁群算法,人工免疫算法等matlab程序(Artificial intelligence algorithms, ant colony algorithm, artificial immune algorithm matlab program)
- 2013-01-02 21:19:17下载
- 积分:1
-
matlab-shudu
源码为使用MATLAB求解数独问题,请先下载并学习MATLAB的使用。(Source for the use of MATLAB to solve sudoku problem, please download and study the use of MATLAB.)
- 2009-02-25 08:35:23下载
- 积分:1
-
xingxin
求取一幅灰度图像中的光斑形心的位置的Matlab的源代码。算法使用的是最大类间方差法编写的程序,可以得到光斑形心位置的(x,y)坐标。(strike a gray image of the heart-shaped spot on the location of the source code Matlab. The algorithm used is MBV Law prepared by the procedures, can be heart-shaped spot position (x, y) coordinates.)
- 2006-06-07 10:33:42下载
- 积分:1
-
New-folder
HMM and Gaussian functions and speech recognition..
- 2013-11-10 01:26:37下载
- 积分:1
-
scheduling_algorithm
三种动态信道分配算法的比较,一种为随机分配算法,另外两种用于认知无线电领域,一种为从资源角度出发的RP算法,一种是从需求角度出发的DP算法。(Three dynamic channel allocation algorithm for comparison, a random allocation algorithm, the other two areas for cognitive radio, a perspective from the resources of the RP algorithm, one is from the demand point of view of the DP algorithm.)
- 2011-05-20 09:56:14下载
- 积分:1