-
Higher-Order_Spectral_Analysis_(HOSA)_Toolbox
《高阶谱分析》源代码,包括高阶谱的计算,谱分析,模拟,等等(Higher-Order Spectral Analysis (HOSA) Toolbox)
- 2010-08-14 10:53:20下载
- 积分:1
-
np_matlab_code
很清晰的二项分布 matlab 代码,有助于理解寿命分布(Binomial distribution is very clear matlab code to help understand the life distribution)
- 2010-08-24 20:53:33下载
- 积分:1
-
AR
说明: 现代普估计的AR模型求解,采用的是周期图法,自己写的程序,菜鸟,谅解(AR model)
- 2012-06-17 11:37:35下载
- 积分:1
-
结构光照明荧光显微镜图像处理方面的文章 Illumination
结构光照明荧光显微镜图像处理方面的文章,可以看看(Structured light illumination fluorescence microscope image processing articles, you can see)
- 2014-12-01 10:54:35下载
- 积分:1
-
jpeg
matlab实现jpeg编解码,对学习jpegde 很有帮助(jpeg codec matlab implementation of the study jpegde helpful)
- 2009-03-25 21:16:36下载
- 积分:1
-
sjnh
matlab 用于数据拟合的几个教程:包括一元线性回归分析 一元非线性回归分析多重回归分析(matlab for data fitting several tutorials include: one yuan linear regression analysis one yuan non-linear regression analysis of multiple regression analysis)
- 2014-08-27 13:46:12下载
- 积分:1
-
fft8lu
进行OFDM系统的matlab仿真,其中采用的子载波数为8个。并且仿真了多普勒频移对OFDM的影响。基带调制采用QPSK(Matlab simulation for OFDM system, which USES the subcarrier number is eight.And simulation of the doppler shift effect on OFDM.Baseband using QPSK modulation)
- 2013-11-29 15:47:38下载
- 积分:1
-
fiufai_v16
包含特征值与特征向量的提取、训练样本以及最后的识别,本程序的性能已经达到较高水平,可以实现模式识别领域的数据的分类及回归。( Contains the eigenvalue and eigenvector extraction, the training sample, and the final recognition, The performance of the program has reached a high level, You can achieve data classification and regression pattern recognition.)
- 2016-08-14 19:02:39下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
APSK-xiangduibanjing
关于APSK相对半径比的搜索程序,可以找出最优半径比(About APSK relative radius than the search program, you can find the optimal radius ratio)
- 2013-12-05 17:55:50下载
- 积分:1