-
viterbichengxu
卷积码的编码和译码的matalb程序,译码算法采用viterbi算法(Convolutional encoding and decoding matalb procedures decoding viterbi algorithm using)
- 2010-11-11 22:17:36下载
- 积分:1
-
dsss_system
直扩通信的MATLAB仿真,可以在此基础上进行各种性能仿真。(Direct Sequence Spread Spectrum Communication MATLAB simulation, can be conducted on the basis of various performance simulation.)
- 2008-05-28 19:24:24下载
- 积分:1
-
week1
matlab code that does singular value decomposition of some data set and denoises the data matrix. after denoising, regression is performed
- 2011-05-17 18:49:18下载
- 积分:1
-
ls_inv_filter
子波整形反褶积是通过所设计的整形滤波器对地震子波,使其成为所期望的形状。(Shaping wavelet deconvolution by shaping filter designed for seismic waves, making it the desired shape.)
- 2015-01-21 19:53:24下载
- 积分:1
-
regu
本工具包给出了反问题计算常用的正则化参数确定,求正则化解等方法。非常有效,是难得的一款好软件包(The kit gives the calculation of inverse problem regularization parameter commonly used to determine, find the regularized solution and other methods. Very effective, a good package is a rare)
- 2010-11-24 10:02:18下载
- 积分:1
-
Code_MATLAB_Optimization
这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。(This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file). Based on MATLAB Optimization Toolbox, the content code contains: Newton and other non-binding one-dimensional extremum problems, such as simplex search method for unconstrained multi-dimensional extremum problems, Rosen gradient projection method and other constrained optimization problems, LM non-linear law least squares optimization problem, linear programming, integer programming, quadratic programming, particle swarm optimization, genetic algorithm.)
- 2011-02-05 22:36:00下载
- 积分:1
-
Pufeng_method_to_calculate_pi
说明: 本文件包括葡丰概率实验测定pi的方法介绍和matlab实现方法,简单易用。(This document includes the experimental determination of the probability of Portugal Fung pi method matlab introduction and realization of methods, easy to use.)
- 2008-09-12 10:29:57下载
- 积分:1
-
basis-matrix
生成dct基矩阵,傅里叶基矩阵,可用于压缩感知的基矩阵等(generate dct basis matrix,forier matrix,twhich can be used for CS theory)
- 2013-03-01 20:19:44下载
- 积分:1
-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
visual-interface-design
实验7+图形句柄的应用、可视化界面的设计-答案(Handle applications the experimental visual interface design- the answer)
- 2012-09-10 15:33:00下载
- 积分:1