搜索资源列表
3Matlab
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
dFRT
- 分数阶fourior变换的源码,主要用来处理线性调频信号-fractional fourior transform source code, is mainly used to treat LFM
Cube_OpneGL
- 立方体筛子,三维程序代码,可触摸使得筛子进行三维空间变换-A three-dimensional cube, program code, can touch the screen in 3D space transform
Hilbert
- 信号的hilbert变换,C++代码,不用matlab的可-the c++ code for the hilbert transform
frft_gx
- 实现分数傅里叶变换的matlab源代码,绝对可用-Implementation of fractional Fourier transform matlab source code is absolutely available
SELFRALATION
- 此代码是抽样子程序和卷积变换子程序。可运行。-This code is a sample subroutine and convolution transform subroutine. Can run.
GPS--C_Matlab
- 在本 GPS 软件接收机的实现中,主要针对C/A 码的捕获和跟踪算 法进行了C++代码的优化和改进,并在C++环境中调用Matlab 来实现 傅立叶变换的快速计算,将C++和Matlab 有机地结合在一起,提高了软件接收机的处理速度;使用类函数来实现大量的数组和矩阵运算,简化了程序的复杂性,提高了程序的可读性;分析所得到的卫星并从中筛选出四颗卫星来计算用户位置,提高了用户位置的精度。-In the GPS software receiver implementation, mainly
FFT
- 数字信号处理快速傅里叶变换C语言程序代码-Digital signal processing fast Fourier transform C language code
the-source-code-of-electronic-scale
- (1)初始化定时器与中断控制寄存器,初始化液晶显示器,设置串口通信波特率。 (2)启动双积分AD转换过程,循环读取反向积分的计数值N,根据式3-7算出反向积分的计时值T2,换算出荷载重量值,送LCD显示。 (3)每次换算出荷载重量值后,判断荷载是否超量程,如果超过系统量程2kg,则启动蜂鸣器报警。当荷载卸载至2kg以下后,解除报警。 (4)如果有校准按键被按下,则响应外部中断0并查询按键编号,执行相应校准程序。 (5)如果上位机软件STP_ISP发送了在线控制命令,则响应串口中断
electronic-scale
- (1)初始化定时器与中断控制寄存器,初始化液晶显示器,设置串口通信波特率。 (2)启动双积分AD转换过程,循环读取反向积分的计数值N,根据式3-7算出反向积分的计时值T2,换算出荷载重量值,送LCD显示。 (3)每次换算出荷载重量值后,判断荷载是否超量程,如果超过系统量程2kg,则启动蜂鸣器报警。当荷载卸载至2kg以下后,解除报警。 (4)如果有校准按键被按下,则响应外部中断0并查询按键编号,执行相应校准程序。 (5)如果上位机软件STP_ISP发送了在线控制命令,则响应串口中断
gps11
- 基于采样率变换和循环卷积的GPS信号快速捕获。提出了一种适用于GPS软件接收机的C/A码和多普勒频移的快速捕获算法。该算法结合了采样变换FFT和时域卷积两种方法,提高了捕获速度和多普勒频移的精度。-Based on the sampling rate conversion and fast circular convolution of the GPS signal capture. Presents a GPS receiver software for C/A code and Dopple
FFT_bluetooth
- 此代码由eclipse开发,应用于android手机,原本用于将单片机通过蓝牙串口传来的1024个数据进行FFT变换,然后显示出电机转速值,就是频率值的60倍,蓝牙串口和FFT是难点,如果打开工程发现提示错误,要求API5,可以设置那不报错,正常运行,API5为舍弃掉的一个API-Developed by the eclipse, this code applies to android phone, originally used for the microcontroller via Blu
Dillion-iOS-Flip-Transform-3a315e8
- 这个是iphone 程序种一些动画实现的源代码,对初学者学习ios动画编程比较有帮助-this iphone animation source code, it is very useful for the beginning learner.
FFT
- FFT,傅里叶变换C代码实现,简单通俗易懂-FFT, Fourier transform C code, simple and easy to understand.
ofdm
- vhdl code for inverse fourier transform
fft
- vhdl code for fourier transform
AndroidWindowTheme
- Android手机中的主题变换源码,WindowTheme,窗口风格相关的Java例子源码,仅供JAVA初学者参考。-The theme transform source code in the Android phone WindowTheme, window style Java example source code, for JAVA beginners reference only.
WindowTheme
- Android手机中的主题变换源码,WindowTheme,窗口风格相关的Java例子源码,仅供JAVA初学者参考。-The theme transform source code in the Android phone WindowTheme, window style Java example source code, for JAVA beginners reference only.
fracF
- fractional fourier transform code
OFDM simulation matlab
- This file simulates OFDM using various modulations schemes The user chooses whether to use BPSK or QPSK ar 16-QAM. Then the code proceeds by inserting Cyclic Prefix and Pilot Signals This is followed by FFT (Fast Fourier Transform) A channel is simul