-
goldsequence
MATLAB的gold序列产生代码 有两个
结构比较清楚,适合初学者(gold sequence)
- 2010-09-04 10:49:28下载
- 积分:1
-
function3
The DocPolynom to Character Converter
The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate.
The char method uses a cell array to collect the string components that make up the displayed polynomial.
The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB.
Here is the char method.
- 2011-02-12 00:34:13下载
- 积分:1
-
newtons_algorithm_for_nnls
文献1的仿真程序
solves the linear least squares problem with nonnegative variables =
using the newton s algorithm in [1].
[1] Portugal, Judice and Vicente, A comparison of block pivoting and
% interior point algorithms for linear least squares problems with
% nonnegative variables, Mathematics of Computation, 63(1994), pp. =
625-643(literature of a simulation program solves the linear least squares p roblem with nonnegative variables using the n = ewton's algorithm in [1]. [1] Portugal. Judice and Vicente. A comparison of block pivoting and interior% po int algorithms for linear least squares proble ms% with nonnegative variables, Mathematics of Computation, 63 (1994), pp. = 625-643)
- 2007-03-27 14:54:26下载
- 积分:1
-
GUI-examples
各种Gui matlab举例、卡尔曼滤波、串口调试(Various examples of GUI, signal and information processing, image processing, serial port Calman filter)
- 2013-12-11 22:12:27下载
- 积分:1
-
Butterworth-filter
这是Simulink关于巴特沃兹滤波器的模型。希望对初学者有用。(This is the Simulink model about bart ward filter. Hope useful for beginners.
)
- 2021-04-19 09:38:51下载
- 积分:1
-
matlab11
指纹增强,里面含有指纹增强的图片和相应的 matlab代码,按照指纹的方向进行增强的。(Fingerprint enhancement, matlab code)
- 2011-11-07 19:07:47下载
- 积分:1
-
Simu_Phase_4
simulation plan de phase 4 in Matlab.
- 2013-05-11 04:14:18下载
- 积分:1
-
dt
说明: 选择性读入并筛选数据,然后已ASCII码输出。Matlab程序。(Matlab program on loading and export database.)
- 2009-03-08 14:14:29下载
- 积分:1
-
tmd_toolbox
用于潮汐模拟计算;能计算相关模型;包括两部分:1是用户界面编程2是预测潮汐等(TMD (Tide Model Driver)TMD is a Matlab package for accessing the harmonic constituents for the ESR/OSU family of
high-latitude tide models, and for making predictions of tide height and currents. TMD includes
two components: (1) a graphical user interface (GUI) for quickly browsing tide fields, zooming
in on regions of interest, and selecting points and time ranges for predictions of specific
variables and (2) a set of scripts for accessing tide fields and making predictions. Each
component is described below.)
- 2021-03-10 16:19:26下载
- 积分:1
-
girth83rr
QC-LDPC码编程,围长为8,列重为3,无4环(The program contructs column-weight three girth-eight QC-LPDC codes given row-weight and sub-matrix size. row-weights and sub-matrices sizes are variable.)
- 2012-05-04 10:38:43下载
- 积分:1