-
DMC_control
对供热系统的动态矩阵控制算法,仿真效果比较好。(Heating system for the dynamic matrix control algorithm, simulation results better.)
- 2020-12-22 12:09:06下载
- 积分:1
-
p.m matlaB文件
if(isgray(I)==0)
disp("请输入灰度图像,本程序用来处理128 *128的灰度图像!");
else
if (size(I)~=[128,128])
disp("图像的大小不合程序要求!");
else
H.color=[1 1 1]; %设置白的画布
figure(H);imshow(I);
title("原图像");
zeroImage=repmat(uint8(0),[128 128]);
figure(H); %为分裂合并后显示的图设置画布
meansImageHandle=imshow(zeroImage);
title("块均值图像");
- 2022-10-17 22:50:03下载
- 积分:1
-
GrTheory
优化程序,包括最短路径,最小生成树等。具体说明可以参考content文件
(optimization procedures, including the shortest path, minimum spanning tree, and so on. Specify reference document content)
- 2007-07-02 00:20:53下载
- 积分:1
-
0507
模拟信号线性调制系统设计,Simulink的使用方法,能熟练运用该软件设计并仿真通信系统dsb,vsb,ssb(Linear analog signal modulation system design, Simulink use can skilled use of the software design and simulation of communication systems dsb, vsb, ssb)
- 2008-12-28 12:03:39下载
- 积分:1
-
Z_source_inverter
zsi is a vey good converter .. a useful sourceis tyui
- 2012-09-13 19:34:29下载
- 积分:1
-
FastICA-toolbox
FastICA工具箱对初开始接触独立分量分析的人帮助很大,对工具箱的使用介绍很详细(FastICA toolbox early came into contact with the independent component analysis helps a lot of people, using a very detailed description of the toolbox)
- 2014-04-10 16:59:42下载
- 积分:1
-
一个主动学习和半监督学习的多项算法应用程序
欢迎大家下载学习,用于图像处理的独立分量分析,三相光伏逆变并网的仿真,基于matlab GUI界面设计,处理信号的时频分析,是信号处理的基础。
- 2022-03-10 20:30:27下载
- 积分:1
-
xin
说明: 此程序是针对汉字的分割,所编写的程序,必须在预处理后进行才能准确的对汉字进行分割(This program is for the character of the division, the written procedures must be accurate after pretreatment of the character segmentation)
- 2010-04-26 15:03:21下载
- 积分:1
-
SMOmodel
pmsm sensorless control SMOmodel.m.
- 2012-05-14 10:14:39下载
- 积分:1
-
bufenxiangguan
基于部分相关的捕获程序,并且通过蒙特卡罗仿真计算检测概率。(Based on the relevant part of the capture process, and by Monte Carlo simulation of probability of detection.)
- 2011-10-10 20:10:15下载
- 积分:1