-
1
说明: 将Minpack库中的LM算法封装成库,经过调试,通过算例运行结果与Matlab中运行出来的结果相差0.01范围内。(Will Minpack library package into the LM algorithm library,After debugging An example is the results is only 0.01 Difference from the result of Matlab s!
)
- 2009-08-09 22:15:03下载
- 积分:1
-
4176code_network_sybex
In short, to-the-point chapters, Practical C++ Programming covers all aspects of programming including style, software engineering, programming design, object-oriented design, and debugging. It also covers common mistakes and how to find (and avoid) them. End of chapter exercises help you ensure you ve mastered the material. Steve Oualline s clear, easy-going writing style and hands-on approach to learning make Practical C++ Programming a nearly painless way to master this complex but powerful programming language.
- 2014-10-10 10:33:00下载
- 积分:1
-
Satellite-orbit-simulation
卫星轨道仿真,源码,C++,定位等信息GEllipticalOrbit.cpp登文件(Satellite orbit simulation
)
- 2012-05-04 13:59:56下载
- 积分:1
-
display
利用matlab编写的程序,用于音乐播放青花瓷(the function to display songs based on matlab)
- 2012-11-02 10:55:47下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
sift
这是一个关于SIFT算法介绍的pdf和ppt的合集,可以很好地帮助初学者了解sift算法。(中英文都有)(This is a collection of pdf and ppt about SIFT algorithm. I believe it can greatly help beginners to understand SIFT algorithm.)
- 2012-04-29 21:13:46下载
- 积分:1
-
Kmeans
包含两个文件KMEAN.h,KMEAN.CPP,使用方法非常简单,将数据存成.dat文件,即可对其进行K均值聚类(Consists of two documents KMEAN.h, KMEAN.CPP, very simple to use, the data saved as. Dat file can be K-means clustering)
- 2007-12-19 15:59:01下载
- 积分:1
-
Stepping01
vb digital image processing, a total of eight chapters containing code
- 2009-06-02 18:46:51下载
- 积分:1
-
强主动声纳信号干扰被动声探测的仿真分析 rev4
强主动声纳信号干扰被动声探测的仿真分析.被动声探测是探测和跟踪水中噪声目标的重要手段,但强主动声纳信号的出现将对被动声探测产生很强的干扰作用,影响被动声纳对噪声目标的检测或跟踪。本文通过计算机仿真,分析被动声纳的积分时间、强主动声纳信号的强度、脉冲宽度和发射周期四个因素对强主动声纳信号干扰被动声探测程度的影响。(Simulation analysis of passive acoustic detection of a strong active sonar signal interference passive acoustic detection is an important means to detect and track water noise goals, but the emergence of strong active sonar signal will be passive acoustic detection generate strong interference effect, the impact of passive acoustic satisfied noise target detection or tracking. This paper through computer simulation, and analysis of the four factors of the integration time of the passive sonar, a strong active sonar signal intensity, pulse width, and launch cycle impact of passive acoustic detection of a strong active sonar signal interference.)
- 2012-08-21 21:06:06下载
- 积分:1
-
lag
如何使用MATLAB编程,里面有详细的说明,大家可以试试。满好的教程(How to use the MATLAB programming, which is described in detail, we can try. Man good tutorial)
- 2007-11-07 09:02:27下载
- 积分:1