-
wendu
温度测量仿真应用,主要是利用仿真软件matlab进行仿真(Temperature measurement simulation applications, mainly using simulation software Matlab simulation)
- 2012-11-10 00:46:59下载
- 积分:1
-
viterbi-matlab
卷积编码器g1=111,g2=101
x为输入的待译码序列
x=[1,0,1,0,0,1,0,0,0,1,0,1,1,1]
x=[1,1,0,1,0,1,1,0,0,1]
x=[1,1,1,0,0,0,1,0,1,1]
a=size(x) 输入序列的长度
s=a(2)/2 译码后的m序列长度为x的一半
m=zeros(1,s) 最终结果存放
ma=zeros(1,s+1) 存放Fa路径的
mb=zeros(1,s+1) 存放Fb路径的
mc=zeros(1,s+1) 存放Fc路径的
md=zeros(1,s+1) 存放Fd路径的(viterbi decoder)
- 2015-04-20 17:06:18下载
- 积分:1
-
MCMC
matlab编程中,蒙特卡洛抽样的源程序,蒙特卡洛算法应用(Matlab programming, Monte Carlo sampling of the source, the Monte Carlo algorithm is applied)
- 2012-08-31 09:00:07下载
- 积分:1
-
MA2
构造一个空的双向栈,判断双向栈是否存在,出栈,入栈,判栈空,将栈置空,判栈满,取栈顶(Construct an empty two-way stack to determine whether there is a two-way stack, out of stack, stack, sub-stack empty, set the stack is empty, sub-stack is full, take the stack)
- 2009-11-16 13:07:59下载
- 积分:1
-
power-system-load-flow
基于Matlab的电力系统潮流编程计算,简洁实用,电力系统专业(the program of power system load flow)
- 2012-04-18 14:50:59下载
- 积分:1
-
SytheticRec_MATLAB
用matlab合成地震记录,matlab代码,石油勘探,地震正演模拟(sythetic seismic record with matlab)
- 2013-11-29 13:10:25下载
- 积分:1
-
MatLab2
说明: 由于matlab提供了一些很有用的计算方法
但是大部分用户只用到其中一部分的功能
所以写了一个包括解方程,矩阵计算,排序功能的代码(As matlab provides some very useful method but most users only use part of the function it was a including solving equations, matrices, and sorting code)
- 2010-05-03 10:22:44下载
- 积分:1
-
houfangjiaohui
单张像片后方交会,输入4个以上的控制点,反算外方位元素
(Photo leaflet resection, type of control for more than four points, inverse elements of exterior orientation)
- 2009-04-15 10:32:25下载
- 积分:1
-
Matlabbased
基于matlab的车牌定位和分割,能够良好的分割和定位汽车车牌(Matlab-based license plate location and segmentation, to a good vehicle license plate segmentation and positioning)
- 2009-05-15 20:12:07下载
- 积分:1
-
DiskGenius
基础学习,可以实现编码的基础学习,认真学习还是可以学很好的(Based learning, can achieve coding based learning, serious learning can still learn a good)
- 2015-03-28 10:51:32下载
- 积分:1