-
MATLAB
运用MATLAB编程实现计算两序列x1(n)={1,2,3,4,5},x2(n)={1,2,3,4,5,4,3,2,1}的圆周卷积(Calculated using MATLAB programming to achieve the two sequences x1 (n) = (1,2,3,4,5), x2 (n) = (1,2,3,4,5,4,3,2,1) of circular convolution)
- 2009-06-17 12:54:05下载
- 积分:1
-
Untitled
TEST FILES IN ORDER TO HAVE RESULTS FOR DIFFERENT TYPES OF PAM
- 2011-07-30 08:37:30下载
- 积分:1
-
microfita_dimen.m
Dimension about rectangular microstrip antenna
- 2010-11-12 04:11:34下载
- 积分:1
-
SPWM
说明: 基于c语言的再matlab上对spwm进行编程的程序源码 m文件 三相(Matlab c language based on the re-programming of the program source code spwm file-phase m)
- 2011-02-26 15:56:42下载
- 积分:1
-
MATLAB
说明: MATLAB的使用手册,初学者入门必备,便于查阅(The use of MATLAB manual entry necessary for beginners, easy to access)
- 2010-05-02 23:05:42下载
- 积分:1
-
ebook-OreillyCInANutshellDec2005
C:In a Nutshell(.chm)
Author: Tony Crawford, Peter Prinz
Publisher: O Reilly
Pub Date: December 2005
- 2007-09-26 19:53:20下载
- 积分:1
-
main1
The document describes seismic signal processing. Main function is to extract the edge of the seismic signal.
- 2010-08-05 17:42:19下载
- 积分:1
-
read_vrml
一个Matlab程序,用它可以读取WRL文件的源码,并且可以显示(A Matlab program, using it can be read by the WRL document source, and can show)
- 2020-07-22 14:58:45下载
- 积分:1
-
PTS_Papr_V4
说明: OFDM信号的PTS算法,用于降低峰均比,v=4,64QAM调制,子载波数可以自己调整(Partial Transfer Sequence Algorithms)
- 2019-04-24 15:13:52下载
- 积分:1
-
HighPrecisionFloat
Very often I see people asking for a tool that offers more than 16 digits or so of accuracy. MATLAB itself only allows you to use doubles or singles in standard arithmetic, so that is the normal limit. The fact is, most of the time, if you can t do it with a double, you are doing something wrong. Good practices of numerical analysis are worth far more than any high precision tool. Even so, there are times when you will have a use for a bit of extra precision. And some of you will just want to play in the huge number sandbox. While some of you may use tools like that written by Ben Barrowes, HPF is written purely in MATLAB, so no compiles are needed. For all of you, whatever your reasons, I offer HPF, a High Precision Floating point tool.
- 2013-01-22 13:52:39下载
- 积分:1