-
HL20
This model shows NASA s HL-20 lifting body modeled in Simulink, and Aerospace Blockset. This model simulates approach and landing flight phases using an auto-landing controller.
- 2008-04-11 14:40:45下载
- 积分:1
-
Phase
FFT变换后,求取信号的振幅谱和相位谱,(Calculating the amplitude spectrum and phase signal spectrum)
- 2012-04-10 20:00:08下载
- 积分:1
-
1
说明: matlab遗传算法解决车间调度问题程序代码(Shop scheduling genetic algorithms)
- 2011-10-30 14:52:34下载
- 积分:1
-
image-segmentaion
This is the matlab code for image segmentation
where image segmentation is done through
feature points
- 2013-12-18 17:00:45下载
- 积分:1
-
1.4
matlab数字图像处理,很实用的咯,关于图像的斑点检测(matlab digital image processing, it is useful cough, spots on the image detection)
- 2014-02-24 21:55:35下载
- 积分:1
-
subailigongshiarx
苏柏丽公式ARX控制仿真,控制效果较为明显,可作为大家的编程参考(Su Boli formula the ARX control simulation, control effect is more obvious, as all programming reference)
- 2013-01-15 10:16:30下载
- 积分:1
-
matlab_DigitalModulation
matlab程序,可实现脉冲编码调制,模拟信号的数字传输:抽样、量化、编码(matlab program to achieve pulse code modulation, digital transmission of analog signals: sampling, quantization, coding)
- 2009-05-26 18:54:54下载
- 积分:1
-
chap3_3
pid模糊控制器代码,经过调试通过,无需账号可直接下载(pid fuzzy controller code after debugging is passed, no account can be directly downloaded)
- 2008-07-12 12:05:38下载
- 积分:1
-
matlab-bianyuan-tiqu
边缘提取和边缘检测matlab程序代码大全,例举了很多边缘提取和边缘检测的程序,供初学者练习引用和参考,具有很高的价值(Edge extraction and edge detection matlab code Daquan examples of edge extraction and edge detection program for beginners to practice cited and referenced, high value)
- 2013-01-10 12:47:58下载
- 积分:1
-
exact_alm_rpca
RPCA (Robust Principal Component Analysis)是目前用于矩阵填充、图像去噪的最有效的优化方法。该代码是求解RPCA的一种数值算法——Exact ALM(Exact Augmented Lagrange Multiplier)(The most basic form of the exact ALM function is [A, E] = exact_alm_rpca(D, λ), and that of the inexact ALM function is [A, E] = inexact_alm_rpca(D, λ), where D is a real matrix and λ is a positive real number. We solve the RPCA problem using the method of augmented Lagrange multipliers. The method converges Q-linearly to the optimal solution. The exact ALM algorithm is simple to implement, each iteration involves computing a partial SVD of a matrix the size of D, and converges to the true solution in a small number of iterations. The algorithm can be further speeded up by using a fast continuation technique, thereby yielding the inexact ALM algorithm.)
- 2010-11-02 14:03:12下载
- 积分:1