-
3D-SPIHT
用matlab做的三维视频压缩编码算法,希望对大家有帮助(Using matlab to do three-dimensional video compression coding algorithm, in the hope that everyone has to help)
- 2007-10-10 21:24:58下载
- 积分:1
-
matlabshiyanbaogao
说明: 是个关于matlab算法比的实验及其实验报告(About matlab algorithm is compared with experiment and lab report)
- 2010-04-26 20:02:11下载
- 积分:1
-
bootspolit.m
The code in matlab help user do statistical analysis of time series
- 2013-01-11 20:46:35下载
- 积分:1
-
FieldII
Field声场仿真软件包,包括Field_II_PC7软件包,user_guide,常见问题解答及相关的文献(Field sound field simulation software packages, including Field_II_PC7 packages, user_guide, answers to frequently asked questions and related literature)
- 2021-01-19 21:38:41下载
- 积分:1
-
runDFA
本程序是用来计算去趋势波动分析的MATLAB程序的(This procedure is used to calculate the detrended fluctuation analysis to the MATLAB program)
- 2009-04-01 19:54:28下载
- 积分:1
-
yyy5
图像的边缘检测,可以用多种算子来换,程序中注明的地方(Edge detection, you can use a variety of operators to exchange, where the program indicate)
- 2011-04-27 11:35:21下载
- 积分:1
-
chap_4
MATLAB从入门到精通书中第四章例子的程序(MATLAB from the entry to the master' s program book example of the fourth chapter)
- 2011-11-21 21:08:29下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
shuangpu
本附件包含在matlab环境下双谱分析源码的m文件,除了高阶谱,是用的比较广泛的一种。主要用于TDOA及弱信号检测等。可以动手下载后在matlab下运行之。和我前次发的高阶谱分析帖子一样,是要手动加入matlab高阶谱工具箱!
(This annex is included in the matlab environment bispectral analysis of source code of m documents, in addition to high-end spectrum, is widely used as a comparison. Mainly for TDOA and weak signal detection. Can begin download matlab running it. And my previous post issued order spectral analysis, is to manually add order spectrum matlab toolbox!)
- 2013-05-22 11:30:35下载
- 积分:1
-
yiqun
说明: 用MATLAB写的蚁群算法实现蚁群算法基本功能,希望对大家有用。(Written by ant colony algorithm using MATLAB to achieve the basic function of ant colony algorithm, i hope it is useful to you.)
- 2010-04-08 22:56:12下载
- 积分:1