-
face-recognize
说明: 人脸识别代码:图像工程中经常用到的一个实用算法。这里是matlab的实现。(Face recognition code: Image Engineering frequently used for a practical algorithm. Here is the realization of matlab.)
- 2008-10-15 18:12:16下载
- 积分:1
-
808833347HMM
说明: matlab 隐马尔科夫程序 经过本人验证确实可以用,很好很强大(matlab Bee conly sua)
- 2011-04-07 23:18:54下载
- 积分:1
-
tmouse
这个程序教我们用matlab实现动画的制作,这是实现动画的基础。(the procedures we use the Matlab achieve animation productions, this is the basis for animation.)
- 2007-04-01 10:53:14下载
- 积分:1
-
Turbo--matlab_3GPP
目录结构
├─WuYuFei
├─WuYufei_matlab
├─cap_turbo
├─mother
└─paper
constituent_decoder_SemiTh.m
constituent_decoder_logmap.m
constituent_decoder_max.m
constituent_decoder_Th.m
这四个文件是子译码器
interleaver_3GPP.m
3GPP标准的交织器。Turbo.m中可以选择是用伪随机交织还是3GPP标准交织
decoder_all_algorithm.m
译码器,其中包含了3种译码算法
test_OverLoad_menu.m
对运算负荷的测试程序
test_algorithm_menu.m
对算法的测试程序
Shannon_Limit.m
香农限
test_uncoded_BPSK.m
test_uncoded_BPSK_theory.m
未编码BPSK的性能,一个是理论的,另外一个是测试的。(err)
- 2007-05-15 22:51:18下载
- 积分:1
-
tag_Big_image
tag big data in matlab
- 2013-01-14 13:58:53下载
- 积分:1
-
matlab-tracking
实现matlab下的动态追踪,实现对动态物体或者人的追踪(tracking )
- 2011-06-13 20:46:48下载
- 积分:1
-
Wireless-sensor-location-algorithm
无线传感器定位算法,代码写在txt文件里面,需要请自行粘贴到MATLAB里(Wireless sensor location algorithm, code written in txt file inside, you need to paste it into your own in MATLAB)
- 2014-12-15 17:14:37下载
- 积分:1
-
FBG
FBG反射谱,要用的人会非常需要,需要的人可以看看,很不错的(FBG id1=fopen( lambdaCMT.txt , wt )
fid2=fopen( rhoCMT.txt , wt )
f1=inline( -i.*delta.*y1-k.*y2 , t , lambda , wk , delta , k , y1 , y2 )
f2=inline( -k.*y1+i.*delta.*y2 , t , lambda , wk , delta , k , y1 , y2 )
lambda=1547
while lambda<1552
t0=-501426
h=2.0057e+003
n=500
y1=1
y2=0
)
- 2010-09-09 18:17:07下载
- 积分:1
-
InteractiveSmoothing
it is matlab code that smoothing the signals level so that we can know it
- 2009-11-27 19:45:02下载
- 积分:1
-
CDMA-2USER
二用户CDMA系统,信道为加性高斯信道,使用BPSK调制,15位M序列扩频,可以正确解扩解调。
输出为2用户的基带信号、扩频信号、PSK调制信号、解调信号的时域和频域特性,给出两个用户分别的误码率。 (Second, the user CDMA system, channel for the additive Gaussian channel, using BPSK modulation, 15 M Sequence Spread Spectrum, you can correct demodulation despreading. Output of 2 user' s baseband signal, spread spectrum signal, PSK signal modulation, demodulation signal time domain and frequency domain characteristics of the two users are given the bit error rate, respectively.)
- 2020-07-02 03:20:02下载
- 积分:1