-
control
自动控制工具库,包含常用的阶跃响应,冲击响应等,可以利用一个函数实现控制系统的模拟功能(Library automation tools, including common step response, impulse response, etc., can use a function of the control system of analog functions)
- 2010-05-25 14:47:15下载
- 积分:1
-
fankui
反馈网络是神经网络的基础 这里提供了神经网络中用到的反馈 这里能充分理解文档的内容就能很好的掌握神经网络的基础。我将各个函数写成了不同的文档 就是便于大家理解。(Feedback network is the basis of the neural network here provides feedback neural network is used here to fully understand the content of the document can very good master the basis of neural network. I will each different function in the form of a document is easy to understand.)
- 2013-03-19 19:09:44下载
- 积分:1
-
findksh
find the controller of the nominal plant
- 2013-05-11 18:07:02下载
- 积分:1
-
ACASP
蚁群算法寻找最短路径matlab 源代码(Ant colony algorithm matlab source code to find the shortest path)
- 2013-07-10 21:04:01下载
- 积分:1
-
pi4dqpsk_Demo
pi/4 modulation techniqe used in mimo
- 2014-09-22 07:04:38下载
- 积分:1
-
image-processing-data-hiding-code
some useful matlab code for data hiding for example psnrcompare wavelet transform arnold transform and ...
- 2013-10-17 22:56:12下载
- 积分:1
-
Myproject
It is a laboratory work from bsuir, where foto
can be normilized by brightness, contrast, algorithm JPEG, dct idct
- 2010-12-10 00:39:21下载
- 积分:1
-
matlab5
此文件为matlab实例源程序,可直接用于实际,也可加以修改,应用广泛。(matlab)
- 2010-05-24 13:33:31下载
- 积分:1
-
trajectory
控制弹道程序,关于航行器弹道的控制程序,进行定深航行的仿真程序(The program of trajectory)
- 2020-08-30 13:08:11下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1