登录
首页 » matlab » Poincare_phasegraph

Poincare_phasegraph

于 2021-04-19 发布 文件大小:1KB
0 77
下载积分: 1 下载次数: 6

代码说明:

  Poincare_phasegraph,庞克来指数谱,可以绘制一个系统的指数谱只要稍加修改(Poincare_phasegraph, punk to index the spectrum, we can draw a system of exponential spectrum as long as slightly modified)

文件列表:

Poincare_phasegraph.m,820,2013-08-29

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

发表评论

0 个回复

  • digitalfilters
    数字滤波器的实现,矩形窗、汉宁窗、海明窗、布莱克曼窗等窗函数 (The realization of digital filters, rectangular window, Hanning window, Hamming window, Blackman window functions such as window)
    2010-12-20 10:18:27下载
    积分:1
  • T_youhua
    说明:  matlab 遗传算法的程序,主函数 T_youhua。 (Matlab GA procedures, the main function T_youhua.)
    2005-12-16 23:50:49下载
    积分:1
  • ss-by-mf
    matched filter based spectrum sinsing in cognitive radio networ
    2013-11-20 14:50:16下载
    积分:1
  • PathPlan
    path planning for robot
    2010-05-20 18:22:35下载
    积分:1
  • paprOFDMA
    Peak to average power ratio calculator for OFDMA signal which is use for LTE downlink transimission and wimax sytems.
    2011-05-31 16:36:35下载
    积分:1
  • lengpan
    详细画出了时域和频域的相关图,包括面积、周长、矩形度、伸长度,采用的是脉冲对消法。( Correlation diagram shown in detail the time domain and frequency domain, Including the area, perimeter, rectangular, elongation, It uses a pulse of consumer law.)
    2016-07-30 23:04:57下载
    积分:1
  • CD_Programs
    《合成孔径雷达成像算法与实现》一书附带光盘中数据读取程序。(" Synthetic aperture radar imaging algorithm and implementation," a book with CD-ROM data reading program.)
    2020-11-16 14:59:40下载
    积分:1
  • DVR_control
    针对电压暂降的问题,按照“DVR系统设计→检测算法研究→控制方法研究→系统建模→结果分析→硬件实现”的思路,利用参数模糊自整定PID控制方法,对三相无串联变压器型DVR进行控制,实现了对系统电压暂降快速、准确的补偿。(Aiming at the problem of sags, a fuzzy PID control strategy is proposed to the transformerless DVR following the idea of “DVR system→detection algorithm→control strategies→system modeling→results analysis→hardware implementing”. )
    2012-08-09 15:48:09下载
    积分:1
  • ex_5
    The code is performing white balance of the left and right images.
    2011-11-18 05:23:16下载
    积分:1
  • 车牌识别系统MATLAB源代码完整
    说明:  clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_Id(file);%得到file中的所有对象 Img = imread(file);%根据路径和文件名读取图片到Img [Plate, bw, Loc] = Pre_Process(Img); % 车牌区域预处理 result = Plate_Process(Plate, id); % 车牌区域二值化处理 % 寻找连续有文字的块,若长度大于某阈值,则认为该块有两个字符组成,需要分割 bw = Segmation(result); words = Main_Process(bw); % 主流程处理 Write_Mask(words, id); % 写出到模板库 str = Pattern_Recognition(words); % 识别(Mike is a student. He is my good friend. He is busy at the weekend. He is going to read a magazine this Saturday morning. He is going to go to the zoo this Saturday afternoon. He is going to buy a book this Sunday morning. He is going to learn Kungfu this Sunday afternoon. He is going to watch TV this Sunday evening.)
    2017-08-13 02:35:37下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载