-
001
Matlab manu1
Describe most useful functions for matlab
- 2011-01-12 13:19:31下载
- 积分:1
-
Hydromech_in_SL_1
This contains mechanical systems modeling code using Matlab/simulink
- 2010-09-28 21:03:45下载
- 积分:1
-
Nonlinear-optimization-matlab.zip
非线性优化-matlab函数库-optimset.zip(Nonlinear optimization-matlab function library-optimset)
- 2013-08-05 09:31:24下载
- 积分:1
-
Dijkstra
图论中最短路径算法Dijkstra算法实现,很有用的(Shortest path algorithm Dijkstra algorithm in graph theory, useful)
- 2013-03-03 09:42:17下载
- 积分:1
-
project2_code
这是matlab编写的Logistic Discrimination 和 KNN分类器代码。这两个算法的实现参考了《Introduction to Machine Learning》。 除此在代码中还包含了调用matlab自带的libsvm的例程。rumLogisticDiscrimination, runKnn, runSvm分别对这3个算法在数据集liver_train_data上的分类准确度进行测试。测试结果在code report.doc 中有简要描述。(This code implements the Logistic Discrimination and KNN classifier. The implementation is according to the text book <<Introduction to Machine Learning>>. We have also compared the classification accuracy among Logistic Discrimination, KNN and SVM on data set liver_train_data. A brief test report is included as well. Enjoy :).)
- 2015-03-09 21:11:54下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1
-
Costas_DPSKSignalProduce.m程序
Costas_环相位跟踪的MATLAB程序,基带信号处理(MATLAB Program for Costas_Loop Phase Tracking, Baseband Signal Processing)
- 2020-06-24 00:20:02下载
- 积分:1
-
matlab
匹配滤波相关器的Matlab实现的源代码(Matched filter correlator realization of the source code for Matlab)
- 2011-04-22 10:48:58下载
- 积分:1
-
MATLAB_SIMULINK
MATLAB_SIMULINK MATLAB_SIMULINK 编程方法,优秀的入门资料。(MATLAB_SIMULINK MATLAB_SIMULINK programming methods, excellent introductory information.)
- 2013-07-25 12:58:57下载
- 积分:1
-
Turbmat-0.2.0
it is a code for denoising based on singular value decomposition. it is a rank reduction based method
- 2012-11-06 23:07:20下载
- 积分:1