-
Univariate_local_or_global_optimization
Univariate local or global optimization
matlab最优化工具包,可以进行最优化点的搜寻。(Univariate local or global optimizationmatlab optimization tool kit can be carried out to optimize the search point.)
- 2008-04-29 05:54:01下载
- 积分:1
-
bentley
calculates the bentley sweep algorithm between two trapezoidal membership functions
- 2013-08-01 21:10:33下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
beamform_sparse_array
自己编写的稀疏阵列的matlab波束形成程序,可画出9阵元稀疏阵列的阵列方向图,以及相应阵列的排列示意图和同等数目阵元的均匀阵列的对比效果图(sparse array beamforming)
- 2021-05-14 16:30:02下载
- 积分:1
-
Simulinkba
Quadrature Amplitude Modulation (QAM)在MATLAB的仿真和应用(Simulink-based Simulation of Quadrature Amplitude Modulation (QAM)
- 2009-03-15 12:43:49下载
- 积分:1
-
decodeLDPC
LDPC的解码程序,可以更理解LDBC的解码过程(LDPC decoding process can be more to understand LDBC decoding process)
- 2012-06-05 08:51:42下载
- 积分:1
-
EZW
EZW (Embedded Zerotrees of Wavelet Transforms) is a lossy image compression algorithm.
- 2012-07-21 18:56:31下载
- 积分:1
-
LSTM
神经网络 matlab 的一个样例;Neural network matlab a sample(Neural network matlab a sample)
- 2017-08-17 00:19:59下载
- 积分:1
-
kernel
In computing, the kernel is the main component of most computer operating systems it is a bridge between applications and the actual data processing done at the hardware level. The kernel s responsibilities include managing the system s resources (the communication between hardware and software components).[1] Usually as a basic component of an operating system, a kernel can provide the lowest-level abstraction layer for the resources (especially processors and I/O devices) that application software must control to perform its function. It typically makes these facilities available to application processes through inter-process communication mechanisms and system calls.
- 2011-08-03 23:04:43下载
- 积分:1
-
mego1
ecg signal processing with alot of classification and feature extraction technique
- 2011-11-01 05:47:13下载
- 积分:1