-
fliter
利用matlab实现图像的频域滤波,包括巴特沃斯低通、理想低通、高斯低通等(Using matlab for image filtering in frequency domain, including the Butterworth low-pass, ideal low-pass, Gaussian low-pass, etc.)
- 2010-07-22 12:02:11下载
- 积分:1
-
IEEE34
用C语言编写的IEEE34节点系统画图例程,用于matlab(the graghing programme of IEEE34 node system written in C, for matlab
)
- 2013-09-16 10:33:53下载
- 积分:1
-
802.16d-SUI-wimax-channel-model
This section of MATLAB source code covers 802.16d Fixed WiMAX SUI Channel Models. It covers SUI-1, SUI-2, SUI-3, SUI-4 and SUI-5 models.
- 2014-12-02 14:44:09下载
- 积分:1
-
DynamicRangeIndicator
外汇交易平台上的一个很有用的指标源码:动态范围指标,可以用于预测一些趋势中的反转点(Dynamic Range Indicator is a very useful indicator that can find out reversal points in a trend.)
- 2012-11-25 23:43:26下载
- 积分:1
-
Handout1
Simulation Guide of MATLAB
- 2011-02-07 19:14:04下载
- 积分:1
-
yuv_import
可以读取yuv文件,输入文件夹名字、图像尺寸、帧数等,为处理yuv文件的前提(Input:
filename- YUV sequence file
dims- dimensions of the frame [width height]
numfrm- number of frames to read
startfrm- [optional, default = 0] specifies from which frame to start reading
with the convention that the first frame of the sequence is 0-
numbered)
- 2013-12-19 11:31:03下载
- 积分: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
-
stc_qpsk
基于QPSK调制方式配合MIMO通信原理进行的STC编发的matlab仿真(Based on QPSK modulation with MIMO communication principle of STC braided matlab simulation)
- 2013-08-15 14:33:42下载
- 积分:1
-
main
2 barcode for visual C++(2 Barcode)
- 2014-10-14 15:06:11下载
- 积分:1
-
Richardson
里查得森(Richardson)法解偏微分方程的程序。解的是定步长的抛物型偏微分方程:
du/dx - a * d2u/dx2 = 0
在程序中可以更改 a 的值以实现不同系数的解。由于它是一种显式格式,解的结果不稳定
在Matlab7下面运行发现竟然有一些值达到十的几十次方,这是算法本身决定的。不是程序有错误(Richard Anderson (Richardson) Solving partial differential equations procedures. Solution is scheduled to step parabolic partial differential equation: du/dx- a* d2u/dx2 = 0 in the procedure can be changed in order to realize the value of a different coefficient of the solution. Because it is an explicit format, the result of instability in the solution of the following Matlab7 running even found some value reached ten dozens of parties, this is the decision algorithm itself. Not a procedural error)
- 2008-04-20 23:22:00下载
- 积分:1