-
dzcl
海量工业数据处理使用,包括了稳态测试,剔除坏值,计算标准差和平均值等(Massive use of industrial data processing, including the steady-state test, remove bad values, calculate the standard deviation and mean, etc.)
- 2013-08-23 19:15:20下载
- 积分:1
-
imreconstruct
此函数是用C语言编写的MEX文件,与MATLAB中imreconstruct函数功能相同,效果一样,运行速率更快。(This function is written in C MEX file, the same function with in MATLAB imreconstruct function, the same effect faster run rate.)
- 2012-08-01 16:49:21下载
- 积分:1
-
TOOLBOX_calib
说明: 本程序用于对相机的标定,通过程序可以运算出相机的参数。对初学者有一定帮助(The procedure used for camera calibration, through the program can calculate the camera parameters. Certainly be of help for beginners)
- 2009-09-02 09:58:05下载
- 积分:1
-
TurboCode
信道编解码中的turbo编解码程序,采用了多种解码算法,进行了性能比较,信道模拟高斯白噪声信道(Channel of the turbo codec codec procedures, using a variety of decoding algorithms, a performance comparison, channel analog Gaussian white noise channel)
- 2008-07-17 14:00:10下载
- 积分:1
-
iterative-method-matlab-code
matlab迭代法代码,很不错,值得看看(iterative method matlab code, very good, worth a look)
- 2013-11-15 17:09:57下载
- 积分:1
-
matlab
matlab函数汇总,包含大部分图像处理函数.(matlab function summary, including the majority of image processing functions.)
- 2009-12-20 11:09:53下载
- 积分:1
-
JA_IA_for_an_unstructured_Mesh
Finding JA IA for an unstructured Mesh
- 2014-11-26 15:50:51下载
- 积分:1
-
usgs_dem_1
对于高程数据的处理,通常需要各种格式之间的转换,此程序是将usgs高程数据转为dem格式的数据。(For the treatment of elevation data, usually need to convert between various formats, this program is the USGS elevation data to DEM format data.
)
- 2014-11-23 19:56:21下载
- 积分: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
-
MAtlab
《电力电子应用技术的MAtlab仿真》一书影印版。(Power electronics simulation base on MAtlab)
- 2013-11-10 15:19:18下载
- 积分:1