登录
首页 » matlab » Mapeo

Mapeo

于 2013-05-14 发布 文件大小:104KB
0 94
下载积分: 1 下载次数: 55

代码说明:

  This example describe how we can generate a signal QAM wiht the Optisystem software using the power software Matlab.

文件列表:

Mapeo
.....\Mapeo.m,1163,2013-04-22
.....\Mapeo.osd,477184,2013-04-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Trace-seismic
    a code source to calculate a seismic trace with Ricker function
    2014-11-03 22:21:29下载
    积分:1
  • dwt
    研究中我么采用分段的方法对数字音频信号嵌入水印。为便于研 究,以灰度图像为数字水印原始信号经二值化处理后得到水印再嵌入 音频信号的离散变换域中,从而得到嵌入水印的音频信号,其实现过 程原理框图如图1 所示。在水印嵌入的过程主要实现四个阶段的任 务:(1)数据准备与预处理,主要是准备好水印原始图片和待嵌入水印 的音频信号 (2)音频信号分段处理,用于嵌入水印的音频数据部分等 分成(m1*m2)个音频数据段 (3)水印图像降维处理,在此过程灰度图像 水印转化为二值图象, 要将其嵌入到一维的数字音频信号中, 必须将 二维的图像转化成一维的序列 (4)将水印嵌入到数字音频信号中,从而 最终获得带数字水印的音频信号。(The study I Mody, segmented digital audio signal embedded watermark. Discrete transform domain to facilitate the study of the grayscale image for the digital watermark the original signal is obtained after the binarization processing watermark embedded in the audio signal, thereby obtaining the watermark embedded in the audio signal, and its implementation process schematic block diagram shown in Figure 1. Mainly in the watermark embedding process to achieve the task of four phases: (1) The data preparation and pretreatment, is ready to watermark the original picture and to be embedded in the audio signal of the watermark (2) audio signal segment processing for embedding watermark The audio data portion is divided into (m1* m2) audio data segment (3) The watermark image dimension reduction processing, binary image is converted to grayscale image watermark in this process, and to be embedded into a digital audio signal of a one-dimensional , two-dimensional images must be converted in)
    2013-03-19 21:11:22下载
    积分:1
  • kalmanfilterpinhuasuanfayuDNSchengxu
    LBL卡尔曼滤波/平滑算法与DNS误差参数辨识程序(LBL Kalman filtering/smoothing algorithm with the DNS error parameter identification procedures)
    2007-08-29 19:20:12下载
    积分:1
  • Matlab_Help_Translate
    The purpose of this code is to use GOOGLE translate to translate help of a command in MATLAB ( This code is written by M.A. (aka lftx). The purpose of this code is to use GOOGLE translate to translate help of a command in MATLAB to Turkish (you can modify it). So do not expect much. You need an active internet connection for this function to work The function uses a java package to use GOOGLE translate s API which is not developed by me, for detailed description of the java files you can check http://code.google.com/p/google-api-translate-java/ the usage of the file is very similar to the original "help" function and if you add the files to your matlab s path you can use it as you use MATLAB "help" function EXAMPLES: helptr eye EXAMPLES: helptr( why ) or helptr why The function has been working as of DEC 2010 I cannot guarantee that it would be working in the future, as google might change its API, or might not like your referring webpage or maybe your IP. )
    2010-12-14 15:40:10下载
    积分:1
  • equivalentLoop
    This code is calculate electric field.
    2009-05-29 18:10:44下载
    积分:1
  • Facedetect
     计算机人脸识别技术( Face Reocgnition)就利用计算机分析人脸图像,从中提取出有效的识别信息,用来辨认身份的一门技术。[ 1 ]即对已知人脸进行标准化处理后,通过某种方法和数据库中的人脸样本进行匹配,寻找库中对应人脸及该人脸相关信息。人脸自动识别系统有两个主要技术环节,一是人脸定位,即从输入图像中找到人脸存在的位置,将人脸从背景中分割出来,二是对标准化后的人脸图像进行特征提取和识别。本文中介绍的PCA (特征脸)方法就是一种常用的人脸 特征提取方法。(Computer Face Recognition Technology (Face Reocgnition) on the use of computer analysis of facial image, to extract the valid identification information used to identify the status of a technology. [1] that is known to standardize treatment of face, through a method and a database of face samples for matching, search library, the corresponding face and the face-related information. Automatic face recognition system has two main technical aspects, first, face location, that is, from the input image to find the location of the face there, the faces will be split out from the background, the second is, the standard features of face images extraction and recognition. Described in this paper PCA (Eigenfaces) method is a common facial feature extraction method.)
    2010-05-08 17:26:21下载
    积分:1
  • LOCsim
    loc pss simulink to show the behavier of system
    2012-09-29 23:36:56下载
    积分:1
  • Smal-l-Target--Detection
    提出了一种新的基于小波包变换 和偏斜度的检测方法。该方法利用小波包对图像进行多尺度分解,解决了高频段分辨率低的问题; 并提出了一个基于偏斜度的高斯判别准则,用于对小波包分解系数进行高斯性检验,最终得到了 小目标的精确检测(The wavelet packets were applied to decompose the image into pyramid subbands at different scales and solve the problem of the higher frequencies having lower resolutions. Then a Gaussian measurement criterion based on skewness was proposed to test the Gaussian nature of the wavelet packet coefficients and finally the exact detection result was obtained. )
    2014-11-13 13:36:32下载
    积分:1
  • Fz
    说明:  K分布仿真的一部分,一部分是斑纹分量 还有是结构分量 两者点乘得到K分布序列 (K distribution part of the simulation, in part, there is a structural component markings component of both the dot distribution sequence obtained K)
    2013-12-03 18:28:37下载
    积分:1
  • Numerical-analysis-tutorial
    21世纪高等院校创新教材,对数值计算的多种方法进行说明,并有实验说明,是现在研究生教育使用教材。(Innovation teaching material in colleges and universities in the 21st century, a variety of methods of numerical calculation, and experiments shows that graduate education is now using the teaching materials. )
    2013-05-07 20:43:53下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载