-
machine-learning-ex2
吴恩达机器学习课程源码,第二个练习作业代码!(Wu nda machine learning course source code, the second practice code!)
- 2018-04-17 17:37:39下载
- 积分:1
-
fmcw
FMCW MATLAB R2014B实现(Automotive Adaptive Cruise Control Using FMCW Technology)
- 2015-03-01 23:26:14下载
- 积分:1
-
hingpai_v21
计算多重分形非趋势波动分析matlab程序,基于K均值的PSO聚类算法,旋转机械二维全息谱计算。( Calculation multifractal detrended fluctuation analysis matlab program, K-means clustering algorithm based on the PSO, Rotating machinery 2-d holographic spectrum calculation.)
- 2016-05-27 12:14:17下载
- 积分:1
-
Simulink_OFDM
说明: 基于Simulink的OFDM通信系统仿真(Simulink-based simulation of OFDM communication system)
- 2010-04-05 11:08:16下载
- 积分:1
-
Auto_Cross
Auto correlation.........
- 2012-08-24 03:59:02下载
- 积分:1
-
KNN
说明: 基于matlab点云最近邻搜索,可实现点云搜索最近邻进而用于点云分类等(Matlab point cloud nearest neighbor search)
- 2020-12-19 15:39:09下载
- 积分:1
-
NEWon-feixianxing
自编的非线性牛顿算法,经IEEE14、30、39节点系统验证,是正确的(Nonlinear Newton algorithm includes the IEEE14 node system verification, 30, 39, is correct)
- 2014-09-25 10:44:55下载
- 积分:1
-
LHS
拉丁超立方抽样,调用方式如下:S=lhs(m,dist,mu,sigma,lowb,upb)
m: a scalar,the number of sample points
dist: A row with distribution type flags of basic random variables the
value of the flag can be 1 (for uniform distribution, 2(for normal distribution), 3(for lognormal)
and 4(for extreme type 1).
mu: A row vector comprising the mean value of basic random variables.
sigma: A row vector with its length equaligng to mu,including the standard
deviation of basic random variables.
lowb: a row vector with its elements are the lower bound of the sampling
interval
upb:a row vector with its elements are the upper bounds of the sampling
interval
dist,mu,sigma,lowb,upb must have the same length.
Output argument
S: sampling point matrix, of which each row is a sampling point.(code of Latin Hypercube Sampling)
- 2021-03-03 16:29:33下载
- 积分:1
-
MATLAB
MATLAB通信仿真及应用实例详解好的一本书,里面有实例和M文件代码。(MATLAB simulation and communication application example explanation good book, there are examples and M file code.)
- 2014-02-14 08:51:36下载
- 积分:1
-
咬尾卷积的编译码,打孔仿真
使用matlab自带的卷积码编码、译码程序,实现咬尾卷积码、打孔的功能。
主要窍门在于:
如何让编码器处于咬尾的初始状态
如何计算打孔的长度
在解码时如何让解码器包含尾部信息
如何在解码时正确的设置打孔矩阵的长度等等。
我自己摸索了一下午才搞明白的!
- 2022-04-19 10:48:04下载
- 积分:1