-
example_L1General
说明: logsitic模型的极大似然估计算法,最小二乘估计算法(logsitic model maximum likelihood estimation, least squares estimation algorithm)
- 2011-03-20 00:55:01下载
- 积分:1
-
ESPRIT
说明: 自己编写的使用ESPRIT算法进行信号频率估计的Matlab代码。(Matlab code of the ESPRIT algorithm for frequency estimation.)
- 2010-04-23 10:07:09下载
- 积分:1
-
Project
neuro-fuzzy and Genetic algorithm are combined to find best input.
- 2011-10-22 05:07:24下载
- 积分:1
-
twobeams
光束合成相干仿真器,模拟两个光束在空气中传播并相干,可进行参数设定。(Coherent beam combiner simulator to simulate the propagation and the two coherent light beams in the air, the parameters can be set.)
- 2013-12-27 01:47:26下载
- 积分:1
-
chaotic_toolbox
混沌系统工具箱,中间包括混沌特征分析的一些基本方法(Chaotic System Toolbox, including the middle of the chaotic characteristics of some basic methods)
- 2006-07-18 09:23:37下载
- 积分:1
-
matlabSerial
Matlab编写的用于接收串口数据并进行存储的程序。自动清屏,自动存储。存储格式为txt。(Matlab prepared for receiving serial data and stored procedures. Automatically clear the screen, automatically stored. Storage format is txt.)
- 2020-11-11 11:29:45下载
- 积分:1
-
Main waf
宽带模糊度函数程序,程序中包含了PCW、LFM、HFM和HFM+PCW四种信号,可以自行选择。(Wideband ambiguity function, the program contains four kind of signals, including PCW, LFM, HFM and HFM+PCW. Users can choose by yourself, or write the signals yourself.)
- 2014-04-16 19:36:23下载
- 积分:1
-
ARMAsel_mis_irreg_3
uses partial correlation function and filter to implement an AR model
- 2009-03-29 08:17:07下载
- 积分:1
-
strapdown
自编的SINS仿真Matlab程序,对初学者还算全,应该有点用处,虽然比较简单,也省些前期编写的麻烦(The SINS self-compiled Matlab simulation program, for beginners fairly full, it should be somewhat useful, though relatively simple, but also save some trouble of pre-prepared)
- 2009-12-10 15:01:17下载
- 积分:1
-
Affine
- MATLAB: Matrix Laboratory
(a) Operation modes
- MATLAB may be executed in interpreter, compiler, or background
mode
Interpreter mode
* Type commands (statements) in the command window
# A statement with semicolon at end: do not display result
# A statement without semicolon: display result
# Statements with commas: connect statements and display results
# A statement of a single variable: just display the value
# Percentage ( ): comments
# Each line is a single statement or connected statements
- 2010-12-27 05:02:24下载
- 积分:1