-
noisetracking
With the Matlab the Noisetracking algorithm proposed can be implemented
- 2010-09-30 22:29:03下载
- 积分:1
-
fit_ellipse
从给定的一系列点找出最佳拟合椭圆,如果无法找出拟合椭圆,将返回一个空矩阵(fit_ellipse- finds the best fit to an ellipse for the given set of points.)
- 2014-11-17 15:05:45下载
- 积分:1
-
Wilson-theta
结构动力学逐步法程序,包括wilson theta和常平均加速度法。(Structural dynamics step-by-step procedure, including Wilson, theta and constant mean acceleration method.)
- 2017-07-19 21:57:55下载
- 积分:1
-
基于完全二次多项式响应面法求结构的失效概率
说明: 基于完全二次多项式响应面法求结构的失效概率(Failure probability of structure based on response surface method of complete quadratic polynomial)
- 2019-12-10 01:18:14下载
- 积分:1
-
work
This grabs the data from uCam 4D systems that contains OV7640/8 and )V7528 as UART converter
- 2010-08-07 14:25:15下载
- 积分:1
-
WVDist_thfeng
说明: 该程序可以生成WVD分布,将其做成函数可以方便研究员做研究使用。(it can generate the WVD function.)
- 2011-03-14 23:19:30下载
- 积分:1
-
MINWP
说明: 无约束一维极值问题中的可接受搜索法,例程可调(Unconstrained extremal problem in the one-dimensional search method acceptable, routine adjustable)
- 2011-03-25 22:48:33下载
- 积分:1
-
fsksys
simulation modulate & demod FSK
- 2011-05-10 12:42:31下载
- 积分:1
-
2
系统辨识与自适应控制MATLAB仿真
系统辨识/自适应控制/matlab仿真/源程序(System identification and adaptive control MATLAB simulation
Adaptive system identification/control/matlab simulation/source)
- 2014-01-04 18:46:26下载
- 积分:1
-
cyclic_decoder
(7,4)系统循环码译码器
decode_out = cyclic_decoder(decode_in)
该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1
输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解
码后的信息码字,是1×4的行向量。
函数运行时,同时画出接收循环码字和译出码字的波形图。
( (7,4) system cycle Decoder decode_out = cyclic_decoder (decode_in) cyclic code decoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 input parameters decode_in is the received codeword cycle, the row is 1 × 7 vector output decode_out solution code is the information after the code word is 1 × 4 row vector. Function to run at the same time code word and draw a circle to receive the word of the translated code waveform.)
- 2011-08-15 21:49:54下载
- 积分:1