-
bifurcation_diagram
混沌系统在小周期状态进入混沌状态时的分岔图绘制,用MATLAB实现(MATLAB chaos)
- 2010-08-25 14:44:25下载
- 积分:1
-
xinshetu
在对PSK系统进行仿真,要求:对M=4的PSK系统,分别取信噪比为odB、10dB和20dB,在星座图上观察接收端接收到的信号向量。
(in the PSK system simulation, requirements : M = 4 for the PSK system, the signal-to-noise were taken odB. 10dB and 20dB, in the constellation observation receiving termination received signal vector.)
- 2007-06-01 13:57:24下载
- 积分:1
-
qua_do_thanh_noi_dat
Analyzing transient of grounding bar
- 2014-01-13 16:47:35下载
- 积分:1
-
Zvuchok
audio output via SSP interface microcontroller LPTS2478, in good quality. Binary code is stored in flash sound memory of the microcontroller.
- 2015-04-03 02:55:15下载
- 积分:1
-
mtetris_hacked
一个有趣的matlab编程的俄罗斯方块。编程思想值得一学!J向左,L向右,I变换,S向下。(An interesting matlab programming Tetris. Programming ideas worth learning! J to the left, L to the right, I transform, S down.)
- 2009-12-31 12:20:07下载
- 积分:1
-
1
说明: 使用统计的方法来实现纹理特征提取,很有用的一个方法(Use statistical methods to achieve the texture feature extraction, a method useful)
- 2011-03-24 11:11:50下载
- 积分:1
-
LQR
倒摆系统 线性最优控制
MATLAB 代码(Linear optimal control inverted pendulum system
MATLAB)
- 2011-09-16 09:38:30下载
- 积分:1
-
yuv2rgb
本程序实现的功能是把yuv文件变为RGB,以便于matlab处理!(The implementation of the program function is to put the yuv file into RGB, in order to deal with matlab
)
- 2013-12-19 11:34:09下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
dongtai
说明: 基于matlab的动态规划!非常好用!但运行比较麻烦(Matlab-based dynamic programming! Very easy to use! But running is too much trouble)
- 2008-09-19 15:30:08下载
- 积分:1