-
ldpc_Robert_org
经典lDPC编码程序 Robert的论文里的部分仿真程序
(Robert LDPC coding procedures classic papers in the part of simulation program)
- 2007-07-31 21:50:17下载
- 积分:1
-
histeq
说明: 用非matlab工具箱实现直方图均衡化。(With non-realization of histogram equalization matlab toolbox.)
- 2010-03-30 22:34:01下载
- 积分:1
-
lorenz
this code will run Lorenz attractor. the function file is lorenz.m and the call file is lorenz1.m
- 2012-01-24 13:47:52下载
- 积分:1
-
optimization
耦合矩阵的优化 滤波器方面的应用 无源单通带的滤波器(Optimization filter coupling matrix aspects of the application of passive single pass band filter)
- 2016-12-27 17:32:56下载
- 积分:1
-
ballbeam20110127
BALLBEAM demonsrates Proportional-Derivative (PD) control as applied to a ball and beam simulation experiment. Execute by calling with no arguments.
P and PD controllers are implemented which manipulates the beam angle in response to the position of the ball on the beam. The setpoint is indicated by the red marker and adjusted using the slider at the bottom of the figure. The control gain, Kc, and the Derivative Time constant, Td, are adjusted by a sliders located in the right hand control panel.
Simulation data is stored in ballbeam.mat for subsequent analysis and parameter estimation.
This demo was originally developed with Matlab 5.3 and Matlab 6.0. Some of the user interface code was shamelessly ripped out of the standard Matlab demos. The demo is now updated for Matlab 2010b with additional documentation and suggested exercises for classroom use.
- 2011-02-04 01:35:45下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
BEM-Solution-Using-Linear-elements
Mathematica program for BEM Solution of a rectangular domain using linear elements
- 2014-06-29 22:23:19下载
- 积分:1
-
ar_burg
matlab使用burg法的AR模型谱估计源代码
使用时只需改变加载的文件名
调整模型的阶数就可以了(burg method matlab using AR model spectrum estimation simply by changing the source code used to load the file name to adjust the order of the model can be a)
- 2021-04-26 15:38:45下载
- 积分:1
-
timesplitrinex
time spliter gps data
- 2011-09-24 14:49:12下载
- 积分:1
-
wewina
matlab 仿真数字信号处理,实现维纳滤波。(Matlab simulation of digital signal processing, and Wiener filter.)
- 2006-08-21 15:15:47下载
- 积分:1