-
matlab-Angle
matlab 计算发动机点火提前角的实验计算程序(Matlab, the advanced ignition Angle of experimental applications)
- 2012-08-13 17:35:55下载
- 积分:1
-
Matlabebook
Matlab详细手册
Matlab详细手册
Matlab详细手册()
- 2007-09-06 15:28:41下载
- 积分:1
-
matlab
set_white,matlab一算算法最短路径的选取,最详细的程序。(set_white matlab count shortest path selection algorithm, the most detailed procedures.)
- 2013-05-10 13:27:27下载
- 积分:1
-
nosise-trait-
说明: 这是一个AWGN信道下,编译码仿真的C程序。本人已经用它产生数据绘制折线图!包含编码,译码,信道模拟,误码率计算 …… ,程序结构清晰,不复杂,适合与初学者来了解,基本通信流程!(This is an AWGN channel, the decoding simulation C program. I' ve used it to generate data to draw a line chart! Including encoding, decoding, channel simulation, bit error rate ... ..., the program structure clear, not complicated, for with the beginners to understand, the basic communication process!)
- 2011-02-25 14:11:53下载
- 积分:1
-
Sim
电机控制系统,02年开始积累,效果好,速度快,PI控制,经典控制,fuzzy PID,自适应控制,速度位置控制等等,欢迎大家参考。(Servo motor control system, in 2002 began to accumulate, effective, fast, PI control, classical control, fuzzy PID, adaptive control, speed position control, etc., we welcome the reference.)
- 2013-12-11 14:18:26下载
- 积分:1
-
Sstrapdownt
捷联惯性导航解算程序,内附实实测数据与说明文档可直接使用。
(Strapdown Inertial Navigation solver, included the actual measured data and documentation can be used directly.)
- 2012-07-26 14:37:01下载
- 积分: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
-
CCppt
Clear Case briefly introduction power point
- 2013-09-25 10:03:02下载
- 积分:1
-
TS1
基于禁忌搜索算法的配电网无功补偿优化规划的 禁忌搜索部分(Optimize the planning of reactive power compensation based on the tabu search algorithm with tabu search part)
- 2012-04-20 19:34:36下载
- 积分:1
-
List
Listing is a program for sorting algorithms using the heaps sort and binary search sorting.
- 2014-11-16 12:33:13下载
- 积分:1