-
zuoye
说明: 关于信号输入均匀量化器的信号幅度,用MATLAB实现量化过程(Uniform quantizer on the input signal amplitude, using MATLAB to quantify the process of achieving)
- 2011-04-14 19:41:40下载
- 积分:1
-
simulink2
有关 matlab 的行业的书籍 可以做下参考(Books about matlab industry can make a reference)
- 2013-09-21 19:45:43下载
- 积分:1
-
Arsitekt
Arsitektur Komputer teori
- 2011-01-13 07:27:01下载
- 积分:1
-
Main_Duffing
这是一个产生混沌时间序列Duffing吸引子的程序(Duffing)
- 2010-05-20 16:23:29下载
- 积分:1
-
MATLAB7
MATLAB初学者使用教程,共4部分。第1章概述1.rar第2章语法.rar第3章SIMULINK.rar第4章建模.rar(MATLAB Tutorial for beginners to use, a total of 4 parts. Chapter 1 outlines the 1.rar Chapter 2 grammar. Rar Chapter 3 SIMULINK.rar Chapter 4 Modeling. Rar)
- 2009-02-25 08:39:45下载
- 积分:1
-
radon_ambiguity
%radon transform
clear all
%
N=800
n=1:N
fs=200
t=n/fs
x1=exp(j*2*pi*(5*t+0.5*5*t.^2))
x2=exp(j*2*pi*(5*t+0.5*15*t.^2))
x=x1+x2
%N=length(x)
% ambifunb(x )
%*****************************************RAT
naf=ambifunb(x)
htl(abs(naf))
% [wh,rho,theta]=htl(abs(naf))
colormap([0,0,0])
% xlabel( 极半径 )
% ylabel( 角度 )
%**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确)
%找出峰值点的坐标
b=max(max(wh))
[u,a]=find(wh>=0.8*b)
( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
- 2008-05-06 21:56:10下载
- 积分:1
-
sanchongliang
三冲量控制锅炉水位,三冲量控制锅炉水位三冲量控制锅炉水位(Three-impulse control of boiler water level, the three boilers impulse control impulse control three-level boiler water level)
- 2009-05-16 18:11:00下载
- 积分:1
-
Example
matlab有限元分析1D杆结构,2D热扩散问题,2D弹性问题,2D梁受力问题(matlab finite element analysis of 1D bar structure, 2D thermal diffusion problem, 2D elasticity problems, 2D Beams problem)
- 2013-07-17 19:29:23下载
- 积分:1
-
jpeg-matlab
matlab code to demonstrate jpeg compression algorithm.
- 2012-04-29 00:36:08下载
- 积分:1
-
dupulepinyi
移动台到基站的距离为1英里,接收信号已知,(程序中有),仿真接收信号(From the base station to the mobile station is 1 mile, the received signal is known, (there is a program), the simulation of the received signal)
- 2015-04-09 21:44:33下载
- 积分:1