-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1
-
hosa
matlab 高阶谱工具箱,包含了信号分析的bispecd,bispeci,bispecx,bicoher等30多个函数(order spectrum matlab toolbox contains a signal analysis bispecd, bispeci, bispecx, bicoher, more than 30 functions)
- 2013-11-11 18:25:17下载
- 积分:1
-
maoting
通过matlab代码,小波包分析提取振动信号中的特征频率,可以得到很精确的幅值、频率、相位估计。( By matlab code, Wavelet packet analysis to extract vibration signal characteristic frequency, You can get a very accurate amplitude, frequency, phase estimation.)
- 2016-11-28 18:02:08下载
- 积分:1
-
simulation_hydraulic_cylinder_driver
包含两个文件,一个是用simulationX仿真油缸,一个是仿真汽车碰撞的。(simulation hydraulic cylinder driver)
- 2010-06-27 08:35:46下载
- 积分:1
-
huffman
用matlab所撰寫的huffman code,裡面沒有使用matlab內建的函示,完全自己撰寫而成,使和初學者練習參考使用.(Using matlab written huffman code, which did not use the matlab built-in letter that is entirely their own written so that beginners practice and their use and reference.)
- 2007-08-07 13:13:32下载
- 积分:1
-
JM97B
说明: 截断切割:用matlab程序实现这一过程的方法(Truncated Cutting: The matlab program to achieve this process approach)
- 2010-03-26 16:43:29下载
- 积分:1
-
kmltoolbox_v1.4
基于这个类的工具箱允许你创建在“Google地球”,许多不同的地块,由自动创建所需的基于XML的KML文件,而无需用户交互。
有了它,您可以创建:
- 线图,散点图
- 二维和三维轮廓
- 2D和3D多边形
- 颤动地块
- 写在一个特定点的文本
- 将三维模型
- 覆盖图像
- 为图像传输更复杂的数字
- 文件夹,子文件夹,... 总相似图
- 动画三维模型到一个预定义的轨迹
安装到您的MATLAB路径工具箱,工具箱目录,并运行:
>> kml.install
现在,每个功能和可用的参数文件。要查看帮助,在MATLAB中运行:
>> kmldoc
或
>> kmldoc kml.plot%或任何其他可用的地块
如果你喜欢它,只是给我发电子邮件在说什么你使用它:) kml@rafael.aero。
灵感来自于原来的Google地球工具箱,但使用XML对象实现的,这使得它更容易使用。我只是检查在MATLAB 2011a释放,但它应该在旧版本的工作太... (让我知道如果不!)(Based on this class allows you to create a" toolbox in Google earth", many different plots, created automatically by the XML based on the KML file, without the need for user interaction.
With it, you can create:
- line graphs, scatter diagram
-2D and 3D contour
- 2D and3D polygon
- fibrillation plots
- written at a particular point in the text
- the three-dimensional model
- cover image
For more complex digital image transmission
Folder, subfolders, total similarity graph ...
- Animated3D model into a predefined trajectory
Install to your path to the MATLAB toolbox, toolbox directory, and run:
> > kml.install
Now, each function and the available parameter file. To view the help, running in the MATLAB:
> > kmldoc
Or
> > kmldoc kml.plot or any other available plots
If you like it, just email me say in what you use it ): kml@rafael.aero.
Inspiration from the original Google earth toolbox, but using the XML object is achieved, which makes it easier to )
- 2012-05-02 20:26:22下载
- 积分:1
-
MATLAB-SIG
几个有关通信系统的matlab程序,有关信号,包含:a,对抽样频率为90kHz的信号进行下抽样抗混叠滤波器设计的程序,b,信号抽样率转换的程序,c,通过补零内插对信号进行下抽样,分析抽样对信号频谱的影响的程序(Some matlab programs about communiction system,mainly about signal,a,program about filter to signal sampling without aliasing ,b,transfering signal sampling rate,c,zeros-added sampling,with its influence of phase-frequency。)
- 2015-12-12 20:42:56下载
- 积分:1
-
chang-video-into-image
通过对视频的适当修改,运用matlab软件实现视频图片提取。(chang video into image with matlab)
- 2011-05-01 23:35:10下载
- 积分:1
-
rcwamethod_TETM
严格耦合波方法计算二维光栅透射反射系数——matlab程序(Rigorous coupled-wave method to calculate two-dimensional transmission grating reflection coefficient- matlab program)
- 2013-06-05 17:55:51下载
- 积分:1