-
exp3_sine_wave_gen
a simple dsk6713 simulation
- 2010-08-24 13:52:15下载
- 积分:1
-
cpso
惯性PSO算法是个常用的PSO算法,具有高效性,十分简便易懂(Inertia PSO algorithm is commonly used in the PSO algorithm is highly efficient, very easy to understand
)
- 2012-02-14 13:19:02下载
- 积分:1
-
AVO地震响应
AVO地震响应,描述反射系数随炮检距的变化,为砂泥岩含气模型,属于第一类AVO(AVO seismic response, describing the reflection coefficient variation with offset for sand shale gas models belonging to the first category AVO)
- 2015-08-21 09:04:18下载
- 积分:1
-
youhua
优化法求救方程最小值或最优解
matlab命令窗口会出现几个诸如以下结果的数据(Optimization method distress minimum or optimal solution equation matlab command window will appear as the following results in several data)
- 2009-02-25 08:55:35下载
- 积分:1
-
spectral_cluster
谱聚类算法,与传统聚类相比,有任意形状的样本空间上聚类且收敛于全局最优解的优点(Spectral clustering algorithm, compared with the traditional clustering, the sample space of an arbitrary shape clustering and convergence to global optimal solution the advantages of)
- 2012-05-24 09:41:49下载
- 积分:1
-
qtfm
四元数傅里叶变换代码,四元数在图像上的应用(quaternion fourier transform)
- 2012-10-16 21:48:16下载
- 积分:1
-
matlabchengxuzai-huaxue
MATLAB是美国MathWorks公司自80年代中期推出的适用于科学和工程计算的数学软件。它优秀的数值计算能力、卓越的数据可视化能力和简洁的程序语言编写使其很快在数学软件中脱颖而出。本文通过化学计量学中的两个多元校正为例,简要介绍了MATLAB程序设计在化学计量学计算中的应用。 更多还原
(
MathWorks MATLAB is a mathematical software United States launched the company since the mid-1980s apply to scientific and engineering computing. It is excellent numerical ability, excellent data visualization capabilities and simple programming language to write so quickly come to the fore in mathematics software. In this paper, two chemometrics multivariate calibration, for example, a brief introduction MATLAB programming in chemometrics computing applications. More Restore)
- 2013-12-14 15:52:09下载
- 积分:1
-
全面的基于单尺度、多尺度、原始的Retinex算法,matlab源码
验证可用,实现串口的数据采集,是本科毕设的题目,PLS部分最小二乘工具箱,最大似然(ML)准则和最大后验概率(MAP)准则,代码里有很完整的注释和解释。
- 2023-04-08 14:25:04下载
- 积分:1
-
lab1
digital image processing
- 2010-01-08 09:42:41下载
- 积分:1
-
FINDENDSJUNCTIONS
FINDENDSJUNCTIONS - find junctions and endings in a line/edge image
Usage: [rj, cj, re, ce] = findendsjunctions(edgeim, disp)
Arguments: edgeim - A binary image marking lines/edges in an image. It is
assumed that this is a thinned or skeleton image (or
nearly so).
disp - An optional flag 0/1 to indicate whether the edge
image should be plotted with the junctions and endings
marked. This defaults to 0.
Returns: rj, cj - Row and column coordinates of junction points in the
image.
re, ce - Row and column coordinates of end points in the
image.
- 2012-05-28 12:09:57下载
- 积分:1