-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
stbcwithLcf01
hello, it is the one of the diversity scheme. It is based on space time block code. It provides the better result as compared to other stbc codes. U can compre those with this code.
- 2012-12-03 20:06:23下载
- 积分:1
-
????? (2)
说明: matlab assignment motion planning
- 2019-02-22 22:10:18下载
- 积分:1
-
123abc
超声相控阵仿真论文,研究了超声声束的指向性、声压等特性,以及探头设计准则。(Ultrasonic phased array simulation thesis, studies the ultra sound beam directivity, pressure characteristics, as well as the probe design criteria.)
- 2013-03-06 10:31:19下载
- 积分:1
-
16qam_ofdm_source_code
16QAM编译码程序,在信号调制过程中是不可缺少的成分(16QAM encoding and decoding process, in the course of signal modulation is an indispensable ingredient)
- 2013-11-27 09:37:27下载
- 积分:1
-
3D-PLOT-USING-MATLAB-IN-PSCAD
3D PLOT USING MATLAB IN PSCAD
WARNING
* This case only works if you use the Compaq/Intel Fortran Compiler.
A T_D_PLOT component.
It provides the interface to a MATLAB function t_d_plot . It is a user-defined function and the m-file T_D_plot.m contains its definition. This component plots a 3-dimensional curve.
Input: X, Y and Z values of the point to be plot
Output: a dummy output of value zero
Parameters of T_D_PLOT component.
- 2014-01-04 09:39:02下载
- 积分:1
-
ED-LEACH
Threshold sensitive routing protocol for WSN
- 2020-11-28 21:49:28下载
- 积分:1
-
q730
q730是模拟低通转换为数字低通.q731是切比雪夫滤波器设计,q732椭圆带通数字滤波器的设计,其中用的是ellipord函数(q730 is converted to analog low-pass digital low-pass. q731 is a Chebyshev filter design, q732 elliptical band-pass digital filter design, which is used in a function ellipord)
- 2010-01-21 14:50:49下载
- 积分:1
-
Getting-Started-with-MATLAB
本书以MATLAB 7为版本,由浅入深地介绍MATLAB的工作环境、基本语法、数值运算、符号运算、二维和三维图像创建与编辑、高级图形图像处理、句柄图形、图形用户操作接口(GUI)、程序设计与调试、M文件的使用、MATLAB编译器、Simulink交互式仿真集成环境的应用,以及MATLAB的外围功能和应用程序接口等内容;并通过MATLAB在高等数学、信号处理及数字通信、数字图像处理方面的应用,介绍MATLAB在实际中的应用。(Book MATLAB 7 to version, it gradually introduces the MATLAB environment, basic grammar, numerical computation, symbolic computation, two-dimensional and three-dimensional image creation and editing, advanced graphics, image processing, handle graphics, graphical user interfaces operate (GUI ), program design and debugging, M file usage, MATLAB Compiler, Simulink simulation integrated environment for interactive applications, and MATLAB peripheral functions and application programming interfaces, etc. and through MATLAB in advanced mathematics, signal processing, and digital communications, digital image processing applications, the introduction of MATLAB in practical application.)
- 2013-11-15 09:59:21下载
- 积分:1
-
Matlab-DotNet
上期CTP接口Matlab封装
可以使用该封装进行期货交易,并且可以搭建自己的程序化交易平台(CTP Matlab interface)
- 2014-03-19 22:05:36下载
- 积分:1