-
radarmatlab
雷达回波的matlab实现,已经检测过,很好用,希望能帮到大家,谢谢。(Matlab implementation of radar echo,he has been tested, it is easy to use ,wish to help all friends,thank you
)
- 2011-05-20 16:36:33下载
- 积分:1
-
ami
平均互信息函数法:平均互信息函数法的基本思想是:选取互信息函数第一次达到局部极小值时的时间作为最佳延迟时间。(AMI Average mutual information function)
- 2021-01-05 15:38:54下载
- 积分:1
-
matlab-wavelet-toobox-book
这是介绍MATLAB小波分析工具箱使用的一本中文书籍,内容详实丰富,大家可以参考使用!(WAVELET toolbox book)
- 2013-10-30 19:16:28下载
- 积分:1
-
matlab特征值与特征向量数值计算的14个例子代码
matlab特征值与特征向量的计算有14个例子代码(There are 14 example codes for calculating matlab eigenvalues and eigenvectors)
- 2020-06-23 21:40:02下载
- 积分:1
-
caiyouji
说明: 柴油机MATLAB/simulink仿真模型。(Diesel engine Matlab / Simulink simulation model.)
- 2021-01-19 12:10:21下载
- 积分:1
-
PSOFitness
matlab编写的蚁群算法程序,供大家使用参考。(ant colony algorithm matlab preparation procedures for the use of U.S. reference.)
- 2007-07-12 20:59:41下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
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
-
clpm_7.8
负荷预测One world, one dream, I only want to download your stuff.
One world, one dream, I only want to download your stuff.
(we are the world One world, one dream, I only want to download your stuff.
)
- 2013-12-16 11:55:17下载
- 积分:1
-
VBANSYSMATLAB
介绍了一种基于VB 后台调用ANSYS和MATLAB进行设计计算的方法。通过借助VB设计的参数化输入界面,
调用APDL编写的模型分析程序和MATLAB编写的可靠性计算程序,实现了在用户界面上以可视化的形式显示计算结果功
能,并应用于铁路接触网设计的可靠性计算中,结果显示证明了计算软件的可行性和实用性。(Describes the background of a call based on ANSYS and MATLAB VB design calculation. VB by using the design parameters of input interface, called APDL model prepared by the procedures and the reliability of computer program written in MATLAB, implementation in the user interface to visualize the results in the form of display features, and design used in railway catenary the reliability of the calculation, the results proved the feasibility and practicality of computing software.)
- 2010-07-07 09:28:07下载
- 积分:1