搜索资源列表
FBP
- 这是一个医学图像重建程序,用的是滤波反投影算法。-Medical Image Reconstruction using Filtered Back Projection. Matlab code (GUI)+ 4 Sinograms for testing/demonstrations. Can be used as a laboration to compare different numbers of projections, filters and interpolatio
dec_kalman1
- Matlab code for a decentralized Kalman filter as presented by: B.S. Rao, H.F. Durrant-Whyte,” Fully decentralised algorithm for multisensor Kalman filtering”
Matlab-dtmf
- dtmf的matlab实现.包含理论分析.适合初学者.-DTMF to achieve the matlab. contains theoretical analysis. suitable for beginners.
fir
- Matlab code for FIR filters
Cassioli_channel
- This matlab code generates UWB indoor channel impulse response described in : Cassioli, D. Win, M.Z. Molisch, A.F., "The ultra-wide bandwidth indoor channel: from statistical model to simulations," Selected Areas in Communications, IEEE Journal on
gabp-src
- a matlab code for training a backpropagation neural network
F-K
- FK频率波数偏移成像单目标matlab实现程序源代码-FK migration frequency wave number to achieve a single objective source code matlab
f
- this file along with others coded "finger" construct the complete source code for fingerprint recognition system. do enjoy using it,
LevenbergMarquardtalgorithmMATlABcodewithtrustregi
- 这是一个实现Levenberg-Marquardt算法的MATlAB代码,总共4个文件f.m产生目标评价函数,l_m_trust.m是进行L_M算法迭代处理,trtestlm.m是采用置信域方法决定更新参数和置信系数,而测试函数入口时test_lm.m,每个函数里面有详细的中文注释,希望能给你的工作带来帮助!-This is an implementation of Levenberg-Marquardt algorithm MATlAB code, generated a total of f
Shannon_fano_Elias
- This technique doesn t involve sorting of probabilities as in Shannon-Fano coding. The following formula is used to calculate F (x) which in turn generates the code F (x) = F(x) + p(x) / 2, where F(x) is cummulative sum of probabilities p(x).
gaborfilter.tar
- Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
PAPR-Reduction2
- This M Code simulate the effects of clipping and filtering on PAPR reduction in OFDM-based wireless standard.Also the performance of BER versus SNR of original OFDM signals with PAPR reduction based on clipping and filtering schemes over AWGN channel
6-DoF-F-16-aircraft-VCPP--AND-MATLAB
- 基于VC++-和MATLAB7的F16六自由度飞行模拟程序 结合FLIGHTGEAR和游戏摇杆可以体验到非常逼真的空气动力学感受-6 DoF nonlinear dynamic model of an F-16 aircraft-VC++-MATLAB Source code
p4p-problem-matlab-code
- 在P4P问题中,当空间4个点共面时,不仅摄像机坐标系与物体坐标系之间 的旋转矩阵R和平移向量t可以线性求解,而且可以同时确定摄像机的有效焦距f和像素比例,该程序设计模拟已知相机矩阵M情况下由已知三维空间点和图像坐标情况求解相机外参数矩阵-When space four points coplanar P4P problem, not only between the camera coordinate system and the object coordinate system rotatio
43912247-Solution-Manual-Digital-Communications-F
- pictures of matlab code of digital modulation
MATLAB-Code-for-Closed-Loop-Speed-Control-of-thre
- MATLAB Code for Closed Loop Speed Control of three phase Induction motor using Constant V/f
normalise-F
- make the epipolar line using matlab code.
f
- 基于互信息的图像配准算法MATLAB的代码程序-Based on mutual information image registration algorithm MATLAB code procedures
OFDM source code
- OFMD系统包含8个子载波,f=1Hz,子载波频率间隔为1Hz,每个子载波4-QAM,符号周期1s(The OFMD system contains 8 sub-carriers, f = 1 Hz, sub-carrier frequency interval is 1 Hz, 4-QAM per sub-carrier, symbol period 1s)
F-W算法讲解及matlab实现
- F-w算法讲解及matlab代码,里面有课件以及代码(F-w algorithm explanation and matlab code)