-
motors
simulink models of different types of motors
- 2009-09-08 04:40:36下载
- 积分:1
-
sudoku
用matlab程序自编的数独程序,可以解决大部分的9*9宫格的数独。(Sudoku program, self matlab program can solve most of the 9 x 9 Sudoku grids.)
- 2013-03-11 20:17:34下载
- 积分:1
-
Tracking
递推的最小二乘算法的真实轨迹曲线、测量数据、跟踪曲线以及位置估计误差均值和标准差曲线(True trajectory recursive least squares algorithm curve, measured data, tracking curve and position estimation error of the mean and standard deviation curve)
- 2014-06-23 15:45:09下载
- 积分:1
-
Alamouti-STBC
1) Alamouti STBC Matlab codes
- 2013-09-01 17:11:16下载
- 积分:1
-
RankBoost
RankBoost算法实现,有dll文件。代码为matlab.(rankboost algorithm code implementation.)
- 2009-03-30 08:05:39下载
- 积分:1
-
8267Dwaveform
matalb程序,使用Agilent 8267D信号源产生特殊雷达信号。(matalb program, use the Agilent 8267D have a special radar signal waveform.)
- 2010-05-30 15:09:29下载
- 积分: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
-
00771146
space Time Block code
- 2014-02-16 05:22:58下载
- 积分:1
-
topkong
本程序由经典99行拓扑优化程序改编,可以反向进行反向夹持器的拓扑优化( A 105 LINE TOPOLOGY OPTIMIZATION CODE BY OLE SIGMUND, JANUARY 2002
This example is selected from the document of "on the design of compliant mecanisms using topology optimization"
Note the input displacement is specified as 5e-3mm here )
- 2009-10-20 16:52:12下载
- 积分:1
-
anglemod
simulation of Angle modulation (FM & PM)
- 2010-11-07 20:50:31下载
- 积分:1