-
Image_Measure
Measuring the dimension using image
- 2010-12-10 21:55:09下载
- 积分:1
-
yuvpsnr
PSNR of YUV videos - matlab(PSNR of YUV videos-Matlab)
- 2006-10-15 10:59:28下载
- 积分:1
-
MUSIC_ESPRIT
MUSIC程序,用于DOA估计时频估计的程序,MATLAB标准语言,(MUSIC procedures for the DOA estimates of the frequency estimate procedures, standard MATLAB language,)
- 2007-04-11 09:40:01下载
- 积分:1
-
MATLAB
MATLAB语言常用算法程序集 MATLAB程序 集合 (MATLAB language commonly used algorithm for assembly collection of MATLAB programs)
- 2012-06-13 01:01:56下载
- 积分:1
-
JIANGZUO
清华大学2013年针对稀疏表示的一个讲座,请的是稀疏表示的创始人。其中为讲座的讲义。(Tsinghua University in 2013 for the sparse representation of a lecture, please sparse representation is the founder. Where is the lecture handouts.)
- 2013-11-16 21:49:47下载
- 积分:1
-
matlab
迪杰斯特拉算法求最短路径,经典的求解最短路径算法等(Dijstrala algorithm solve the shortest—paths problems)
- 2010-07-12 20:54:07下载
- 积分:1
-
BOOST
BOOST升压电路,输入电压为5v,输出电压为15v,采用无源控制进行系统的闭环控制,调节占空比(BOOST boost circuit the input voltage is 5v, the output voltage is 15v,with passive control for closed loop control system,and change the duty cycle)
- 2020-11-25 20:59:32下载
- 积分: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
-
stl
在MATLAB中完成STL数据的渲染,用PATCH函数完成加颜色和亮度等功能(Completion of the STL data in MATLAB rendering)
- 2013-11-26 13:07:55下载
- 积分:1
-
lrls1
below is the matlab code for the rls algorithm for noise cancellation.can anybody explain me clearly what the code does with an example of N .
- 2014-05-23 04:25:21下载
- 积分:1