Welcome![Sign In][Sign Up]
Location:
Search - matlab sy

Search list

[Communicationcommunication-systems-using-MATLAB-m-files

Description: 《现代通信系统》(contemporary communication systems using MATLAB and Simulink)所有具体实例的matlab仿真源码-"modern communications systems" (contemporary communication sy stems using MATLAB and Simulink) all specific examples of matla b simulation FOSS
Platform: | Size: 1110006 | Author: xuzhi | Hits:

[Other resource_050412Wiley.Fundamentals.of.Global.Positioning.Sy

Description: 一本介绍GPS原理和内核算法的教程( Matlab)
Platform: | Size: 3241351 | Author: john101 | Hits:

[Other resourceLMSdedspshixian

Description: 论文主要研究了自适应滤波器的基本结构和最小均方误差算法(LMS算法),同时采用MATLAB语言对该算法进行了仿真,然后使用SY-5402EVM 评估板对其进行了DSP 实现,并对结果进行了分析。
Platform: | Size: 501354 | Author: 海德 | Hits:

[Special Effects1D gabor Filter

Description: Description: Recent studies on Mathematical modeling of visual cortical cells [Kulikowski/Marcelja/Bishop:1982] suggest a tuned band pass filter bank structure. These filters are found to have Gaussian transfer functions in the frequency domain. Thus, taking the Inverse Fourier Transform of this transfer function we get a filter characteristics closely resembling to the Gabor filters. The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes respectively) modulated by a complex sinusoid (with centre frequencies U and V along x and y-axes respectively).
Platform: | Size: 2048 | Author: gz | Hits:

[Othersphere_decoder

Description: sphere decoding for MIMO communication system -sphere decoding for MIMO communication sy stem
Platform: | Size: 8192 | Author: haiaoliu | Hits:

[Program doccommunication-systems-using-MATLAB-m-files

Description: 《现代通信系统》(contemporary communication systems using MATLAB and Simulink)所有具体实例的matlab仿真源码-"modern communications systems" (contemporary communication sy stems using MATLAB and Simulink) all specific examples of matla b simulation FOSS
Platform: | Size: 1110016 | Author: xuzhi | Hits:

[Othertongjifangfa

Description:
Platform: | Size: 1629184 | Author: 士大夫 | Hits:

[Other_050412Wiley.Fundamentals.of.Global.Positioning.Sy

Description: 一本介绍GPS原理和内核算法的教程( Matlab)-1 Introduction GPS principles and core algorithms tutorial (Matlab)
Platform: | Size: 3240960 | Author: john101 | Hits:

[Special Effectsfromirangaborfilter

Description: 基于纹理分析的图像分割用滤波实现,需要先输入参数。%The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes -Based on Texture Analysis for Image Segmentation with filtering to achieve, need to input parameters. The Gabor filter is basically a Gaussian (with variances sx and sy along x and y-axes
Platform: | Size: 3072 | Author: yemaoqiu | Hits:

[OtherLMSdedspshixian

Description: 论文主要研究了自适应滤波器的基本结构和最小均方误差算法(LMS算法),同时采用MATLAB语言对该算法进行了仿真,然后使用SY-5402EVM 评估板对其进行了DSP 实现,并对结果进行了分析。-Paper studied the basic structure of adaptive filter and minimum mean square error algorithm (LMS algorithm), while the use of MATLAB language simulation of the algorithm, and then use the SY-5402EVM a DSP evaluation board for its realization, and the results analyzed.
Platform: | Size: 500736 | Author: 海德 | Hits:

[Communication-MobilemudUWB_synchronization_fs

Description: UWB接收机的同步估计算法 能有效实现接收信号的同步-UWB receiver synchronization estimation algorithm can effectively realize the synchronization of received signal
Platform: | Size: 3072 | Author: 陈富龙 | Hits:

[matlabsy

Description: Matlab实验一 信号、系统和系统响应.实验二的补充说明.-Matlab experiment a signal system and the system response. Experiment II supplementary explanation.
Platform: | Size: 65536 | Author: 风子 | Hits:

[Special Effectswavelet-matlab

Description: 基于小波理论的采用sym4小波分解实现图像融合。-base on wavelet map mix
Platform: | Size: 196608 | Author: 黄成勇 | Hits:

[Mathimatics-Numerical algorithmssy

Description: 常用的数值积分方法(特别是梯形、Simpson方法、和Romberg算法),编制复合梯形公式,复合Simpson公式,Romberg算法的程序,数值积分方法的逐步精致化过程-Commonly used numerical integration methods (in particular, trapezoidal, Simpson method, and the Romberg algorithm), the preparation of composite trapezoidal rule, composite Simpson formula, Romberg algorithm procedure, numerical integration process of gradual refinement
Platform: | Size: 1024 | Author: apple | Hits:

[Special Effectsgaborfilter.tar

Description: 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,pi/2,3pi/4 then for any input image like(eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on ( cameraman.tif )(in MATLAB pictures) I = imread( cameraman.tif ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filters are often used for shape detection and feature extraction, such as the enhanced fingerprint image. Matlab implementation of the code is a two-dimensional Gabor filter. Use the following code: 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, pi/2,3 pi/4 then for any input image like (eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on (' cameraman.tif' ) (in MATLAB pictures) I = imread (' cameraman.tif' ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (uint8 (gabout))
Platform: | Size: 1024 | Author: 郑碧波 | Hits:

[matlabsy

Description: MATLAB是矩阵实验室(Matrix Laboratory)的简称,是美国MathWorks公司出品的商业数学软件,用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境,主要包括MATLAB和Simulink两大部分-MATLAB is Matrix lab (Matrix Laboratory) abbreviation, is the product of our company MathWorks business mathematics software for algorithm development, data visualization, data analysis and numerical calculation of the senior technical calculation language and interactive environment, mainly including MATLAB and Simulink two most
Platform: | Size: 9216 | Author: cookse | Hits:

[Software EngineeringSVMDTC

Description: 研 究永磁 同步 电机 (P M SM )直 接 转 矩控制 (D T C ) 系统 。针 对传 统控 制 系统 中存 在 的 转 矩和 磁 链 脉 动 大 的 问题 , 将 空 间 矢 量 调 制 (S V M ) 引入PM SM —D T C 系统 。通 过 对 永 磁 同 步 电机 数 学模型及 空 间 电 压 矢 量 调 制 算 法 的 分 析 , 在 M atlab/Sim ulin k 环 境 下 , 对 P M S M 的 S V M —D T C 系 统 进行仿 真 。仿 真 结果 表 明 . 系统模 型具 有 很好 的 动静 态性能 。- In this paper, permanent magnet syn— chronous motor ( PMSM ) direct torque contro1( DTC ) system was studied .For inhibiting the rip pie of torque and flux link age of traditional co ntrol s y ste m s , th e P M S M —D T C sy stem w a s co m b in e d w ith the space vector modulation (SVM ). Based on the study with the mathematical model of PMSM and SVM, and simulated the system in Matlab/Simulink.The system model has been proved reasonab le and effective with good dynamic and static performance.
Platform: | Size: 241664 | Author: yangyang | Hits:

[OtherIntroduction-to-FIR-Digital-Filters-_-Embedded-Sy

Description: Filter Design using MATLAB
Platform: | Size: 193536 | Author: asquare | Hits:

[matlabsy

Description: 用于运动模糊图像的复原,在matlab环境下编写维纳滤波和其他算子图像复原-For motion blur image restoration, write Wiener filtering image restoration and other operators in the matlab environment
Platform: | Size: 3072 | Author: szy | Hits:

[Othersy

Description: matlab for sythesis in speech
Platform: | Size: 1024 | Author: `ellallllll | Hits:

CodeBus www.codebus.net