几个c程序,希望有用 include /* In the VMS compiler, M_PI is not defined in math.h */ #ifdef vms #define M_PI 3.14159265358979323846 #endif #ifndef KR #define M_PI 3.14159265358979323846 #endif #define FALSE 0 #define TRUE 1 #define BIG 1e10 #define SMALL 1e
图像超分辨率重建matlab源码 超分辨率图像处理 从几幅图象中提取像素合成新的比较清晰的图像-super-resolution image processing images from pieces of pixels from the synthesis of new clearer images 文件列表(点击判断是否您需要的文件): superresolution_v_2.0 .....................\.DS_Store .....................\a
The LTC®1062 is a 5th order all pole maximally flat lowpass filter with no DC error. Its unusual architecture puts the filter outside the DC path so DC offset and low frequency noise problems are eliminated. This makes the LTC1062 very useful for lo
通信系统仿真以及无线应用 (2003年版) 作者:William H. Tranter Part I Introduction 1 THE ROLE OF SIMULATION 2 SIMULATION METHODOLOGY Part II Fundamental Concepts and Techniques 3 SAMPLING AND QUANTIZING 4 LOWPASS SIMULATION MODELS FOR BANDPASS SIGNALS AND SYSTEMS 5 FI
MATLAB仿真实现数字高通滤波器,有很强对比性 重要的工程文件及相关说明均有。。 部分代码如下:HIGHPASS .set 1 ;if you want to use ,please set the value to 1 ;BANDPASS .set 0 ;LOWPASS .set 1 .global start,fir .mmregs COFF_FIR_START: .sect "coff_fir" .include "highpass\\0907050202.inc" K_FIR_BFF
Filter+Solutions10.0英汉翻译及操作说明 Lowpass notch filters :低通陷波滤波器 Order: 阶 filter circuits:滤波电路 frequency response:幅频响应 Passband :通频带、传输带宽 repeatedly cycle:重复周期 maximum signal to noise ratio:最大信噪比 gain constants:增益系数,放大常数 circuit topologies:电路拓扑结构 gain s
Harris角点检测代码, function [ posr2, posc2 ] = harris(image,Thrshold ) %HARRIS Summary of this function goes here I = double(image); %% For each pixel(x,y) in the image calculate the autocorrelation matrix M %% M= [Ix2(i,j) Ixy(i,j);Ixy(i,j) Iy2(i,j)]; f
This tutorial white-paper illustrates practical aspects of FIR filter design and fixed-point implementation along with the algorithms available in the Filter Design Toolbox and the Signal Processing Toolbox for this purpose. The emphasis is mostly o
We describe a technique for image encoding in which local operators of many scales but identical shape serve as the basis functions. The representation differs from established techniques in that the code elements are localized in spatial frequency