-
jens
a start book for programming in java tcl for network simulation
- 2009-03-23 21:50:43下载
- 积分:1
-
conicoidconicoid
说明: 这篇文章是关于标准空间二次曲面拟合的研究,对于齿轮研究者有很好的参考价值,希望大家喜欢(This article is about the standard space quadric fitting studies, researchers for the gear have a good reference value, I hope you like)
- 2008-11-22 17:34:54下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
Lattice-Boltzmann-Method
格子Boltzmann方法的matlab源代码和电子书,希望对于此方法学习的人有所帮助(Lattice Boltzmann Method)
- 2015-06-03 20:53:52下载
- 积分:1
-
LaplacianScore
Feature selection using laplicat sours
- 2021-03-28 17:29:11下载
- 积分:1
-
adistortedimagerectificationalgorithmbasedonleasts
针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算
法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相
结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.(Image distortion for high-precision, a least-squares image matching based on high-precision image distortion correction algorithm. First of all, the use of feature extraction algorithm for edge detection and image pre-processing, and will feature matching with a combination of least-squares algorithm in order to achieve the image and the template between the sub-pixel accurate positioning and matching. The experimental results show that the algorithm has better accuracy of the solution to the current distortion prevalent image correction algorithm to match the accuracy of the positioning and less defects, image correction effect well, is an effective algorithm to correct image distortion.)
- 2009-04-20 19:05:54下载
- 积分:1
-
MATLAB-picture
冈萨雷斯数字图像处理MATLAB版图片,给需要这些图片朋友(Gonzalez Digital Image Processing MATLAB version of pictures, to the need for these pictures Friends)
- 2011-05-11 13:49:17下载
- 积分:1
-
Java-and-Maltab-Hybrid-Programming
为了能结合Java和Matlab两者的优点,构造功能更加强大的科学计算环境,对如何进行Java和Matlab混合编程进行了研究,首先介绍了Java调用Matlab函数的基本方法.(In order to combine the advantages of both Java and Matlab construct more powerful scientific computing environment, how to mix Java and Matlab programming studied, first introduces the basic Java method call Matlab function.)
- 2015-01-04 11:49:00下载
- 积分:1
-
jack_immune
一个基于Matlab的人工免疫算法解决多峰函数优化(An artificial immune algorithm based on Matlab
)
- 2013-11-06 22:12:14下载
- 积分:1
-
STBC_BER
仿真空时分组编码的误码率曲线,通过空时分组的性能曲线,得到其分集优势(Simulation of space-time block-coded BER curves, through the space-time block of the performance curve, by its sub-set of advantages)
- 2009-09-17 17:26:20下载
- 积分:1