-
ICAbook
说明: 此书《独立分量分析的原理与应用》是一本非常好的书,适合通信,声纳,地震等等从事这方面研究的技术人员。(The book, " Independent Component Analysis Theory and Application" is a very good book, for communications, sonar, seismic research in this area and so the technical staff.)
- 2011-03-21 15:59:19下载
- 积分: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
-
DigitalFilter
此源码中包含了ButterWorth高通、低通,带通MATLAB仿真,Chebyshev高通、低通,带通MATLAB仿真,还有Notch,Peak MATLAB 仿真(This source includes ButterWorth high-pass, low pass, band pass MATLAB simulation, Chebyshev high-pass, low pass, band pass MATLAB simulation, as well as Notch, Peak MATLAB simulation)
- 2010-06-17 11:09:54下载
- 积分:1
-
askd
基于matlab的ask调制模块,只需要调用,是具体调制过程,可以自己定义键控的进制(Ask modulation based on the matlab module, only need to call the process of modulation is specific to their own definition of the M-ary keying)
- 2009-05-02 16:55:27下载
- 积分:1
-
MATLAB
matlab学习的基础教程
对众matlab爱好者会有很大帮主(matlab tutorial learning matlab lovers of the public will be very帮主)
- 2008-04-26 16:06:42下载
- 积分:1
-
LTE--channel_models
说明: LTE上行,下行信道模型
LTE--channel_models
FROM LTE_System_Level_1.0_r247
(LTE--channel_models
FROM FROM LTE_System_Level_1.0_r247
)
- 2010-03-31 15:13:40下载
- 积分:1
-
ofdm_program
matlab实现OFDM算法的仿真代码,可以实现OFDM算法的功能模拟。(implement the simulation algorithm matlab code OFDM, OFDM algorithm can achieve functional simulation.)
- 2011-09-20 23:42:35下载
- 积分:1
-
parag
H=CIRCLE(CENTER,RADIUS,NOP,STYLE)
This routine draws a circle with center defined as
a vector CENTER, radius as a scaler RADIS. NOP is
the number of points on the circle. As to STYLE,
use it the same way as you use the rountine PLOT.
Since the handle of the object is returned, you
use routine SET to get the best result.
- 2009-05-09 14:53:00下载
- 积分:1
-
hurst_expo.m
hurst parameter: 給入一序列的資類,程式會畫出husrt 參數的figure和估計值
例 hurst_expo(sin(0:0.01:5*pi)) (hurst parameter: the sequence into a category of funding, the program will draw the figure and husrt parameter estimates were hurst_expo (sin (0:0.01:5* pi)) )
- 2009-05-12 13:08:25下载
- 积分:1
-
Unitary--ESPRIT
面阵中二位角度估计unitary—esprit算法估计DOA(Face two Angle in the array is used to estimate the unitary estimates-esprit DOA)
- 2012-04-09 13:22:47下载
- 积分:1