-
hosademo
高阶谱分析工具箱,适用于阵列信号处理、雷达信号处理等。(High-order spectral analysis toolbox for array signal processing, radar signal processing.)
- 2008-03-05 01:52:40下载
- 积分:1
-
baud
说明: 将外部的输入的6Mhz的信号分成为频率为153600hz的信号(The external input signal divided into 6Mhz 153600hz signal frequency)
- 2010-04-11 23:16:18下载
- 积分:1
-
lda
对有类别监督的数据进行先行判别分析用于降维
数据为结构体类型,返回数据也是降维后的结构体类型。如(a.X a.y)a.X是带有类别的数据,a.y是类别信息(Synopsis:
model = lda(data)
model = lda(data,new_dim)
Description:
This function is implementation of Linear Discriminant Analysis.
The goal is to train the linear transform which maximizes ratio
between between-class and within-class scatter matrix of projected
data.)
- 2011-05-01 17:52:36下载
- 积分:1
-
ILC
基于matlab迭代学习控制的程序,结合simulink,用s函数编写(Matlab-based iterative learning control procedures, combined with simulink, written s function)
- 2021-03-02 16:59:33下载
- 积分:1
-
SALSA_v1.0
SALSA的MATLAB相关编码和源程序(SALSA in the MATLAB source code and related)
- 2010-11-06 16:33:53下载
- 积分:1
-
yydd2mmdd
程序将一年中的天数转换到相应的月份及日期。适用于TLE数据中的日期转换。程序不用if语句,简单易懂高效。输入参数可以是数组形式。(The program will convert the number of days in a year to the corresponding month and date. TLE data for the date conversion. Program without the if statement, straightforward and efficient. Input parameters may be matrix form.)
- 2013-07-11 07:44:38下载
- 积分:1
-
MatlabTutorial
主要介绍了matlab的一些简单的命令,和它的功能以及使用方式,非常适合初学者。(Matlab introduces some simple commands, and its features and use, ideal for beginners.)
- 2010-10-05 16:13:37下载
- 积分:1
-
mimo-video
mimo video usin matlab
- 2011-02-16 12:43:20下载
- 积分:1
-
system_Newton-Laphson
system_Newton-Laphson in matlab
- 2013-09-20 12:03:50下载
- 积分:1
-
more-GUI-parameters-communication
目的:实现多gui间的通信。
1. 由gui1打开gui2,并从gui2读取数据画图;
2. 数据包的传递:在gui1定义一个数据包,包括字符串,数据,把数据包传递给gui2并由其更新,gui2更新好的数据在传回gui1并显示出来。(注:程序中加黑划线部分为实现预期功能的要点)
(Purpose: communication gui. Method: 1. Opened by gui1 gui2, and to read data from gui2 drawing (2) the transfer of the packet: a packet defined in gui1, including strings, data packets passed to gui2 updated by gui2 the updated data in the returned gui1 and displayed. (Note: the program plus the the black underlined part to achieve the desired functionality of the points))
- 2013-04-26 10:52:55下载
- 积分:1