-
matlab_Linear_Algebra
介绍怎么通过matlab完成线性代数的运算,入门教程,简单易懂!(How to introduce, through the completion of linear algebra matlab computing, Getting Started tutorials, easy-to-read!)
- 2008-12-12 15:42:24下载
- 积分:1
-
qpsk
this file is QPSK using simulink..
- 2010-05-17 13:50:10下载
- 积分:1
-
FDTD_2D_PML
本程序实现2维TM波FDTD仿真
此程序用PML设置吸收边界条件
仅含有Ez,Hx,Hy分量
(the two-dimensional program TM wave FDTD simulation procedure set up by PML absorbing boundary conditions for containing Ez , y, Hy weight)
- 2006-12-22 10:17:12下载
- 积分:1
-
optical-basic-princilpe
用matlab写的关于光在空气中的反射和折射的程序(Using matlab to write about the light reflection and refraction in the air program)
- 2012-06-25 16:10:46下载
- 积分:1
-
test1
matlab with images, logging message
- 2013-12-06 17:21:06下载
- 积分:1
-
spwminverter
本文件是一个SPWM逆变器的仿真源文件,可以在MATLAB7.1中直接运行。设计中PWM Generator采用外部调制信号,并在调制信号中注入了三次谐波,很好的抑制了输出谐波,同时提高了直流电源的利用率。(This document is a SPWM inverter simulation source file, you can directly run MATLAB7.1. Design of PWM Generator external modulation signal, and in the modulation signal into the third harmonic, the output of good harmonic suppression, while improving the utilization of the DC power supply.)
- 2009-04-30 10:40:31下载
- 积分:1
-
duanshiguoling
编写程序,分别读入两个语音文件,然后计算它们的短时自相关函数(Programming, respectively, read the two audio files, and then calculating their short-time auto-correlation function)
- 2009-05-05 10:43:54下载
- 积分:1
-
spam-classification--matlab
机器学习中的垃圾邮件分类程序,用matlab做的。从以下链接下载垃圾邮件数据(spam data):(数据已下载,放在spambase.zip)
http://www-stat.stanford.edu/~tibs/ElemStatLearn/index.html
该数据包含57个邮件信息相关的变量,每条邮件可以被分类为垃圾邮件(Y=1)和非垃圾邮件(Y=0)。输出Y的值在文件中每一列的末尾。练习的目标是要预测电子邮件是否为垃圾邮件。
(Machine Learning spam classification procedures, using matlab to do. Data (spam data) from the following link to download the junk mail: (data has been downloaded, put spambase.zip) http://www-stat.stanford.edu/ ~ tibs/ElemStatLearn/index.html The data includes 57 e-mail messages related variables, each message can be classified as spam (Y = 1) and non-spam (Y = 0). Y value of the output end of each column in the file. The goal is to predict exercise email is spam.)
- 2020-12-15 21:29:16下载
- 积分:1
-
MATLAB-guide-for-new
MATLAB新手入门教程,介绍了基本运算与函数,基本xy平面绘图命令,word版本,非常好用(The MATLAB introductory tutorial introduces the basic operations and functions, basic xy plane drawing commands, word version, very easy to use)
- 2012-11-04 14:26:05下载
- 积分:1
-
scalogram
Fs = 100000 t = 0:1/Fs:.00296
x = 1-cos(4*pi*t) cos(2*pi*t*200)
h = spectrum.welch Instantiate a welch object.
psd(h,x, Fs ,Fs) Plot the one-sided PSD
- 2009-12-26 22:40:32下载
- 积分:1