-
ex1
通过此文件,你可以学习机器学习中的单变量和多变量线形回归。文件提供了用matlab实现这一过程的代码和流程。(From the file you can know what is linear regresion in machine learning. We provide the source code written by matlab to implement this process.)
- 2015-04-08 19:26:28下载
- 积分:1
-
gpsCalculate
包含三个M文件,其中ReadGpsData.m是读取导航文件,TimetoJD.m是将民用年历转换为儒略日,CalPos.m是将读取的数据计算卫星的坐标。
此程序计算结果较好。
(M consists of three documents, which is read ReadGpsData.m document navigation, TimetoJD.m is converted to civilian Julian calendar date, CalPos.m is to read the coordinates of the satellite data. Calculation of this procedure with satisfactory results.)
- 2007-09-24 10:09:40下载
- 积分:1
-
costas
costas环路参数计算MATLAB程序和仿真(costas loop parameter calculation and simulation of MATLAB program)
- 2010-08-21 10:39:24下载
- 积分:1
-
matlab-difference-in-fplot-and-Plot
matlab中fplot与Plot的区别,希望对大家有所帮助。(matlab difference in fplot and Plot, we want to help.)
- 2011-01-20 10:40:43下载
- 积分:1
-
MATLAB2
modulation and deodulation curves for different modulation schemes
- 2011-05-17 16:48:44下载
- 积分:1
-
(2)
此程序主要是根据已知条件,精确绘制两椭圆纯滚动啮合(This program is mainly based on the known conditions, precise drawing two oval pure rolling engagement)
- 2013-04-03 10:50:51下载
- 积分:1
-
gold
matlab gold source code
- 2011-12-23 12:00:45下载
- 积分:1
-
PCA_face222
主成分分析(PCA)算法是用于简化数据的一种技术,对于某些复杂数据就可应用主成分分析法对其进行简化。
- 2010-06-02 15:41:47下载
- 积分:1
-
zhuanzinewmarkb
考虑Jeffcott转子系统运动微分方程的newmark-belta法matlab程序(Consider Jeffcott rotor system movement differential equation method of newmark- belta matlab program)
- 2020-12-13 09:19:15下载
- 积分:1
-
OFDM_code_xts
OFDM系统代码 整个系统的实现流程,matlab代码(OFDM code
clc
clear
interleav_J=89 交织深度,卷积码长14952,交织长度168,这里要求交织后离散越大越好
Lp=4984 输入的0,1序列长度
Ts=20*10^(-6)/2048
*****************************************************
v=300/3.6
fc=0
c=3*10^8 )
- 2012-11-25 19:09:50下载
- 积分:1