-
H_comp
Computing the frequency response of SRRC filter
- 2009-11-27 23:21:31下载
- 积分:1
-
quaternion_library
Quaternion library for inertial navigation system
- 2014-08-22 19:09:51下载
- 积分:1
-
SVM_Matlab_Sharp2
implementation of support vector machine
- 2013-11-30 12:51:32下载
- 积分:1
-
process
peak filter design for audio signal
- 2010-11-22 04:45:43下载
- 积分:1
-
MatlabFSK
说明: 用Matlab编的BPSK程序,属于非常常用的一种程序(Matlab for BPSK with the procedures, are very commonly used in a process)
- 2009-08-14 15:20:32下载
- 积分:1
-
DESIGN
matlab 专业设计 源于课本的原文件
适合于编程人员(matlab professional design textbooks from the original document is suitable for programmers)
- 2007-08-12 10:54:37下载
- 积分:1
-
Syn
利用卷积进行合成地震记录,采用雷克子波,反射系数给出(Convolution of the synthetic seismograms by using the Ricker wave reflection coefficient is given)
- 2011-05-31 10:45:05下载
- 积分:1
-
rc
说明: 实验目的
本次实验与书中第二章及3.2节的部分内容有关,包括以下几个部分:
(1)开始使用MATLAB
(2)显示图像,理解图像的模型
(3)使用图像的不同格式,理解图像压缩的意义
(4)对图像做简单的操作
本次实验需要熟练使用以下几个MATLAB命令:
imread, imwrite, imshow,figure
(Experimental purposes of this experiment with the book, chapter and part of the contents of 3.2, including the following sections: (1) start using MATLAB (2) show the images, understanding image model (3) the use of images in different formats, understand the significance of image compression (4) on the image to do a simple experiment needs to operate the skilled use of the following MATLAB command: imread, imwrite, imshow, figure)
- 2008-07-29 16:58:58下载
- 积分:1
-
pv_3xiang_pqcontrol
附件里面是三相光伏模型,pq控制,大家共享(Three phase photovoltaic model, PQ control, we share)
- 2018-10-09 10:14:45下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1