-
TheElementsofJavaStyle
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer bugs. Code written with no regard to
style will contain more bugs. It may simply be thrown away and rewritten rather than
maintained.(var OF THE PROGRAMMING LANGUAGE tells A. you what code it is possible to write-what the ma chine will understand. Style tells you what you ought to write-what the humans reading the code will understand. Code written with a consisten t, simple style will be maintainable, and robust. and contain fewer bugs. Code written with no reg ard to style will contain more bugs. It may simpl y be thrown away and rewritten rather than maint ained.)
- 2007-05-10 15:04:37下载
- 积分:1
-
pca
主成分分析是设法将原来众多具有一定相关性(比如P个指标),重新组合成一组新的互相无关的综合指标来代替原来的指标。(Principal Component Analysis,PCA)
- 2012-08-24 16:04:01下载
- 积分:1
-
DDE_tutorial
解决中立性微分方程的Matlab程序. 中立性微分方程即微分带时延的。(Matlab program to solve the differential equations of neutral. Use matlab to simulate.)
- 2013-12-14 10:16:47下载
- 积分:1
-
Hui-Zhi-2D-3D-Tu-Xing
利用VC和Matlab混合编程,Release文件夹下可直接运行,绘出2D和3D图形。并且可以在VC 6.0环境下调试,注意文件夹中的readme文档说明。(Using VC and Matlab to program, Release folder can be run directly, draw 2D and 3D graphics. And it can debugging in VC 6.0 environment, pay attention to the folder readme documentation.)
- 2014-02-08 19:13:53下载
- 积分:1
-
CodeSLAM
EKF-SLAM Simulator (version 2.0)
------------------
This simulator demonstrates a simple implementation of
standard EKF-SLAM. It permits simple configuration via
configfile.m to perform SLAM with various control parameters,
noises, etc. Also various switches are available to choose
known data-association versus gating, etc.
The key file in this simulator is called ekfslam_sim.m . Type
help ekfslam_sim for more information of how to use it.
In addition to on-line animations, the simulator returns a
data-structure of the logged state information for off-line
processing. An example use of this data is shown in m-file
plot_feature_loci.m , which plots the trajectories of the
landmark estimates.
- 2010-03-03 18:41:10下载
- 积分:1
-
cdma2000turbo
说明: 众所周知,turbo码是cdma2000中一项重要的技术,该程序用simulink模拟实现turbo编码(As we all know, turbo code is an important cdma2000 technology, the process simulation using simulink realization of turbo coding)
- 2008-09-10 16:04:28下载
- 积分:1
-
jiaoxueshiping1
本文件为学习视频,希望对matlab的学习者有用。(This document is learning video, hope to be useful matlab learners.)
- 2010-05-25 16:59:18下载
- 积分:1
-
calcWMAD.m
code rich machin chose
- 2011-06-16 06:12:12下载
- 积分:1
-
LS_CAR
有关系统辨识的源程序.看看吧,有用就下来看看.不行就删除.(the system identification of the source. Let's see it, useful look down on. Not deleted.)
- 2007-03-19 18:44:41下载
- 积分:1
-
Matlab-code
《实战Matlab之并行程序设计》程序代码,里面是很全的代码,供大家学习亩烤烟下载相应的书籍学习。(The actual combat Matlab parallel programming)
- 2012-06-08 13:01:39下载
- 积分:1