登录
首页 » matlab » FSK3

FSK3

于 2012-03-27 发布 文件大小:1KB
0 177
下载积分: 1 下载次数: 5

代码说明:

  用 matlab 编写的 FSK调制代码及其波形(the code of FSK fsk modulation)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • accumulate
    说明:  我自己完成的MATLAB仿真雷达视频积累程序,提供给大家一起来探讨,大家也来卡那看看这么样 (I completed the MATLAB simulation radar video accumulation procedures, and providing an up to you to explore, we have to look at the card so it kind)
    2005-09-15 21:04:08下载
    积分:1
  • OFDMMATLAB
    OFDM的理解学习,研究并在MATLAB上编译,有助于理解OFDM传输机制。(a program for studying OFDM.)
    2010-09-25 21:52:53下载
    积分:1
  • channel-coding
    信道编码,用于信号在信道中安全传输,抵抗高斯噪声等干扰攻击。(Channel coding, for the secure transmission of the signal in the channel to resist attack Gaussian noise interference.)
    2014-10-08 15:36:41下载
    积分:1
  • 1
    一阶动态滑模控制,设计切换函数s,使切换函数与系统控制输入的一阶导数有关(S first order dynamic sliding mode control, design the switch function, make the switch function is associated with the first derivative of system control input)
    2013-10-11 16:24:44下载
    积分:1
  • demo
    Code about color detection
    2013-12-21 14:08:34下载
    积分:1
  • LFM-t
    适用于雷达方面学习的初学者熟悉相关参数设置了解相关线性调频信号离散化,匹配滤波的产生方法等一系列基本问题。比较时域和频域不通滤波方法的区别(Beginners apply to radar aspects of learning to understand familiar with the parameters related to the chirp signal discrete, matched filtering to produce a series of basic questions like. Comparison of time domain and frequency domain filtering method fails difference)
    2015-07-11 12:04:27下载
    积分:1
  • PCA人脸识别GUIORL+Yale人脸库
    说明:  该系统为基于MATLAB平台的PCA的人脸识别系统,可识别ORL和YALE人脸库,方法实现统一,包括GUI界面。另外可二次开发成摄像头的实时人脸系统,识别出库外人脸,可做成门禁系统,考勤系统,打卡签到系统。实现登记出勤,报警等。 含论文,详细注释。(The system is a PCA face recognition system based on MATLAB platform. It can recognize ORL and yale face database. The method is unified, including GUI interface. In addition, it can be developed into a real-time face system of camera, which can recognize the face outside the warehouse, and can be made into access control system, attendance system, punch in system. Register attendance, alarm, etc. Including paper and detailed notes.)
    2020-03-20 01:48:04下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • performance-of-multihop-with-fixed-relay
    This program simulation performance of multihop with fixed relay and then compare direct link versus without direct link
    2013-04-22 17:59:35下载
    积分:1
  • gray2rgb
    用MATLAB实现将灰度图转换为彩色图(伪彩色)(Gray into color image by the use of MATLABP(seudo-color))
    2020-07-03 05:20:01下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载