搜索资源列表

  1. UWB_Fifth_Order_Derivative

    0下载:
  2. Models UWB TX and RX using BPSK fifth derivative. MATLAB Release: R13 Descr iption: This m file models a UWB system using BPSK with the fifth order derivative of the gaussian pulse with correlation receiver and i
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:王琼
  1. Eular_fixed_a_co2(xiu)

    0下载:
  2. Eular法解分数阶微分方程,分数阶导数定义系数通过fourier法计算-eular method of fractional differential equations, fractional derivative definition coefficient calculated by fourier
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:liangqin
  1. BDF_fixed_a_co2

    1下载:
  2. BDF法解分数阶微分方程,分数阶导数定义系数通过fourier法计算-BDF method of fractional differential equations, fractional derivative definition coefficient calculated by fourier
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:liangqin
  1. 231226

    0下载:
  2. 空间后方交汇求解相机外方位元素,变量如下 % x,y 控制点像点坐标 % X,Y,Z 控制点空间坐标 %f焦距 %X0,Y0,Z0,a,b,c六个外方位元素 %x0,y0,-f内方位元素:光心坐标 %cha,chb,chc:外方位角元素改正数 %count 记录迭代次数 %R 旋转矩阵 %A 线性化的偏导系数矩阵 %L 常数项矩阵 %M0 外方位元素矩阵 %M1 外方位元素改正数矩阵-me
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:王立钊
  1. derivative.tar

    0下载:
  2. 旋转不变的导数计算,在图像处理方面用途较广-Rotation-invariant derivative terms, in the image processing aspects of the broader purposes
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:6144
    • 提供者:
  1. qiudao

    0下载:
  2. 求给定表达式的导数表达式 环境vs2008-For a given expression expression environment Derivative vs2008
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:46080
    • 提供者:Wangyunhong
  1. UWB_BPSK_Analysis

    0下载:
  2. WB_BPSK_Analysis.rar:BPSK modulation and link analysis of UWB monocycle and doublet waveforms.Revised 1/2/05-JC.This m file plots the time and frequency waveforms for BPSK 1st and 2nd derivative equations used in UWB sys
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-12
    • 文件大小:6144
    • 提供者:陈鹏
  1. xiaobobianhua

    0下载:
  2. 利用小波变换检测突变点实验的实例,程序最后生成3个图像演示了该算法,分别为原数字信号、高斯函数作为基函数、高斯函数的一阶导数作为基函数的小波变换。-Mutation detection using wavelet transform examples of experimental points, the program generates the final three images to demonstrate the algori
  3. 所属分类:波变换

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:ladan
  1. xiaoboji

    0下载:
  2. 采用低通性质的平滑函数为高斯函数,根据他的一阶导数、二阶导数作为小波基函数进行突变点分析。 -The use of low-pass nature of the smoothing function for the Gaussian function, according to his first derivative, second derivative wavelet basis function as a point muta
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:ladan
  1. edgedetection2003

    0下载:
  2. 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:1397760
    • 提供者:swx
  1. 12

    0下载:
  2. 通过高斯函数导数检测图像边缘,实质是方向可调小波变换检测图像边缘(8个方向变换)。-Gaussian function through derivative edge detection in real terms is adjustable direction edge detection wavelet transform (change the direction of 8).
  3. 所属分类:波变换

    • 发布日期:2024-05-12
    • 文件大小:259072
    • 提供者:qht
  1. steerGaussmatlabcode

    0下载:
  2. 关于Steerable filtering decomposition 的matlab程序,- STEERGAUSS Implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in: W
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:388096
    • 提供者:张宇
  1. gaussgradient

    0下载:
  2. Gradient calculation using first order derivative of Gaussian. by using a 2-D Gaussian kernel, derivatives along x and y directions are calculated
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:eetuna
  1. gravityAndMagneticAnomalyOfForwardModelingSimulati

    0下载:
  2. 重磁异常的正演模型模拟,该程序的目的在于计算出重力异常,重力x,z方向的导数异常 ,以及磁场的垂直分量异常的系数矩阵-Gravity and magnetic anomalies of the forward model simulation, the program aims to calculate the gravity anomaly, gravity and x, z direction of the derivative o
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:解建建
  1. sdToolkit

    0下载:
  2. Semi-automatic Differentiation (SD) Toolkit is a Matlab implementation of the complex step derivative (CSD) technique for the differentiation of real-valued functions. The Toolkit consists of three core functions:
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-12
    • 文件大小:28672
    • 提供者:蒋礼
  1. radonLikeFeaturesDemo

    0下载:
  2. 该演示中包含的代码演示如何氡相似的功能,可以用来提高(以及部分)在Connectome电磁图像单元格边界。 请举出下列文件如果您发现此代码有用: Ritwik库马尔,阿梅里奥五雷纳和Hanspeter Pfister说“氡样的特点及其应用Connectomics”,接受,IEEE计算机学会研讨会在生物医学图像分析(MMBIA)2010年数学方法 http://seas.harvard.edu/〜 rkku
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:12288
    • 提供者:zhou
  1. derivative

    0下载:
  2. derivative from wiki
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:320512
    • 提供者:ilhan
  1. edgedemo

    0下载:
  2. 通过拉普拉斯滤波器,高斯微分滤波器以及高斯差分滤波器提取图像边缘的简单matlab代码-Filter by Laplace, Gaussian derivative filters and difference filter from the edge of Gaussian simple matlab code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:
  1. Derivative-Securities

    0下载:
  2. 衍生产品定价关于期权,奇异期权,利率衍生产品-derivative product
  3. 所属分类:文件格式

    • 发布日期:2024-05-12
    • 文件大小:84992
    • 提供者:netwon
  1. UWB-BPSK-Fifth-Order-Derivative

    0下载:
  2. This m file plots the time and frequency waveforms for BPSK fifth derivative equation of gaussian pulse used in UWB system analysis.
  3. 所属分类:编程文档

    • 发布日期:2024-05-12
    • 文件大小:83968
    • 提供者:daly
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org