-
MATLAB_symbolic_integration_Tutorials_limit
MATLAB符号极限积分教程MATLAB symbolic integration Tutorials limit(MATLAB symbolic limit points tutorial MATLAB symbolic integration Tutorials limit)
- 2010-08-03 10:10:51下载
- 积分:1
-
Started-directly
在matlab开发环境下,实现对直流电动机的仿真,研究其直接启动的特性(MATLAB development environment, the DC motor simulation, to study the characteristics of its direct start)
- 2013-05-05 22:05:57下载
- 积分:1
-
RCB_EB
Estimates the power spectral densities (PSDs) using the EB method with q = 0 for deciding the diagonal loading.
- 2013-12-07 05:01:24下载
- 积分:1
-
SIMMRAC1
matlab code for beging cc motor...
- 2013-12-16 23:07:39下载
- 积分:1
-
MAZE
a new way to solve MAZE problem using cellular automaton
- 2011-09-24 04:10:14下载
- 积分:1
-
Blocks
clc
close all
clear all
I=imread( desert.jpg )
[r c]=size(I)
bs=16 Block Size (8x8)
nob=(r/bs)*(c/bs) Total number of 8x8 Blocks
Dividing the image into 8x8 Blocks
kk=0
for i=1:(r/bs)
for j=1:(c/bs)
Block(:,:,kk+j)=I((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs))
end
kk=kk+(r/bs)
end
Accessing individual Blocks
figure imshow(Block(:,9,1)) This shows u the fist 8x8 Block in a figure window
figure imshow(Block(:,:,2))
- 2013-03-17 15:01:05下载
- 积分:1
-
Grating-diffraction
光栅衍射的强度和条纹。光栅的光学实验中有着分光、压缩脉冲等重要作用。研究它有重要的意义。(Grating diffraction intensity and stripes. Spectral the grating optical experiments have, the compressed pulse an important role. Research it has important significance.)
- 2013-04-04 17:14:26下载
- 积分:1
-
1svpwm3level
inverter pmsm very usefull
try it, please :)
- 2014-01-14 17:19:54下载
- 积分:1
-
matlab14
matlab经典书籍,可以让你提高很快的,下的快()
- 2008-04-09 23:22:33下载
- 积分:1
-
ask
ASK Modulation
This will help you graph in matlab the ask modulation
ASK Modulation
This will help you graph in matlab the ask modulation
ASK Modulation
This will help you graph in matlab the ask modulation
ASK Modulation
This will help you graph in matlab the ask modulation
- 2009-06-23 04:34:25下载
- 积分:1