搜索资源列表
web_mi.rar
- 计算两个离散时间序列变量间的信息熵和互信息,Calculation of two discrete time series between the variable information entropy and mutual information
code.rar
- 基于离散小波余弦变换DCT的数字水印算法,实现了水印的嵌入提取等过程。毕业设计源代码,Discrete Cosine Transform Based on Wavelet Digital Watermarking Algorithm in DCT, the watermark embedded in the realization of the process of extraction. Graduation Project source code
DFT
- 用matlab实现了对于已知序列求其离散傅里叶变换,并给出了三个实际例子进行解释。-Achieved with matlab known sequence requirements for its discrete Fourier transform, and gives practical examples to explain the three.
matlab
- 离散信道的容量 练习应用matlab软件进行二元对称离散信道容量的函数曲线的绘制,并从曲线上理解其物理意义-Exercise capacity of discrete channels matlab software application binary symmetric channel capacity of discrete function curve drawing, and from the curve to understand its physical meaning
juanji
- 离散卷积计算 实验步骤: 主界面下进入实验五的“离散卷积计算”子实验, 输入有限长序列 x(n) 输入有限长序列 h(n) 鼠标单击确定按钮,以数值和图形两种方式显示卷积结果 -Discrete convolution calculation of the experimental steps: the main interface into the experiment five " convolution calculation of discrete&quo
DSP
- DFT 计算 实验步骤: 主界面下进入实验九的“DFT计算”的子实验。 输入取样点数,即有限长序列 x(n) 的长度。 输入信号表达式,或直接输入离散序列。 鼠标单击确定按钮,显示原序列及 DFT 系数的幅度、相位。-DFT calculation of the experimental steps: the main interface into the experimental Kau " DFT calculation of" sub-experi
lipschitzC
- 李氏指数计算探讨:计算离散信号模极大值以及李氏指数-lipschitz Calculation: Calculation of discrete signal modulus maxima as well as the Lipschitz exponent
Sampling
- 信号的采样与重建,对已知连续信号进行采样,然后通过离散信号恢复原始信号。-Signal sampling and reconstruction of continuous signals to known samples, and then restore the original signal through the discrete signal.
conv
- 调用MATLAB命令conv()函数,编写离散信号卷积和的通用程序dconv( )-Call the MATLAB command conv () function, the preparation of discrete signal convolution and the general program dconv ()
1DTFT(2)
- 实验二 离散时间傅里叶分析 1. 离散时间信号 , ,求 的傅立叶变换 。 离散时间信号 , ,求 的傅立叶变换 -Experiment 2 discrete-time Fourier analysis 1. Discrete-time signal, find the Fourier transform. Discrete-time signal, find the Fourier transform
nihe-matlab-
- matlab 拟合源代码,可以很好地处理离散型数据-matlab fitting source code, you can handle discrete data
matlab
- 排队系统仿真,考虑一个排队系统,顾客到达后,若无空闲服务台则等待,否则接受服务后离开。仿真目的是统计服务台前的平均队长和服务台的忙闲程度。要求能利用离散事件系统仿真的方法对该系统进行仿真,系统的规则和参数自定。-queue up system simulation
matlab
- 离散傅里叶变换及频谱分析的实验报告,离散时间系统时域、变换域分析的实验报告-Discrete Fourier transform and spectral analysis of the lab report, lab report analysis of discrete-time systems domain, transform domain
matlab
- 数字图像处理(DigitalImageProcessing)是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。数字图像处理的产生和迅速发展主要受三个因素的影响:一是计算机的发展;二是数学的发展(特别是离散数学理论的创立和完善) 三是广泛的农牧业、林业、环境、军事、工业和医学等方面的应用需求的增长。 MATLAB和Mathematica、Maple并称为三大数学软件。它可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程
matlab-feel-xiugai
- 使用了最新的方法对函数进行了离散积分 可以用于工程实践-Uses the latest discrete integral function can be used to speed the conversion of engineering practice
matlab
- 离散型卡尔曼滤波基本方程的MATLAB仿真程序源码-Kalman Filter
matlab实现DCt
- 用MATLAB实现DCT水印算法。信号经过DCT后,从空间域变换到频域。是一种正交变换的方法。是图像处理中应用即为广泛的傅氏变换中一种特殊的情况(被展开函数是实偶函数,再离散化,即为离散余弦变换)。 同傅氏变换一样,有正反两种变换。(DCT watermarking algorithm is implemented with MATLAB.)
离散优化
- % 离散优化 % *enum - 枚举法 % *monte - 蒙特卡洛法 % *lpint (BranchBound)- 线性整数规划 % *L01p_e - 0-1整数规划枚举法 % *L01p_ie - 0-1整数规划隐枚举法 % *bnb18 - 非线性整数规划(在MATLAB5.3使用) % *bnbgui - 非线性整数规划图形工具(在MATLAB5.3使用) % *mintreek - 最小生成树kruskal算法 % *minroute - 最短路dijkstr
Matlab在离散点拟合椭圆及极值距离计算中的应用
- Matlab在离散点拟合椭圆及极值距离计算中的应用.pdf(Application of Matlab in discrete point fitting ellipse and extreme distance calculation.Pdf)
离散序列的李指数计算
- 计算离散序列的李亚普诺夫指数的程序,主要是混沌时间序列(The program for calculating the Lyapunov exponent of discrete sequences is mainly chaotic time series.)