当前位置:网站首页>【MATLAB】通信信号调制通用函数 — 傅里叶逆变换
【MATLAB】通信信号调制通用函数 — 傅里叶逆变换
2022-07-04 03:55:00 【嵌入式职场】
目录
傅里叶逆变换
function [t,st] = F2T(f,sf)
%This function calculate the time signal using ifft function for the input signal's spectrum
df = f(2)-f(1);
Fmx = (f(end)-f(1)+df);
dt = 1/Fmx;
N = length(sf);
T = dt*N;
t = 0:dt:(T-dt);
sff = ifftshift(sf);
st = Fmx*ifft(sff);
边栏推荐
- 旭化成首次参展第五届中国国际进口博览会(5th CIIE)
- [wechat applet] good looking carousel map component
- RPC - gRPC简单的demo - 学习/实践
- STM32F1与STM32CubeIDE编程实例-74HC595驱动4位7段数码管
- Drozer tool
- 网络设备应急响应指南
- MySQL 索引和事务
- qt下开发mqtt的访问程序
- "Don't care too much about salary when looking for a job", this is the biggest lie I've ever heard
- Exploration and practice of eventbridge in the field of SaaS enterprise integration
猜你喜欢
Flutter 调用高德地图APP实现位置搜索、路线规划、逆地理编码
在代碼中使用度量單比特,從而生活更美好
Keysight n9320b RF spectrum analyzer solves tire pressure monitoring scheme
Dp83848+ network cable hot plug
Architecture practice camp - graduation project of module 9 of phase 6
附件五:攻击过程简报.docx
Unity中RampTex介绍和应用: 溶解特效优化
Balloon punching and Boolean operation problems (extremely difficult)
Beipiao programmer, 20K monthly salary, 15W a year, normal?
Kivy教程之 更改背景颜色(教程含源码)
随机推荐
2022年6月总结
Unity 接入天气系统
Architecture practice camp - graduation project of module 9 of phase 6
Solve the problem of failed to load property source from location 'classpathapplication YML 'problem
20000 words will take you to master multithreading
Operate the server remotely more gracefully: the practice of paramiko Library
Redis: hash type data operation command
Wobo Union ended its strategic evaluation and decided to retain Bozi's business with excellent performance
PaddleHub人脸识别方案部署,将训练好的模型在pytchrom中进行部署应用
关闭的数据能用dbca删除吗? 能
Unity中RampTex介绍和应用: 溶解特效优化
Senior developers tell you, how to write excellent code?
Rhcsa 08 - automount configuration
DCDC电源电流定义
CRS-4013: This command is not supported in a single-node configuration.
leetcode:1314. Matrix area and [2D prefix and template]
MySQL JDBC编程
附件六:防守工作簡報.docx
Balloon punching and Boolean operation problems (extremely difficult)
What is the difference between Western Digital Green disk, blue disk, black disk, red disk and purple disk