-
QPSK_Simulink
说明: QPSK调制方式的simulink仿真程序,文件格式为.mdl(QPSK modulation in simulink simulation program, the file format. Mdl)
- 2011-03-30 12:26:46下载
- 积分:1
-
Image-gradation-processing
图像灰度变换,用matlab编程对图像的灰度值进行改变处理(matlab Image gradation processing)
- 2014-11-22 14:22:41下载
- 积分:1
-
0.2-alpha
documentclass{beamer}
usepackage[frenchb]{babel}
usepackage[T1]{fontenc}
usepackage[latin1]{inputenc}
usetheme{Warsaw}
egin{document}
egin{frame}
Voici votre première page de présentation en LaTeX !
end{frame}
end{document}
- 2012-09-16 20:26:51下载
- 积分:1
-
pesqpar
this is visuall c++ programmes to remove noise
- 2011-08-06 20:42:58下载
- 积分:1
-
ofdm(complete)
正交频分复用(OFDM)的完整系统仿真程序,值得学习参考(Orthogonal Frequency Division Multiplexing (OFDM) is a complete system simulation program, it is worth learning reference)
- 2013-11-13 11:13:32下载
- 积分:1
-
MATLAB编程指南课件
清华大学出版的科学与工程计算技术丛书/matlab编程指南的学习课件以及源代码(Learning Courseware and Source Code of Science and Engineering Computing Technology Series/Matlab Programming Guide Published by Tsinghua University)
- 2020-06-23 18:20:02下载
- 积分:1
-
face_detector
face detector face detector face detector
- 2010-12-06 18:59:09下载
- 积分:1
-
光伏并网
太阳能光伏经过整流再进行并到交流电网的平台搭建(Solar photovoltaic is rectified and then built on the platform of alternating current network)
- 2020-06-20 05:00:01下载
- 积分:1
-
MATLABControlSystemDesignandSimulationsourcecode
书籍 MATLAB控制系统设计与仿真[张德丰][程序源代码].zip(MATLAB Control System Design and Simulation [Zhang Defeng] [source code]. Zip)
- 2010-01-07 11:00:03下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1