-
lab3genericchnlcode
channel coding, linear block coding
- 2010-06-05 05:24:38下载
- 积分:1
-
3
说明: matlab对卡尔曼滤波的仿真实现以及具体分析(Image analysis, image fusion and its detailed analysis)
- 2012-11-20 18:43:25下载
- 积分:1
-
gld_gjjd
一种改进后的绝对关联度模型,属于灰色关联度的一种。(Absolute correlation degree model is a kind of improved absolute correlation degree model, is a kind of grey correlation degree.)
- 2015-04-08 21:21:11下载
- 积分:1
-
Raptor Encoding Decoding
说明: Accumulator-Based Raptor Encoding and Decoding
- 2021-03-29 17:09:10下载
- 积分:1
-
caculate
此文挡是用Matlab开发的几种计算数值微积分的方法,对学习matlab的人很有用(Text block is developed with Matlab numerical calculus of several calculation methods, the people of the study is useful matlab)
- 2009-04-03 21:13:51下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
zm
说明: 对图像进行均值化,并用均值化后的图进行数字全息的模拟,同时运用两种不同方法进行全息图的再现(The mean of the image and use the mean of digital holographic map after the simulation, while using two different methods of reproduction of the hologram)
- 2010-05-21 14:22:56下载
- 积分:1
-
slcp
倒立摆模型源码及机构图,可以方便大家对于倒立摆模型的应用及改造(Inverted pendulum model source and organization chart, can facilitate the application of the inverted pendulum model and transformation)
- 2013-12-10 20:35:29下载
- 积分:1
-
threelevelhyster0108
基于三电平滞环有源电力滤波器(APF)的仿真设计,包括(谐波检测, 电流跟踪环节)
Z域(Based on three-level hysteresis active power filter (APF) simulation design, including (harmonic detection, current tracking links) Z domain)
- 2013-08-16 15:41:26下载
- 积分:1
-
Chase
自己写的一个关于chase算的程序,能得到最后的译码结果。主要用于乘积码和广义LDPC的译码算法上,有较好的性能。(Write a program to calculate on the chase, will be the final decoding results. Mainly used for product codes and generalized LDPC decoding algorithm, there is better performance.)
- 2020-11-06 09:09:50下载
- 积分:1