-
afingerprintprogramusingmatlab
a fingerprint program using matlab(a fingerprint program using Matlab)
- 2007-04-24 11:18:09下载
- 积分:1
-
PFM_AlCu
利用C++编程实现相场模拟铝铜合金凝固过程(Simulation of phase field during solidification of Al - Cu alloy)
- 2020-08-24 08:48:16下载
- 积分:1
-
ga
说明: 遗传算法设计的双关节机械手干扰观测器matlab6.5编写(Genetic algorithm design of two-joint manipulator disturbance observer to prepare matlab6.5)
- 2009-03-30 10:19:47下载
- 积分:1
-
Digital-singal-processing
上传的文件是《数字信号处理理论、算法与实现》(第三版 胡广书著)配套光盘代码 即40个分别用FORTRAN 和C 语言编写的信号处理子程序 比如说经典功率谱估计 参数模型化功率谱估计 维纳滤波器 自适应滤波器 等经典算法(
File upload digital signal processing theory, algorithms and implementation (third edition of the book with Hu Guang) supporting the CD code or 40, respectively, in FORTRAN and C language subroutines for example, the classic signal processing power spectrum estimation of the power spectral parameters of the model Wiener filter estimate adaptive filter algorithm classic
)
- 2015-01-22 21:22:01下载
- 积分:1
-
LS_esprit
传统的解相干方法主要有空间平滑和子空间拟合两类,但这些方法或者阵列利用率低或者计算复杂度高,因此寻求计算量小且阵列利用率高的解相干测向方法有重要意义.该文基于前后向矢量重构理论,(The traditional decoherence methods spatial smoothing and subspace fitting into two categories, but these methods or array utilization rate is low or high computational complexity and therefore seek small amount of calculation and array of high utilization coherent finding method is important. This paper is based on the vector before and after Reconstruction,)
- 2013-05-19 16:26:55下载
- 积分:1
-
CFDsimulation
利用CFD软件,采用雷诺应力模型分别计算了300型和250型水力旋流除砂器的内流
场,得到了2种水力旋流除砂器的轴向、径向、切向速度及压强的分布曲线。通过对所得结果的
分析,发现模拟结果基本符合旋流除砂器的运行规律。比较2种旋流除砂器的内流场,表明改进
的300型水力旋流除砂器的结构及分离能力优于原来250型水力旋流除砂器,为水力旋流除砂器
的优化设计和选型提供了可靠的设计依据。(use CFD software, Reynolds stress model used to calculate the respective 300-and 250-type sander hydrocyclones the flow field, been two kinds of hydrocyclones sander axial, radial and tangential velocity and pressure in the distribution curve. Based on the results of the analysis, the simulation results are consistent with the Cyclone sander operating rules. Comparing two kinds of Cyclone sander within the flow field, show improved 300 Desanding Hydrocyclones the structure and separation capacity than the original 250-hydrocyclone sander, Desanding Hydrocyclones for the optimum design and selection provided a reliable basis for the design.)
- 2007-06-17 09:53:32下载
- 积分:1
-
2
说明: 当前对机动目标跟踪的算法研究主要集中在交互式多模型((IMM)算法,它己被证明是目前混合系统估计算法中性价比最好的算法。(Maneuvering target tracking algorithm research focuses on the interacting multiple model ((IMM) algorithm, which has proved to be the best cost-effective algorithm in the current hybrid system estimation algorithm.)
- 2012-08-19 15:42:03下载
- 积分:1
-
phd and matlab
本例利用C MEX及API文件实现matlab与PHD只见的通讯.能实现数据的存取。(MEX and C API documentation can be achieved with Matlab PHD seen communications. To achieve access to data.)
- 2005-05-24 15:19:44下载
- 积分:1
-
model
用MATLAB语言编写的最基本的粒子群算法,能运行(MATLAB language with the most basic particle swarm algorithm can run)
- 2012-05-22 13:38:52下载
- 积分: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