-
Linear_Discriminant_Analysis
Linear Discriminant Analysis LDA
- 2010-02-09 21:08:30下载
- 积分:1
-
musicform
音乐合成,给定一段简谱,用matlab生成一段音乐,同时可以变换频率等处理(Music synthesis, given a numbered musical notation, matlab generating a period of music, and at the same time can transform frequency and so on
)
- 2012-11-16 18:57:02下载
- 积分:1
-
MATLABThree
说明: 第三章 MATLAB 图形对象
3.1 图形对象
3.1.1 Root 对象
3.1.2 Figure 对象
3.1.3 Uicontrol 对象
3.1.4 Uimenu 对象
3.1.5 Axes 对象
3.1.6 Image 对象
3.1.7 Line 对象
3.1.8 Patch 对象
3.1.9 Rectangle 对象
3.1.10 Surface 对象
3.1.11 Light 对象
3.1.12 Text 对象 (Chapter III of MATLAB graphic objects 3.1 graphic object 3.1.1 Root object 3.1.2 Figure object 3.1.3 Uicontrol object 3.1.4 Uimenu object 3.1.5 Axes Object 3.1.6 Image Object 3.1.7 Line object 3.1.8 Patch Object 3.1. 9 Rectangle object 3.1.10 Surface Object 3.1.11 Light Object 3.1.12 Text Object)
- 2008-10-19 15:45:50下载
- 积分:1
-
n2b
Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.
(Two functions, num2bin and bin2num are provided. Num2bin takes a double and converts it to a binary string representation. Bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.)
- 2007-04-11 10:46:13下载
- 积分:1
-
power_PVarray.matlab-simulation
pv matlab simulation
- 2013-07-13 13:40:53下载
- 积分:1
-
Fiber_matlab
主要模拟的是信号光在增益光纤中放大的过程(Main simulation signal light is amplified in the gain fiber in the process)
- 2021-02-28 15:19:36下载
- 积分:1
-
jieyingshe
QAM解映射程序,在接受端,对发送端经过调制的信号解调,恢复出原始的信息。(QAM demapping process at the receiving end, the transmission side demodulates the modulated signal to recover the original information.)
- 2014-09-22 03:56:25下载
- 积分:1
-
second
包括卡尔曼滤波主文件和函数文件,希望大家一起学习。(Including the Kalman filter master file and function file)
- 2014-11-19 21:12:30下载
- 积分:1
-
systemblockdiagram.pdf
system radar in simulink
- 2009-04-09 02:43:51下载
- 积分:1
-
forplot
根据多行三列的实验数据(x,y,signal)作出contourf图。其中x,y为二位空间位置(或其他概念的二维),signal为在该位置的信号。此代码先将数据按位置不同求平均,再将signal按照其对应的x,y分配到二位矩阵内。最后作图。编这个代码的初衷是为了制作大脑hippocampus区域place cell 活动性的contour 图。(it s a code i made for plotting a contour graph of experimental data (x,y,signal). The data should be n*3 arrays which cannot be plot into contour directly. In fact, it can subplot 6*6 graphs or more, but speed might be slow..... especially, when you want more detailed graphs.)
- 2010-01-14 18:32:23下载
- 积分:1