-
neighborhoodclassifier
这是基于KNN的邻域分类器matlab代码,里面包含了KNN的matlab代码。(This is a neighborhood based on KNN classifier matlab code, which contains the KNN of matlab code.)
- 2010-07-01 22:24:23下载
- 积分:1
-
MATLAB.pps
这是一个介绍matlab的pps,包括matlab的特点、语法构成、程序设计等(This is a matlab introduction of the pps, including the characteristics of matlab, grammar structure, program design, etc.)
- 2007-12-18 09:40:56下载
- 积分:1
-
km
说明: matlab中电气化铁路上每1km长的牵引网的等效阻抗模型。(matlab in every 1km long electrified railway traction network equivalent impedance model.)
- 2013-07-13 18:54:11下载
- 积分:1
-
aloha
实现纯aloha算法,吞吐率,成功率,归一化标签数(complete aloha algorithm.)
- 2021-03-01 20:39:34下载
- 积分:1
-
detect
利用雷达方程,分别分析功率孔径积与检测目标距离的关系,并且画出对两种飞行目标类型的功率孔径积,得出相应的结论。(Radar equation analysis of the relationship between the power aperture product detects the target distance, and draw power aperture product of two flight target type, and draw the appropriate conclusions.)
- 2013-03-22 19:19:14下载
- 积分:1
-
TheChannelCodingBasedOnGSM
信号通过信道外编码、信道内编码、交织、去交织、信道内解码、信道外解码的过程,在高斯噪声和突发干扰的影响下通过matlab仿真完成信道在不同干扰下的误码率曲线,分析各编码对误码率的影响。
(The signal through the outer channel coding, in-channel coding, interleaving, de-interlacing, in-channel decoding, channel decoding outside the process, Gaussian noise and burst under the influence of interference by the completion of matlab simulation in different interference channel bit error rate curve of , analysis of the coding of the bit error rate.)
- 2009-11-11 14:05:41下载
- 积分:1
-
lorentzfit
= lorentzfit (× )
lorentzfit 符合输入(× )与罗伦兹功能的形式
“ (× )= 1 / ((- 2)^ 2 + 3号)
输入
:因变量值[ 是] (× )
× :独立变量的值
输出功率
一:名单[ 1 2 3 ] 罗伦兹参数
示例
× = - 16:0.1:35
= 19.4 / ((- 7)^ 2 + 15.8)+ randn (大小(× )/ 10 )
= lorentzfit (× )
杰瑞德·威尔斯
11 / 15 / 11
杰瑞德威尔斯[ 点] [在] [ 点] 教育公爵(a = lorentzfit(y,x)
LORENTZFIT fits the input Y(X) with a Lorentzian function of the form
Y (X) = A1./((X- A2).^2+ A3)
INPUTS
Y : Dependent variable values [Y(X)]
X : Independent variable values
OUTPUT
A : List of Lorentzian parameters [A1 A2 A3]
EXAMPLE
x =-16:0.1:35
y = 19.4./((x- 7).^2+ 15.8)+ randn(size(x))./10
a = lorentzfit(y,x)
Jered R Wells
11/15/11
jered [dot] wells [at] duke [dot] edu)
- 2012-05-02 20:28:43下载
- 积分:1
-
54507899FLch7NNeg2
函数逼近的程序是一元函数的逼近,效果不错(function bijin de chengxu )
- 2014-01-19 22:09:32下载
- 积分:1
-
energy-detector
认知无线电技术是当前缓解频谱资源紧张的有效解决方案,频谱感知是认知无线电的关键技术,其中,能量检测是经典的频谱感知算法,对于研究频谱感知的初学者来说比较重要。(Cognitive radio technology is an effective solution to alleviate the tension of spectrum resources. Spectrum sensing is the key technology of cognitive radio. Among them, energy detection is a classical spectrum sensing algorithm, which is important for the study of spectrum-aware beginners.)
- 2017-03-13 10:05:55下载
- 积分:1
-
ddt
几种数字滤波器,如矩形窗带通数字滤波器,海明窗高通数字滤波器(Several digital filter, such as the rectangular window of band-pass digital filter, Hamming window of high-pass digital filter)
- 2007-10-29 03:21:41下载
- 积分:1