-
Jacobi
普通解矩阵时,在计算量想当大时候,会出现病态矩阵,这个程序采用迭代方法计算。(it s a way to calculate the matrix.everyone can have a try .solving the matrix is a problem ,this maybe can help you~)
- 2010-06-21 18:03:10下载
- 积分:1
-
matlab
数值计算,能够计算方程组,矩阵,能够自己输入数据进行计算(Numerical calculation, to calculate equations, matrices, to make their own input data calculation)
- 2010-03-11 21:47:12下载
- 积分:1
-
matlab
fft变换举例,实例分析MATLAB 中的FFT变换的使用方法,清晰明了。(fft transform example)
- 2011-05-24 22:50:57下载
- 积分:1
-
demo-examples-2
Demo emf source code 2
- 2011-06-04 17:16:53下载
- 积分:1
-
chap3
先进PID控制matlab仿真源代码。典型事例具体说明,清晰易懂。(第三章)(Advanced PID control matlab simulation source code, more typical examples of specific instructions, clear and easy to understand.(Chapter 3))
- 2014-09-28 10:57:35下载
- 积分:1
-
greedy
有关贪婪算法的源码,可以用在无线网的成链协议中(The source of the greedy algorithm can be used in the wireless network into a chain of agreements)
- 2009-04-24 20:57:11下载
- 积分:1
-
bpsk8pskqpsk
二进制移相键控,八进制移相键控和多进制移相键控的matlab源代码(2psk,8psk and Qpsk souce codes)
- 2009-07-20 17:02:34下载
- 积分:1
-
kftool_matlab
说明: kalman滤波的matlab程序,准确可靠,欢迎下载(Kalman filtering Matlab procedures, accurate and reliable, welcome to download)
- 2006-03-21 21:35:58下载
- 积分:1
-
chap5_04_PID
系统辨识和自适应控制中增量式PID控制的应用(Incremental PID control inSystem identification and adaptive control)
- 2012-07-01 15:21:10下载
- 积分:1
-
cHAMP-potentiel
Dans la partie expérimentale, nous allons considérer un cas simple où l’espace de
configuration est limité à 2 dimensions avec des obstacles ponctuels (réduits à des points).
On va considérer un espace de configuration de taille 100x100, où l’on va disposer des
obstacles ponctuels. Dans le code fourni (potentialfield.m), nous définissons deux
structures : s et r. Ces structures possèdent trois champs :
- x : correspond à la position du point (attracteur pour s et répulsif pour r)
- w : le poids (ξ pour l’attracteur et η pour le répulsif)
- k : le choix de la fonction heuristique (conique/parabolique pour l’attracteur,
exponentielle/hyperbolique pour le répulsif)
La variable q représente la position courante du robot. Les fonctions fieldplot et robotplot
gèrent les affichages.
- 2011-09-07 05:52:07下载
- 积分:1