-
LevenbergMarquardt_matlabcode_fromLourakis
The Levenberg–Marquardt Method writed by Lourakis
- 2009-10-26 11:07:47下载
- 积分:1
-
matlab-signal
用c语言实现下列的数字信号处理算法
1.离散傅里叶级数合成连续周期信号
2.DIF FFT 测试程序
3.将输入数据的幅度画出图形
4.使用FFT实现快速卷积
5.使用FFT实现快速相关
6.取样混迭演示程序
(language used to achieve the following digital signal processing algorithms 1. Discrete Fourier series synthetic signal two consecutive cycles. DIF FFT three test procedures. The input data rate of 4 paint graphics. Use FFT fast convolution 5. Use FFT fast correlation 6. Aliasing sampling Demonstration Program)
- 2006-06-28 19:11:10下载
- 积分:1
-
calcul
Induction machine fault detection
- 2015-03-03 14:31:39下载
- 积分:1
-
Matlab-GUI_example
此资料中包含5个Matlab GUI 小程序,分别是信号分析、不同图形绘制、极点图绘制、时域频域信号绘制、滑动数字显示。(This data contains five Matlab GUI applets, which are signal analysis, different graphics rendering, pole drawing, draw time-domain frequency domain signal, sliding digital display.)
- 2013-12-25 17:48:18下载
- 积分:1
-
two_ray_model
Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión
2.12)
f = 0.9 frecuencia en GHz
landa = 0.3/f en m
R = -1 coeficiente de reflexión en tierra
ht = 10 altura del transmisor en m
hr = 2 altura del receptor en m
Gt = 1
Gr = 1
Pt = 1
d=10:.1:100000
phase_diff = 4*pi*ht*hr./(landa*d) aproximación
Pr = Pt*((landa/(4*pi))^2)*((abs((sqrt(Gt)./d) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff)))./d)).^2)
Pr = Pt*((landa/(4*pi))^2)*(1./d).*((abs((sqrt(Gt)) + (R*sqrt(Gr).*(exp(-sqrt(-1)*phase_diff))))).^2)
figure(1), clf,
plot((d),10*log10(Pr/max(abs(Pr))))
grid
xlabel( log_1_0(d) )
ylabel( Potencia recibida (dBm) )
- 2010-02-08 06:31:54下载
- 积分:1
-
thewaveandpowerdestinyof2fsk
在MATLAB下实现FSK调制解调。并画出了每一步的波形以及功率谱密度图(in MATLAB under FSK modulation and demodulation. And the mapping out of every step of the waveform and power spectral density map)
- 2007-04-11 09:41:43下载
- 积分:1
-
Matlab_tutorial_ppt
西交大的MATLAB教程指导。简明扼要,重点突出,可作为自学教材。(West Jiaotong University MATLAB tutorial guide. Concise and focused, can be used as self-study materials.)
- 2010-02-04 13:18:21下载
- 积分:1
-
zig
说明: 输入2维数组和行数列数,进行之字形重新排列,输出1维数组,比如图像的DCT变换系数(DCT,zigzag)
- 2010-04-12 18:25:43下载
- 积分:1
-
linectrlOK5512Iinv
一个非线性制实例,采用ANN-PID实现一非线性系统控制(An example of nonlinear system was controled by software ANN-PID with using the matlab program)
- 2009-04-11 21:31:49下载
- 积分:1
-
lvlset
lvl method image segmentation
- 2010-01-13 08:58:33下载
- 积分:1