-
Matlab-FFT-spectrum-analysis
基于Matlab系统的信号FFT频谱分析与显示(Matlab FFT-based spectral analysis system signal and display)
- 2011-05-30 18:18:02下载
- 积分:1
-
Modified_SPWM
simulink model of an innovative sinusoidal pulse width modulation technique. try to verify the performance. it is for study purpose..
- 2011-09-22 23:20:59下载
- 积分:1
-
UnderwaterCommunication
This is a matlab file of underwater communication field.
- 2015-02-28 17:41:21下载
- 积分:1
-
bin
用matlab编写的GUI射击小游戏,靶子图片为pp,可直接更换(Prepared using matlab GUI shooting game, the target image is pp, can be a direct replacement)
- 2013-12-17 14:01:26下载
- 积分:1
-
服务器和主机之间TCPIP通信程序完全正确
说明: 基于MATLAB平台实现两台主机(主机和客户端)之间的TCPIP通信,传递数据(the communication between server and client and then transfer data using TCPIP)
- 2021-03-25 11:29:14下载
- 积分:1
-
minRSS
这个小程序可以简单的选取回归分析中box-cox变换的lambda值,通过matlab强大的矩阵运算功能可以通过简单比较RSS值的方式来得到lambda,使用时只需要输入实验值矩阵X和Y即可,然后输入minRSS(X,Y)就能简单明了的看到最优变换参数
(这个程序虽然小但是学习回归分析的初学者学习时都会经过这个算法,上载时因为不到1KB所以我又放了个文本格式的)(This little program can select a simple regression analysis of box-cox transformation of lambda values, through the powerful matlab function matrix calculation can be relatively simple way of RSS to get the value of lambda, the use of only need to enter the experimental data matrix X and Y can be , and then enter the minRSS (X, Y) will be able to see the simple optimal transformation parameters)
- 2009-05-21 14:51:00下载
- 积分:1
-
MatlabANN
matlab神经网络函数以及网络构建的一些介绍(Matlab ANN)
- 2009-06-24 20:49:00下载
- 积分:1
-
31767687Kalman111
matlab关于kalman的源代码。很全,值得看看学习一下……(good)
- 2010-06-02 20:41:07下载
- 积分:1
-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
a-fast-digital-AGC
一种快速数字AGC结构的分析与设计,希望对大家有帮助(Structural analysis and design of a fast digital AGC)
- 2012-06-10 11:19:14下载
- 积分:1