-
Viterbi_Tst
这是用itpp库编写的卷积码的解码程序。由于用C++库和Intel的MKL库,所以速度飞快。同样的仿真点数,
Matlab2012下用了15分半钟,而这个程序仿真只用了半分钟,相当于是matlab速度的30多倍。(This is itpp prepared for the convolutional code decoding process. Because with C++ libraries and Intel' s MKL library, so fast. The same simulation points under Matlab2012 spent 15 and a half minutes, and this program simulation with only half a minute, the equivalent of 30 times the speed of matlab.)
- 2014-01-08 14:41:50下载
- 积分:1
-
my matlab2
用帧差法实现视频内运动物体的捕捉与检测,可自行添加视频文件(Using Frame Difference Method to Realize the Capture of Moving Objects in Video)
- 2017-09-27 08:57:08下载
- 积分:1
-
ANC-MATLAB2
Active noise control matlab
- 2015-09-08 11:18:50下载
- 积分:1
-
glm-0.9.4.6
glm for lybrary in the Open GL program, that let you make a file including glm.
- 2020-10-09 20:57:34下载
- 积分:1
-
show_SNA
显示奇怪非混沌吸引子. 获得数据后, 用外部软件: origin等画出.(showed strange non-chaotic attractor. Access to data, the use of external software : origin such as paint.)
- 2007-06-15 21:09:16下载
- 积分:1
-
fiber-EH11-mode
利用matlab模拟光纤中EH11模的模式分布图。(Using matlab simulation mode fiber EH11 mode maps.)
- 2020-07-03 17:00:01下载
- 积分:1
-
HMT-Hidden-Markov-Contourlet
Contourlet变换中的隐马尔科夫树模型程序 Hidden Markov Tree model of Contourlet Transform 2008年11月14日 MATLAB2 (R2006a) 这是一个Matlab实现的隐马尔科夫树模型,用于计算图像的Contourlet系数。程序同时还包括图像去噪、纹理恢复的应用模型。(Contourlet transform the hidden Markov model procedures for Hidden Markov Tree model of Contourlet Transform 2008 年 11 月 14 日 MATLAB2 (R2006a) is a Matlab implementation of the Hidden Markov Tree Model, used to calculate the image Contourlet factor. Program also includes denoising, texture recovery application model.)
- 2010-08-10 15:31:27下载
- 积分:1
-
code-vrpmtw
algorithm base for the MACS_VRPTW
- 2010-05-13 01:01:58下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
my_try3
天线 面阵 方向图 泰勒面阵描述方向图 天线 面阵 方向图 泰勒面阵描述方向图(TAYLOR LINNER ARRAY FOR ANTENNA)
- 2020-07-14 15:38:51下载
- 积分:1