-
Dtc090319
电机,矢量模型可用于电机模型的建立,是矢量控制的函数(i am sorry,my englis poor)
- 2009-04-11 15:01:24下载
- 积分:1
-
Fourier
Fourier Series and Power Spectrum with MATLAB
- 2012-05-18 21:52:24下载
- 积分:1
-
iri
A GUI matlab model for getting the ionex value
- 2019-03-01 00:36:05下载
- 积分:1
-
yu
说明: 相当全面的介绍云计算与云存储的资料,据说这是计算机科学最有发展前途的方向之一(A fairly comprehensive introduction to cloud computing and cloud storage data, which is said to computer science the most promising directions of)
- 2009-11-16 18:38:20下载
- 积分: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
-
RandomQSort
随机快速算法与确定性快速算法的比较,可设置数组大,小包含有实验报告(Fast Algorithm for Stochastic Fast Algorithms and certainty, you can set an array of big and small contain Experimental Report)
- 2010-02-10 17:53:34下载
- 积分:1
-
IntProgFZ
说明: 利用分支定界法求解整数规划问题,结果精确~~~~~(Using branch and bound method to solve integer programming problems, the results of precise ~~~~~)
- 2009-08-14 16:45:22下载
- 积分:1
-
cdma-matlab
对CDMA通信系统进行matlab仿真,包括Viterbi编码(卷积编码),交织,扩频,调制,解调,抽样判决,解偏置,码型转换,解交织等源代码,给出了误码率曲线。(Matlab on the CDMA communication system simulation, including the Viterbi coding (convolutional coding), interleaving, spreading, modulation, demodulation, sampling decisions, solve bias, format conversion, such as source code deinterleave given bit error rate curve.)
- 2011-05-11 00:01:58下载
- 积分:1
-
system-identify
系統鑑別指令.系統鑑別指令.系統鑑別指令(System commands to identify the system identification commands the system to identify instructions)
- 2011-11-28 23:12:59下载
- 积分:1
-
vector_4
with study image process sample program
- 2015-02-21 15:33:29下载
- 积分:1