-
calculate
这学期开了软件工程工具及其应用这么课,任老师给我们教了matlab程序设计语言,做了课程实验,自己用matlab实现了计算器,发现MATLAB确实是一门很有用得计算机编程语言,它把数值计算和可视化环境集成到一起,非常直观,而且提供了大量的函数,功能强大,工应用范围广泛。
(Opened this semester and its application software engineering tools such class, any teacher taught us matlab programming language, has done a course experiments using matlab realize their own calculators, found that MATLAB is indeed a very useful computer programming language , which the numerical computation and visualization environment for integrated together, very intuitive, but also provides a large number of functions and powerful, the broad scope of application.)
- 2008-01-02 10:56:32下载
- 积分:1
-
KNNalgorithm
一个聚类程序,基于贝叶斯最小错误率的判别,效果挺好的。(A clustering procedure, based on Bayesian minimum error rate of the discriminant, the effect quite good.)
- 2008-04-18 15:31:06下载
- 积分:1
-
ew_INCOSE2005_MultidiscipMatlab
case study of multi-disciplinary modeling using MATLAB
- 2013-02-12 23:12:06下载
- 积分:1
-
youhua
MATLAB的优化设计和仿真设计课件。可以提高你的编程水平。(MATLAB optimization design and simulation design courseware. You can improve your level of programming.)
- 2013-03-17 13:21:40下载
- 积分:1
-
COREG
Semi-supervised learning
- 2009-05-23 09:26:22下载
- 积分:1
-
hmodeinitial
加深对卡尔曼滤波算法的理解,了解卡尔曼滤波器算法的基本特点,掌握卡尔曼滤波算法应用研究的基本步骤和方法(deepen the Kalman filter algorithm understanding, knowledge Kalman Filter algorithm for the basic features, master Kalman filtering algorithm applied research on the basic steps and methods)
- 2007-01-13 22:51:35下载
- 积分:1
-
SHUZHUANG
设计梳状滤波器,滤除谐波信号,并对原始信号,谐波信号,滤波后信号进行频谱分析(Design comb filter, filter out harmonic signals, and the original signal, the harmonic signal, the filtered signal spectrum analysis
)
- 2021-03-12 21:49:25下载
- 积分:1
-
matlab
说明: bp神经网络的模型训练与测试,并判断模型的可靠性。(Bp neural network model training and testing, and judge the reliability of the model.)
- 2020-09-22 14:49:47下载
- 积分:1
-
tsallis_entropy_lps_t
this file compute lagg on arrays
- 2012-06-14 16:28:42下载
- 积分:1
-
game
A very interesting game to play amongst two players....Requires a lot of logic
(Steps to follow
-Execute game.m
-hit start button
-play and enjoy:)
Rules to play
-In their respective turns,each player will chose a cell to drop ur token ball in it(by clicking in a cell).
-the selected cell cannot be already occupied by opponent s token ball.
-when a cell has sufficient no of balls such that atleast one ball will shoot in every available direction,the balls will evacuate this cell and move in all available directions.Let s call this event explosion .
-in an event of explosion,the balls released will occupy the cell they travel to.
-in case the cell where a ball has come due to explosion of an adjacent cell already contains tokens of the opponent ,these tokens will get mutated to the type of ball coming in due to explosion.
-If a cell receives more number of balls than required for explosion,the extra balls will be lost
Aim
to destroy all of the opponent s token balls.
--------------------------------------------------------------------)
- 2010-12-14 16:33:20下载
- 积分:1