-
RussiaBlock
用matlab实现经典游戏俄罗斯方块,用matlab实现经典游戏俄罗斯方块(classical game,Russia Block,use matlab,classical game,Russia Block,use matlab,)
- 2010-12-02 10:08:59下载
- 积分:1
-
guide
葛哲学编著《小波分析理论与MATLABR2007实现》的所有源代码·包含大量的实例和典型应用(some refer for lisp)
- 2009-07-17 20:49:38下载
- 积分:1
-
tlyd
模拟陀螺运动程序,本程序是用MATLAB编写的,希望对大家有帮助.(gyro movement simulation procedures, the procedures are prepared by using MATLAB, and I hope to be helpful.)
- 2006-10-21 21:30:05下载
- 积分:1
-
emc
清华大学EMC讲义,讲述了EMC现象,对EMC系统的处理方法,初学者可以下载了解一下(EMC)
- 2010-11-07 14:35:58下载
- 积分:1
-
ssrg
MATLAB实现的移位寄存器,可以很容易在网上找到框图,原理也很简单,适合初学者参考。(MATLAB implementation of the shift register, you can easily find online diagram, the principle is very simple, suitable for beginners reference.)
- 2013-07-25 21:06:30下载
- 积分:1
-
FOF_syn_communication
在MATLAB中通过四阶龙格库塔法,计算时滞微分方程,(In MATLAB by fourth-order Runge-Kutta method to calculate the delay differential equation)
- 2011-10-19 13:51:53下载
- 积分:1
-
project_gui
radial undistortion in matlab with m code
- 2013-03-17 00:55:43下载
- 积分:1
-
Patch
communication related antenna design
- 2014-12-13 13:24:47下载
- 积分:1
-
Haze-remove
图像去雾算法Matlab代码,可以实现图像去雾处理(Haze remove code)
- 2013-12-22 20:20:18下载
- 积分:1
-
matlab-code
matlab解线性方程组的源代码
function x=nagauss2(a,b,flag)
% 用途:选列主元Gauss消去法解线性方程组ax=b
% 格式:x=nagauss2(a,b,flag) a为系数矩阵,b为右端列向量,flag若为0,则显示中间过程
(Matlab solution of linear equations source code function nagauss2 x = (a , b, flag)% purposes : a selection PCA Gauss elimination method for solving linear equations ax = b% Format : nagauss2 x = (a, b, flag) for a coefficient matrix, b subguadratic column vector, if the flag is 0, then showed intermediate process)
- 2006-06-02 11:52:10下载
- 积分:1