-
duoduixiang
说明: 多对象的旋转,实现用户自定义输入各个点的位置,并可以自己修改运动速度,轨迹A,B,C的径长。(more object rotation, user-defined input all points on the location and movement can change their speed, trajectory A, B, C-Path.)
- 2006-03-22 08:07:22下载
- 积分:1
-
nmfmatlab7
说明: 非负矩阵分解应用于脸部图像识别的MATLAB程序(function [W H] = nmf(V,r,maxiter) )
- 2010-04-21 10:00:33下载
- 积分:1
-
calmanlvbo
卡尔曼滤波源代码 含 c c++ matlab 等(Kalman filter source code with c c++ Matlab, etc.)
- 2012-07-12 10:52:16下载
- 积分:1
-
matlab
这是一本MATLAB教程的书中的源码,适合新手学习(This is a tutorial book MATLAB source code, suitable for novice study)
- 2009-03-11 19:51:08下载
- 积分:1
-
NPC_PWM
NPC inverter with pwm
- 2013-08-03 20:55:17下载
- 积分:1
-
antcolony
matlab code for the sales mn problem_antcolony
- 2013-08-15 02:35:51下载
- 积分:1
-
djcb
无线信道多径传播特性仿真实验,用MATLAB编程仿真,分析无线信道多径传播特性(Radio channel multipath propagation simulation, simulation using MATLAB programming, analyzing radio channel multipath propagation characteristics)
- 2013-09-19 08:50:26下载
- 积分:1
-
kernel
kernel光滑滤波matlab源程序代码。fun为kern函数,在matlab文件中提供了四个函数:均匀函数,二次函数,一阶导数估计和二阶导数估计,详细请见算法文档。(kernel smooth filter matlab code)
- 2014-10-12 14:02:19下载
- 积分:1
-
雷诺方程求解 (2)
说明: 有限差分法求解雷诺方程,MATLAB程序,可以拿来参考看看(Solving Reynolds equation by finite difference method)
- 2019-11-12 21:00:25下载
- 积分:1
-
Gauss-Jordan-Matrix
For inverting a matrix, Gauss-Jordan elimination is about as efficient as any other method. For solving sets of linear equations, Gauss-Jordan elimination produces both the solution of the equations for one or more right-hand side vectors b, and also the matrix inverse A(-1). However, its principal weaknesses are (i) that it requires all the right-hand sides to be stored and manipulated at the same time, and (ii) that when the inverse matrix is not desired, Gauss-Jordan is three times slower than the best alternative technique for solving a single linear set.
- 2012-03-29 00:57:43下载
- 积分:1