-
Rgb2Gray
matlab下将彩色图像装换为灰度图像的一个小程序(a small programm for convert the colour image to gray image using maltlab platform)
- 2010-11-29 14:49:41下载
- 积分:1
-
EP2C5T144
说明: EP2C5T144核心板使用手册及原理图(EP2C5T144)
- 2010-04-16 10:48:47下载
- 积分:1
-
MATLAB-GUI-Design-CD
《精通MATLAB GUI设计》的光盘内容,丰富的示例,够你学的了(" Mastering MATLAB GUI design" CD-ROM content, rich examples, enough for you to learn.)
- 2013-07-16 19:44:12下载
- 积分:1
-
MatlabGUI
matlab的gui教程,非常详细,简单易懂,便于学习,非常适合新手入门(The gui matlab tutorial, very detailed, easy to understand, easy to learn, very suitable for beginners)
- 2013-11-14 20:32:18下载
- 积分:1
-
LMS_matlab
这个是用MATLAB程序编写的回波消除的代码,效果不错,简单明了(This is a MATLAB programming with the echo cancellation code, the effect is good, simple and clear)
- 2014-02-24 19:53:50下载
- 积分:1
-
chap1
先进PID的源码 先进PID的源码 (The source of advanced PID advanced PID source)
- 2008-12-12 15:51:41下载
- 积分:1
-
adaptive_filtering_matlab
This books consists the matlab codes for implementing the adaptive filter
- 2010-12-26 08:13:27下载
- 积分:1
-
easyyougai
用于ABAQUS显示分析的子程序,材料本构模型内嵌断裂准则,可用于单元删除。(用于ABAQUS显示分析的子程序,材料本构模型内嵌断裂准则,可用于单元删除。
用于ABAQUS显示分析的子程序,材料本构模型内嵌断裂准则,可用于单元删除。
ABAQUS analysis for the display subroutine, material constitutive model embedded fracture criteria, can be used to remove the unit.)
- 2017-02-20 15:59:14下载
- 积分:1
-
zhongjiprogramming
说明: 对光信号的脉冲宽度调制,采取c语言和汇编语言结合起来提高准确率,两种语言都有其优越性。(Light pulse width modulation signals, to take c language and assembly language to improve the accuracy of combining the two languages has its advantages.)
- 2009-07-26 22:10:13下载
- 积分:1
-
l1_ls
说明: 最小化l1范数的Matlab代码。求解模型为:
min lambda*|x|_1+||A*x-y||_2。其中,|x|_1表示x的1-范数,||*||_2表示2-范数。该模型在稀疏成分分析、压缩传感器等领域有广泛的用途。( l1-Regularized Least Squares Problem Solver
l1_ls solves problems of the following form:
minimize ||A*x-y||^2+ lambda*sum|x_i|,
where A and y are problem data and x is variable (described below).
)
- 2009-08-06 19:51:37下载
- 积分:1