-
matlab
matlab的入门书籍,比较浅显,适合于初学者阅读(matlab introductory books, for less, suitable for beginners to read)
- 2010-07-21 18:21:15下载
- 积分:1
-
enginface
特征脸人脸识别程序源码,开发环境为matlab环境(Eigenface face recognition program source code, development environment for the matlab environment)
- 2010-06-07 12:55:43下载
- 积分:1
-
pid--pso
pso - pid matlab code fo control
- 2010-06-09 17:59:55下载
- 积分: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
-
optical-prop.-of-ellipsoid
optical properties of nano metallic ellipsoid, with different incident angels
- 2011-10-01 17:51:30下载
- 积分:1
-
CCSDS_LDPC
用MATLAB实现CCSDS_LDPC编码,并生成相应的校验矩阵H。压缩包内包含相应源程序以及CCSDS_LDPC编码原理的说明文档。(Using MATLAB CCSDS_LDPC coding, and generate the corresponding check matrix H. Compressed package that contains the corresponding documentation and CCSDS_LDPC source coding theory.)
- 2021-02-18 20:59:45下载
- 积分:1
-
23-algorithm-of-Modeling
数学建模中经常用到的23个经典算法,包括文档说明和相关代码。(23 classical algorithm often used in mathematical modeling, including the documentation and code.)
- 2012-04-17 09:23:56下载
- 积分:1
-
chapter02
system analysis theory and methodology
- 2010-07-18 20:30:22下载
- 积分:1
-
CHAPTER1
Communition MATLAB (Proakis)书的源程序,很不错(Communition MATLAB (Proakis) source book, very good)
- 2008-05-16 17:59:34下载
- 积分:1
-
Golden_Section_Method
说明: 该code是黄金分割算法matlab程序,给定一个方程和变量取值范围,通过该code即可找到目标函数最小值,是优化分析过程中很好的一个基本算法.(this code is the golden-section algorithm. For a given range of design variables, the code can find the maximum of objective function. This code is a basic and useful algorithm in optimization method.)
- 2010-04-07 08:39:06下载
- 积分:1