-
imread
imread文件代码,m格式,需要的看看(imread code,m format,download and check it if need it)
- 2012-04-19 21:40:57下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
Matlab_basic2
matlab基础教程,Matlab_basic2。
- 2009-05-26 21:14:18下载
- 积分:1
-
RandomWalks
用MATLAB中SDE框架实现各维度的随机步走(In this demo we use the SDE framework in the Econometrics Toolbox to implement various random walks. )
- 2013-10-24 09:29:51下载
- 积分:1
-
DC-motor-with-Buck-booster
It acts in this TP of the regulation the speed of a D.C Motor with separated excitation, supplied with a chopper series, by using a regulator of the Proportional-Integral type (PI).
The chopper is a static inverter allowing, starting a source of voltage U continues fixes, to obtain continuous a U_c voltage of variable median value. One uses a static switch for ` to chop ` the voltage continues and to feed a load. We will be interested in the particular case of a chopper series whose one can order the cyclic report/ratio α.
- 2015-03-29 09:30:07下载
- 积分:1
-
FLAC3D地震荷载加载动力计算常用天津波完整原始数据
FLAC3D地震荷载加载动力计算常用天津波完整原始数据(Commonly used Tianjin wave complete raw data)
- 2020-07-05 09:40:02下载
- 积分:1
-
shading
MATLAB Code for Shape from Shading
- 2010-12-06 16:18:15下载
- 积分:1
-
chap7_2a
bp网络模式识别仿真实例,包括网络训练程序和网络测试程序(bp
)
- 2009-06-13 15:40:36下载
- 积分:1
-
123
用matlab实现(7,4)系统循环码的编码和译码,g(x)=1+x+x3。
((7,4) system encoding and decoding of cyclic codes, g (x) = 1+x+x3 using matlab.)
- 2012-06-24 17:39:33下载
- 积分:1
-
MATLAB
matlab系列教程2010年版,可有效学习matlab这一强大的工具(matlab tutorial series 2010 edition, which can effectively learn this powerful tool matlab)
- 2013-11-27 11:14:15下载
- 积分:1