-
work
在matlab平台下的viterbi编码译码的程序。secrettext.txt是需要传输的文件,encodetext.txt是编码后的文件,decodetext.txt是译码后的文件。(In the matlab platform of the viterbi decoding encoding process. secrettext.txt need to transfer files, encodetext.txt is encoded file, decodetext.txt is after decoding files.)
- 2009-10-27 10:30:23下载
- 积分:1
-
chengxu
用Ritz-Galerkin方法解边值问题:
u +u=-x,0<x<1,
u(0)=u(1)=0,精确解为u*(x)=sinx/sin1-x;
得出结果与精确解作比较,画出误差分析图(With the Ritz-Galerkin method to solve the boundary value problem: u' ' + u =- x, 0 <x<1,
u(0)=u(1)=0,精确解为u*(x)=sinx/sin1-x;
得出结果与精确解作比较,画出误差分析图)
- 2011-04-26 20:48:57下载
- 积分:1
-
Particle-Filter
描述了Particl Filter的基本原理,以及它与EKF的区别;并用PF实现了对自由落体的跟踪效果仿真。(This program describe basic principle of partilc fitler and its difference with EKF. It also realizes tracking simulation of free fall ball.)
- 2012-05-21 20:51:49下载
- 积分:1
-
jiefangcheng
用MATLAB解决力学和力矩的问题时,可用此程序解矢量方程(This program can be used to solve the problems of the mechanics and torque using MATLAB solution vector equation)
- 2012-10-13 15:16:35下载
- 积分:1
-
FundamentalsofWiMAX
一本介绍WiMAX原理的英文专业书,相信对学习专业和英语都有帮助.(It s a book of introducing the principles of WiMAX,and it can be helpful in your study of speciality and English.)
- 2009-04-07 17:04:31下载
- 积分:1
-
Topological_derivative_Segmentation
Topological derivative Segmentation
- 2012-04-03 06:59:09下载
- 积分:1
-
MVDR
基于MVDR算法的自适应波束形成算法仿真,运行正确(MVDR algorithm-based adaptive beam forming algorithm simulation to run correctly)
- 2021-04-05 11:19:03下载
- 积分:1
-
an510
基于MATLAB/simulink的永磁同步电机仿真模型.空间失量磁场定向算法(Based on MATLAB/simulink simulation model of permanent magnet synchronous motor. Spatial loss field oriented method)
- 2011-01-26 00:08:13下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
amsys
amplitube modulation code matlab
- 2014-09-04 11:02:45下载
- 积分:1