-
RC
说明: 一阶RC低通滤波器与二阶RC低通滤波器特性分析及其阶跃响应对比(First-order RC low-pass filter with the second-order RC low-pass filter characteristics of its step response comparison)
- 2010-05-22 08:57:00下载
- 积分:1
-
mapminmax
matlab7.0没有这个函数,求举矩阵的最大最小值问题,下载后放在work目录下即可调用(mapminmax.m function)
- 2013-01-23 16:11:34下载
- 积分:1
-
BFGS
说明: MATLAB编程实现拟牛顿法(BFGS),对凸函数进行优化计算(The quasi-Newton method (BFGS) is realized by programming in MATLAB, and the convex function is optimized.)
- 2018-12-29 16:16:21下载
- 积分:1
-
ssmcmcmatlab
semi-supervised MCMC classification
- 2007-09-27 21:56:31下载
- 积分:1
-
GUI
MATLAB的图形用户界面(GUI)来制作图像处理软件平台的具体过程和相关技巧,第一,简单介绍下GUI与GUIDE(MATLAB' s graphical user interface (GUI) to create a specific image processing software platform process and related skills, first, briefly introduced to the GUI with GUIDE)
- 2010-05-30 16:18:29下载
- 积分:1
-
frame-differential-method-
源代码在matlab实现相邻帧间差分法对于视频中对移动目标的识别。附送视频,在matlab上能打开的视频只有无压缩的AVI视频。视频背景没有变化的情况下,处理效果很好。(The source code in matlab between adjacent frame difference method for the recognition of moving target in the video. Attached to the video, can open the video on the matlab only compressed AVI video. Does not change the background of video cases, the treatment effect is very good.)
- 2013-12-01 01:14:36下载
- 积分:1
-
bpsk_ofdm_commtoolbox
i am in need 4g related matlab code.i learning in area of lte-advanced downlink for writing the matlab code
- 2014-10-12 23:48:24下载
- 积分:1
-
continuesignal
说明: 这个连续信号的表现图像,作为matlab领域中最常见的内容,可以掌握(The performance of the continuous signal image as a matlab most common content areas, can acquire)
- 2011-02-25 22:34:33下载
- 积分: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
-
sim
关于matlab信道仿真中经常用到的信道噪声函数,包括高斯白噪声,瑞利信道,赖斯信道的仿真(Channel simulation on matlab frequently used function of channel noise, including Gaussian white noise, Rayleigh Road, Lai Sixin Road Simulation)
- 2011-06-16 15:55:29下载
- 积分:1