-
kmeans
基于K-means的模糊聚类分析方法,很有用的(Based on the fuzzy K-means cluster analysis, very useful)
- 2010-12-11 10:02:37下载
- 积分:1
-
picc
MPLAB IDE和PICC的安装与使用.(PICC compiler)
- 2011-08-06 22:11:12下载
- 积分:1
-
Matlabmaerkefu
利用Matlab编程进行马尔可夫预测计算,非常方便的,只需要进行相应的矩阵乘法(Markov prediction using Matlab programming to calculate, very convenient, just make the appropriate matrix multiplication)
- 2010-06-08 10:11:40下载
- 积分:1
-
hunhebianma
VC + + 与MATLAB 混合编程,可以将VC 优秀的可视化编程能力和MATLAB 强大的计算能力结合起来。
分析了C 语言与MATLAB7. x 在接口的特点,详细介绍了VC + + 6. 0 与MATLAB7. x 混合编程的三种方法: MATLAB
引擎、MATLAB 编译器和MATLAB COM 编译器(VC++ Mixed with MATLAB programming, can be excellent VC Visualization MATLAB programming capacity and computing power together. Analysis of the C language and MATLAB7. X in the interface characteristics described in detail VC++ 6. 0 and MATLAB7. X mixed programming in three ways: MATLAB engine, MATLAB Compiler and MATLAB COM compiler)
- 2008-12-23 19:32:39下载
- 积分:1
-
UKF
在对目标进行跟踪时,由于目标的运动方程和观测方程的非线性性,使得滤波时采用传统的卡尔曼滤波器时存在较大误差,不敏卡尔曼滤波器很好的避免了这一点。(Tracking of targets, because the objectives and observation equations of motion of nonlinear equations, and makes filtering when using the traditional Kalman filter when there is a big error, not a very good filter敏卡尔曼avoid this .)
- 2008-06-01 12:50:07下载
- 积分:1
-
waiwei
本文为环境专业的相关的环境评估的英文资料(paper for the professional environment of the environmental assessment in English)
- 2007-06-11 21:29:25下载
- 积分:1
-
work
matlab用户图形界面用法的一个小例子。用到了文本框、滚动条等控件,对刚开始学习matlab有一定的帮助。(matlab graphical user interface uses a small example. Used in the text boxes, scroll bars, and other controls, just started learning matlab have some help.)
- 2013-09-20 10:33:34下载
- 积分:1
-
bilateral
说明: 双边去噪的matlab源码,效果很好,值得一试(Bilateral denoising matlab source, the effect is very good, worth a try)
- 2011-03-29 12:36:14下载
- 积分:1
-
Juliass2YMDhmsV2
将距某年开始的总秒数转换为当前的年月日时分秒(The conversion from the total number of seconds in a year to date at the beginning of every minute)
- 2014-08-12 12:34:12下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1