-
mytlab
myfft是一个自编matlab函数,将输入的采样频率个采样点数建立一个数据库后,取出表中的数据进行fft分析,绘制出时频波形进行比较分析(myfft self Matlab is a function of the input sampling frequency of 000 sampling points after the establishment of a database and extract table data fft analysis, time-frequency mapping out a comparative analysis of waveforms)
- 2005-04-25 19:40:47下载
- 积分:1
-
gold-sequence
m序列产生子函数
gold序列产生子函数
自相关函数和互相关函数计算子函数
调用子函数[s,k,pn]=m(c,b0)产生第二条m序列(function [Rm]=Rm(golda,goldb) 自相关函数和互相关函数计算子函数
N=11
n=2^N-1
Rm(1)=sum(golda.*goldb)/n
for k=1:n-1
Rm(k+1)=sum(golda.*circshift(goldb,[0,k]))/n
end
Rm )
- 2011-04-30 17:53:27下载
- 积分:1
-
Antenna2_Project_Edited
Matlab code for computing different things
- 2012-04-28 14:55:30下载
- 积分:1
-
MemDEA.ps
code for lifting... this is the matlab code for liftinf
- 2012-04-30 17:33:27下载
- 积分:1
-
msp430x2013_ADC_Comparator
Dont complain so much , This is startup program. Not Complete one.
- 2014-10-16 15:17:05下载
- 积分:1
-
jakesmodel
matlab code for wireless channel
- 2012-09-09 19:23:12下载
- 积分:1
-
LMS
使用matlab开发的自适应滤波器文件,现代信号处理的学生可以借鉴一个!(Developed using matlab adaptive filter paper, modern signal processing can learn from a student!)
- 2007-11-05 16:20:18下载
- 积分:1
-
mark_minutia
removing of spurious minutiae
- 2010-10-05 15:25:43下载
- 积分:1
-
MATLAB-dianjifangzhen
MATLAB电机仿真精华50例PDF+源码(MATLAB simulation of the essence of 50 cases of motor PDF+ source code)
- 2013-11-24 09:41:33下载
- 积分:1
-
61i_atan_cordic_v2_0_vhdl_ise
my_atan_cordic.xco - Core parameter file
my_atan_cordic.vho - Core VHDL instantiation template
my_atan_cordic.vhd - Core VHDL simulation file (only for simulation)
my_atan_cordic.edn - Core EIDF netlist (only for implementation)
x_in_cos.dat - input data for the simulation (only for simulation)
y_in_cos.dat - input data for the simulation (only for simulation)
cordic_functional.do - ModelSim do file for functional simulation
cordic_timing.do - ModelSim do file for timing simulation
design_top.ucf - contrsaints file (only for implementation)
design_top.vhd - VHDL toplevel
design_top_tb.vhd - VHDL testbench
- 2010-06-03 19:51:01下载
- 积分:1