-
5
说明: Silicon N-Channel MOSFET Triode 射频mos器件的datasheet(Silicon N-Channel MOSFET Triode RF device datasheet mos)
- 2010-12-13 22:37:27下载
- 积分:1
-
OccamMT
大地电磁二维Occam反演程序,一维Occam反演,建议用IVF运行。(Occam dimensional magnetotelluric inversion program, a one-dimensional Occam inversion, it is recommended to run with IVF.)
- 2013-12-22 22:08:40下载
- 积分:1
-
guided-filter-code-v1
图像引导滤波,实现平滑滤波,图像细节增强、去雾霾!!!(guided image filtering img_enhancement
img_smoothing img_flash img_feathering)
- 2021-04-06 22:29:02下载
- 积分:1
-
2DLDA
2dlda face recgnition...............matlab
- 2010-08-24 10:34:36下载
- 积分:1
-
RSQPToolbox
rsqp算法的工具包,很有用很好呀,希望有用(pso)
- 2009-05-05 13:39:37下载
- 积分:1
-
Cellular-automata
是本数学建模工作室的学长留下来的元胞自动机程序,各位共同讨论(Cellular automata is the mathematical modeling studio seniors left the program, you discuss)
- 2013-02-22 21:43:32下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1
-
RAYL_PDF
在瑞利衰落信道下的回加性高斯白噪声的功率谱密度和概率密度函数(In Rayleigh fading channels back to the additive white Gaussian noise power spectral density and probability density function)
- 2012-03-23 22:51:54下载
- 积分:1
-
7
说明: matlab科学计算继续上传,一共10个章节,由浅入深,几乎包括了绝大部分的科学计算方法以及仿真。本人把部分算法做了优化,更为完善(matlab scientific computing continue to upload, a total 10 chapters, easy-to-digest, almost, including most of the scientific method of calculation and simulation. I have done a part of algorithm optimization, a more perfect)
- 2008-12-25 16:30:42下载
- 积分:1
-
irisSVM
iris with matlab.irisData is 150x5.
row:
Sepal.Length Sepal.Width Petal.Length Petal.Width Group(1,2,or 3)
the first 50x5 is Isis-setosa(1),
the second 50x5 is Isis-versicolor(2),
the last 50x5 is Isis-virginica(3).
!!! Caution !!!
X(50 + 21, :) equals X(50 + 50 + 27, :), but Y(50 + 50 + 21) DOESNOT equal Y(50 + 50 + 27)!
So the algorithm will NEVER be 100 correct.
- 2010-07-26 18:27:48下载
- 积分:1