-
HMM
隐马尔科夫模型相关算法,包括前向算法、后向算法,维特比算法等(Hidden markov model algorithm, including the forward algorithm and backward algorithm and viterbi algorithm, etc)
- 2013-03-16 15:03:24下载
- 积分: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
-
TM_sin_daoti
使用有限时域差分法模拟THZ波在二维光子晶体中的传播(simulation of THZ wave spreading in two-dimensional photonic crystals using FDTD)
- 2014-10-31 13:09:08下载
- 积分:1
-
thickeners
浓密机模型 自己编写的浓密机。m文件,希望能帮助你 谢谢(Thickener model by myself。Thickener model by myself.Hope to help you,and good luck.)
- 2011-11-16 21:31:58下载
- 积分:1
-
denoise_waverec-(2)
计算损伤结构前后的响应,对已结构的分析具有很好的效果(After calculating the response of the structure damage, the structure analysis of a good effect)
- 2013-10-26 09:49:04下载
- 积分:1
-
XYNTServiceProject
good code good code good code good code good code good code good code good code good code (good code good code good code good code good code good code good code good code good code)
- 2007-11-23 01:36:05下载
- 积分:1
-
matlab30
最常用的MATLAB程序,有30个,可供初学者使用(The most commonly used MATLAB program, there are 30 available for beginners)
- 2011-01-01 09:51:24下载
- 积分:1
-
1
说明: 该程序可以建立一个链表,然后随机的插入节点(The program can build a linked list, and then randomly insert the node)
- 2009-11-25 10:18:16下载
- 积分:1
-
zuidouxiajiang_LMS
在matlab上面实现lms算法的一些功能验证(matlab lms )
- 2011-05-08 08:23:46下载
- 积分:1
-
Example2
vc++和matlab混合编程m文件的读取(VC++ and matlab)
- 2011-04-26 15:40:29下载
- 积分:1