-
hbc_qpsk_rayleigh
QPSK在瑞利信道下的仿真误码率,用于处理信号使用QPSK载波时候的信息计算(QPSK simulation in Rayleigh fading channel)
- 2011-05-05 22:17:22下载
- 积分:1
-
kks
Kreftwerk-Kennzeichen system
Identification System for Power Station
- 2014-09-01 15:14:55下载
- 积分:1
-
Illustration_Norms
For a thorough description of the norms, see the Chapter 4 of Robust and Optimal Control, Zhou, Glover, Doyle 1996.
Here the point is to give some lines of code illustrating what are the H2 and Hinf norms of LTI systems.
In that sense, it is also illustrated that the H2 norm is smooth in the space of the system parameters, whereas the Hinf norm is non-smooth locally Lipschitz (since it is a min-max problem, thus prone to the waterbed effect ).
- 2012-04-15 07:02:31下载
- 积分:1
-
design-filter-to-minimum-noise
根据加噪声的音乐信号,设计合适的滤波器,对原有信号进行滤波,去除噪声,实现滤波功能。(According to the signal plus noise music, design the appropriate filter, the original signal is filtered to remove noise, the filtering function.)
- 2011-08-03 22:43:01下载
- 积分:1
-
Paden-Kahan
求解机械臂逆运动学时,Paden-Kahan子问题1~3的函数实现.(Paden-Kahan subproblems for inverse kinematics)
- 2015-03-10 18:28:05下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
CostModel
用MATLAB建立COST模型,并展示其特性(COST model using MATLAB to establish and to demonstrate its characteristics)
- 2008-06-15 00:39:49下载
- 积分:1
-
Weather-Forecast---MATLAB_Code
Weather Forecast - MATLAB_Code Weather Forecast - MATLAB_Code Weather Forecast - MATLAB_Code Weather Forecast - MATLAB_Code Weather Forecast - MATLAB_Code Weather Forecast - MATLAB_Code Weather Forecast - MATLAB_Code
- 2012-05-06 11:12:23下载
- 积分:1
-
filterCode_improved
Improved HS and LK optical flow technique is attached. In addition, newly devloped estimation algorithm is available,
- 2013-10-28 12:48:06下载
- 积分:1
-
statistics.7z
统计计算的一些小函数,求均值,方差,相关系数,SSE,SSR,SST等等(Statistical computing, some small function, find the mean, variance, correlation coefficient, SSE, SSR, SST, etc.)
- 2011-07-02 13:59:05下载
- 积分:1