-
control-system
一些小程序,主要包括控制系统分析与模型的建立相关的M文件以及simulink文件。(Small programs, including the establishment of control systems analysis and model M-files and simulink file.)
- 2012-07-13 14:53:05下载
- 积分:1
-
Multivariate-Statistical-Approaches
book for clustering based method for edge detection in hyperspectral image.
- 2014-02-16 14:43:15下载
- 积分:1
-
MTETRIS
Matlab版俄罗斯方块,个人一直认为,这个游戏或者说这个程序很经典!
如果你能掌握这个程序,你对Matlab的外功已经不成问题,回家修炼一下内功,就能毕业了!!
不说别的,先来玩玩,别忘了把音箱打开!感受儿时的乐趣
程序作者:Pascal Getreuer
(Matlab version of Tetris, individuals have always thought that this game or that the program was classic! If you can master this program, you have no problem Matlab' s external work, home practice about internal strength, we can graduate! ! If nothing else, the first to play, do not forget to turn on speakers! Experience the fun process of childhood: Pascal Getreuer)
- 2010-10-09 19:48:20下载
- 积分:1
-
matlab_colormap
说明: 可以将图的颜色在0位置表现为白色,使用方法为multimap函数,注意将范围设为对称,这样就可以将0设为白色(Can map the location of the performance of the color 0 is white, the use of methods for Multimap function, set the scope of attention to symmetry, this can be 0 is set to white)
- 2008-11-07 18:13:55下载
- 积分:1
-
takikofz
自己写的,有关于在电脑上仿真手机图片的显示效果,希望有所帮助(wrote it myself, on the phone computer simulation results show the pictures, hoping some help)
- 2007-04-08 18:35:38下载
- 积分:1
-
Passive-Filters
This is a simulink program for designing Low pass and High pass simple circuit Passive Filters
- 2011-10-09 14:07:47下载
- 积分:1
-
fem1
matlab中PDE工具箱的帮助文件pde.pdf的例子全部用代码实现,花了我一个月的时间,有限元应用程序(matlab in PDE toolbox pde.pdf Help file with examples of all the code, I spent a month s time, the finite element applications)
- 2008-12-22 15:42:30下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
auto
cyclic autcorrelation AM signal Dsbsc
- 2012-02-02 12:05:01下载
- 积分:1
-
MPU6050
MPU6050_Arduino 计算三轴陀螺仪的姿态变换计算其角度(MPU6050_Arduino calculate the three-axis gyroscope attitude transformation to calculate the angle)
- 2014-05-07 21:36:46下载
- 积分:1