-
Quadratic-programming
用于进行二次规划的matlab源代码(Quadratic programming matlab source code
)
- 2012-03-27 19:50:52下载
- 积分:1
-
matlab-Image-processing-
运用MATLAB实现对图形图像的处理,包括生成Gif图片,实现图片去噪、滤波,图像均值、中值,直线识别等功能。(sing MATLAB for image processing, including generated Gif images, image denoising, filtering, image mean, median, the function such as straight line identification.)
- 2015-03-24 19:44:53下载
- 积分:1
-
多种群遗传算法的函数优化算法matlab代码
说明: 多种群遗传优化算法,包括移民算子、人工选择算子以及标准遗传算法的代码(A variety of genetic optimization algorithms, including migration operator, manual selection operator and standard genetic algorithm code)
- 2021-03-09 23:12:49下载
- 积分:1
-
cycle_test_algrithm
lDPC校验矩阵的环检测。包括4环检测算法,6环检测算法及8环检测算法。还包括一个准循环LDPC奇偶校验矩阵的生成算法。(this algrithm can search cycles in LDPC parity check matrix。It contain cycle-4 cycle-6 cycle-8 test algrithm.It also contains a algrithm for generate the LDPC quasi-cyclic parity check matrix )
- 2010-03-11 13:46:50下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
kaipule
基于matlab的多普勒与伪距联合定位的函数源码(Matlab-based Doppler combined with pseudorange positioning function source)
- 2013-06-09 12:50:39下载
- 积分:1
-
fuzzy_control
模糊控制程序
设计带有纯延迟的一阶惯性环节
的模糊控制器,观察仿真结果。
(fuzzy control procedures designed with a pure delay in the order inertia part fuzzy controller observed simulation results.)
- 2020-11-09 18:39:47下载
- 积分:1
-
79ea21812c2a
to binirazition pictures in matlab
- 2012-10-10 18:45:16下载
- 积分:1
-
nengliang
认知无线电中基于能量检测的频谱感知方法研究(Cognitive radio spectrum sensing based on energy detection method)
- 2010-11-24 11:43:14下载
- 积分:1
-
matlabfudaojiaocheng
matlab教程 适合初学者与编程高级人员(book of matlab )
- 2009-12-08 23:06:36下载
- 积分:1