-
IWT_BIO
When x is a matrix, a wavelet transform is performed on all rows of x.
% - To create filters + shifts: see makeWTfilter.m and mirrorshifts.m
% - The forward transform is in FWT_BIO.m(When x is a matrix, a wavelet transform is performed on all rows of x.- To create filters+ Shifts: see makeWTfilter.m and mirrorshifts.m- The forward transform is in FWT_BIO.m)
- 2007-08-30 10:03:06下载
- 积分:1
-
PML_10
交错网格声波方程正演模拟,PML吸收边界,比较适合刚刚接触的学者。交错网格有限差分地震波场计算,二维的声波正演,利用空间10阶,时间2阶。(The CalCulation of the SeismiC Wave一 fieldwith Staggered-grid Finite difference Sheme)
- 2014-01-09 08:54:14下载
- 积分:1
-
Mfile
系统辨识与MATLAB举例说明 国防科技大学(MATLAB system identification example, the National Defense University)
- 2011-09-26 19:41:39下载
- 积分:1
-
5
说明: 信号处理,进行信号检测与处理,通过设定threshold来进行信号检测的可信度调整(Credibility adjustment signal processing, signal detection and processing, by setting threshold for signal detection)
- 2013-12-02 04:20:06下载
- 积分:1
-
12
说明: 《精通MTLAB最优化计算》第12章 二次规划
源码(" The most proficient MTLAB Optimization" Chapter 12 quadratic programming source code)
- 2011-04-18 21:52:30下载
- 积分:1
-
chirp
chirp信号产生比较
If you are aware of this and would still like to have a pseudo-chirp then you can take a look at the example below. I show the difference between trying to generate the type of chirp you are after and a real chirp signal. I also plot the derivative of the resulting signals, so I can highlight that between half cycles you will have a sometimes subtle (sometimes not so subtle) jump in gradient.
(chirp signal generation
If you are aware of this and would still like to have a pseudo-chirp then you can take a look at the example below. I show the difference between trying to generate the type of chirp you are after and a real chirp signal. I also plot the derivative of the resulting signals, so I can highlight that between half cycles you will have a sometimes subtle (sometimes not so subtle) jump in gradient.
)
- 2012-04-09 16:45:57下载
- 积分:1
-
licenseplaterecognition
汽车车牌识别,用matlab编写的简单的程序,很适合新人学习!(license plate recognition)
- 2010-06-03 21:32:06下载
- 积分:1
-
matlab-masterpiece
说明: MATLAB的顶级教程,详细讲解了重要的知识点和函数应用方法(Top-level MATLAB tutorial explain in detail the important function of the knowledge points and application methods)
- 2011-04-08 09:22:13下载
- 积分:1
-
MLP
Multi Layer Perceptron implementation
- 2014-02-10 01:56:38下载
- 积分:1
-
StereoVision_FunMatrix
本算法在Matlab2008b 环境下实现了立体视觉中摄像机的基础矩阵计算。包括main, sevenPoint、eightpoint 和eightpoint_norm三个函数。
main.m 是程序的入口,包括生成和读入实验数据,分别调用sevenPoint、eightpoint 和eightpoint_norm 三个函数求基础矩阵,最后绘制出最后的结果。sevenPoint.m 是用7 点法求解基础矩阵。eightpoint.m 是用8 点法求解基础矩阵,eightpoint_norm.m 是数据规格化后的8 点法求解基础矩阵。(The algorithm is implemented in Matlab2008b environment based stereo vision camera matrix calculations. Including the main, sevenPoint, eightpoint and eightpoint_norm three functions.
main.m is the entry, including the generation and reading test data were calling sevenPoint, eightpoint and eightpoint_norm three fundamental matrix function evaluation, and finally draw the final result. sevenPoint.m 7 method is based on matrix. eightpoint.m 8-point method is based on matrix, eightpoint_norm.m the data after the 8-bit normalized fundamental matrix method.
)
- 2011-01-25 19:33:55下载
- 积分:1