搜索资源列表
MATLAB学习资料
- 这是一份学习MATLAB的好资料,适于初学者学习,效果很好,欢迎下载!
ofdm-tge
- OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i
Pcode
- matlab环境下,基于matlab的gps p码的源程序-P-code matlab-based GPS
58673
- discrete fourier transform low high pass filter. in matlab The following Matlab project contains the source code and Matlab examples used for discrete fourier transform low high pass filter.. function [g] = FFTPF1D (X,binsize, f, P) Discrete Fou
matlab-fileassoc-m-files-
- 将压缩包中private文件夹中的三个文件复制到:“ MATLAB安装目录 \mcr\toolbox\matlab\winfun\private\”文件夹里 运行程序: cwd=pwd cd([matlabroot \toolbox\matlab\winfun\private ]) fileassoc( add ,{ .m , .mat , .fig , .p , .mdl ,[ . mexext]}) 重点 cd(cwd) disp( Changed
code-(2)
- Using MATLAB tools for MLP NNs (e.g., newff, …), design a two-layer feed-forward neural network as a classifier to categorize the input geometric shapes. - The snapshot and bitmap of shapes are given: - Training shapes: shkt.bmp - Training p
yuidy
- 用MATLAB实现的不合格品率P控制图的绘制,只要将数据导入-MATLAB nonconforming rate P control chart drawing, as long as the data import
vewcbinding
- 利用Matlab生成给定P生成多项式的CRC编码程序()