-
minmaxtemprecorder
it is used to store the min and max temperatures
- 2010-08-06 20:46:40下载
- 积分:1
-
TP_MLP
一个用MATLAB实现的多层感知器(a MATLAB the multilayer perceptron.)
- 2006-11-20 23:41:56下载
- 积分:1
-
Multipath.--Wideband-Channel
无线通信中多径宽带的MATLAB建模和仿真(Multipath Broadband simulation)
- 2011-11-05 21:49:16下载
- 积分:1
-
tfToolBox
进行时频变换的工具箱,包含几十种时频变换算法的源程序(time frequency analysis box)
- 2020-12-17 10:49:13下载
- 积分:1
-
RSCode
说明: (28,24)RS码表示码块长度共28个符号,其中信息代码的长度为24,检验码有4个检验符号。在这个由28个符号组成的码块中,可以纠正在这个码块中出现的2个分散的或者2个连续的符号错误,但不能纠正3个或者3个以上的符号错误。
((28,24) RS code, said code block length of 28 symbols, including the length of the code information 24, inspection and testing code with four symbols. In the 28 symbols from the code block can be corrected in the code block 2 appears scattered or two consecutive symbol errors, but can not correct more than 3 months or 3 symbol errors.)
- 2010-04-18 18:51:10下载
- 积分:1
-
PWM-PI-controller
PWM PI controller simulink matlab
- 2014-12-23 16:58:29下载
- 积分:1
-
radar-camera-calibration
在matlab中实现了雷达相机标定,文件中包含有5个m文件(to realize the radar camera calibration in matlab)
- 2014-07-25 16:54:30下载
- 积分:1
-
Optimization_Newton
设r是f(x) = 0的根,选取x0作为r初始近似值,过点(x0,f(x0))做曲线y = f(x)的切线L,L的方程为y = f(x0)+f (x0)(x-x0),求出L与x轴交点的横坐标 x1 = x0-f(x0)/f (x0),称x1为r的一次近似值。过点(x1,f(x1))做曲线y = f(x)的切线,并求该切线与x轴交点的横坐标 x2 = x1-f(x1)/f (x1),称x2为r的二次近似值。重复以上过程,得r的近似值序列,其中x(n+1)=x(n)-f(x(n))/f (x(n)),称为r的n+1次近似值(Let r is f (x) = 0 root, select the initial approximation x0 as the r, over point (x0, f (x0)) to do the curve y = f (x) the tangent L, L the equation y = f ( x0)+ f ' (x0) (x-x0), find the intersection of L and the x-axis of abscissa x1 = x0-f (x0)/f' (x0), x1 is called an approximation r. Through points (x1, f (x1)) to do the curve y = f (x) the tangent, and find the intersection of the tangent with the x-axis of abscissa x2 = x1-f (x1)/f ' (x1), x2 is called r the second approximation. Repeat the process, get an approximation of the sequence r, where x (n+1) = x (n)-f (x (n))/f ' (x (n)), as an approximation of r n+1 times)
- 2011-06-21 21:13:09下载
- 积分:1
-
dFRT
分数阶fourior变换的源码,主要用来处理线性调频信号(fractional fourior transform source code, is mainly used to treat LFM)
- 2007-04-19 18:05:58下载
- 积分:1
-
log_psd
This function takes the n time domain samples (real or complex)
and finds the psd by taking (fft/n)^2. The two sided spectrum is
produced by shifting the psd The array freq provides the appropriate
frequency values for plotting purposes.
By taking 10*log10(psd/max(psd)) the psd is normalized values beow 60db
are set equal to -60db
- 2011-11-18 21:07:22下载
- 积分:1