-
practica_11_muestro_diente_de_sierra
muestreo por la tecnica sample and hold de una señ al diente de sierra
- 2009-12-15 11:29:36下载
- 积分:1
-
K-means-clustering-experiments
经过一周的深入学习和参考本站的资料,对K均值进行了改进。可以针对简单的二维的矩阵进行任意中心个数的聚类,并且能够生成图像。(K-means clustering experiments)
- 2012-03-28 22:00:29下载
- 积分:1
-
huatanqumian
通过运用数学软件matlab绘制不同颜色形状的花坛曲面(By using mathematical software matlab draw a different colors and shapes of flowerpot surface
)
- 2011-05-23 16:51:15下载
- 积分:1
-
rake-receiver
rake接收机(rake-receiver)(rake receiver (rake-receiver))
- 2020-10-21 15:37:24下载
- 积分:1
-
SF-filtering
matlab codes for spatial domain filtering
- 2012-08-14 20:07:47下载
- 积分:1
-
sheffield_gatbx
MATLAB遗传算法工具箱,为遗传算法的实现提供了极大的方便(MATLAB genetic algorithm toolbox for the genetic algorithm provides a great convenience)
- 2013-10-06 21:35:38下载
- 积分:1
-
STBC
Alamouti STBC matlab code________187hjdjbjbcnk c dcb c jbcjh cjb bdjbjcdbjbcdjbj cbjhbdc
- 2015-02-19 03:31:04下载
- 积分:1
-
ultrasoundworkstation
B超的例子,其中含有多个医学超声图像,可用于超声图像处理,超声成像,相关研究人员可以进行下载。(B-examples, which contains multiple medical ultrasound image, ultrasound can be used for image processing, ultrasonic imaging studies can be downloaded.)
- 2015-03-25 13:02:05下载
- 积分:1
-
MATLAB-mp3
matlab语音信号处理 语音信号采集,然后设计FFR和IIR进行低通滤波,效果比较。,/。。(matlab .,////////////////////////////////)
- 2010-06-30 16:01:05下载
- 积分: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