-
sirc
Mask off the given interrupt.
- 2014-08-09 10:38:02下载
- 积分:1
-
matlab-pinpu-fenxi
matlab 进行频谱分析。时域转换频域进行分析。(matlab frequency analytic)
- 2013-09-28 15:35:35下载
- 积分:1
-
Report-Milad-Vahedi
In this project an adaptive beamforming technique is proposed based on directly minimizing the BER1. A particular approach that has shown real promise in achieving substantial capacity enhancements is the use of adaptive antenna arrays. A beamformer appropriately combines the signals received by the different elements of an antenna array to form a single output. Classically, this has been achieved by minimizing the mean square error (MSE) between the desired output and the actual array output. It is demonstrated that minimum BER (MBER) approach utilizes the antenna array elements more intelligently than the standard MMSE2 approach, since it directly optimizes the system’s BER performance rather than minimizing the MSE, where the latter strategy often turns out to be deficient.
- 2020-08-03 21:08:34下载
- 积分:1
-
phasor
PLOTTING PHASOR QUANTITIES USING MATLAB IN PSCAD
A simple case which uses MATLAB for ploting phasor quantities. Apply the fault during simulation run and observe phasor quantities (you can change type of fault)
WARNING
* This case only works if you use the Compaq/Intel Fortran Compiler.
(PLOTTING PHASOR QUANTITIES USING MATLAB IN PSCAD
A simple case which uses MATLAB for ploting phasor quantities. Apply the fault during simulation run and observe phasor quantities (you can change type of fault)
WARNING
* This case only works if you use the Compaq/Intel Fortran Compiler.
)
- 2014-01-04 09:44:02下载
- 积分: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
-
computer_english
这是一份计算机常用英语的资料,很详细。大部分是关于software testing的。(This is a computer used the information in English, very detailed. Mostly on the software testing of.)
- 2010-08-12 13:34:20下载
- 积分:1
-
OFDM_UWB
ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING MATLAB CODE
- 2014-02-07 15:54:47下载
- 积分:1
-
bdfm_1
无刷双馈电机模型,其模型为S函数,另外还有矢量控制模型,但模型还不够完善,尚需改进(The brushless doubly fed motor and vector control simulation model)
- 2015-04-14 20:09:01下载
- 积分:1
-
SVM_lzb1p0
支持向量机代码,和Matlab上自带的代码不一样啊(Support vector machine code)
- 2010-09-22 12:10:52下载
- 积分:1
-
DFT
C++实现数字信号处理中的DFT算法,不是快速算法,是基础DFT算法(C++ implementation of digital signal processing DFT algorithm, not a fast algorithm is the basis of DFT algorithm)
- 2014-10-25 20:08:01下载
- 积分:1