-
jidasiran
极大似法编的系统辨识malab源码,这是基于概率的方法,可以直接拿来作为极大四然的程序短,应用于各种极大四然的实例(Maximum method of system identification malab source)
- 2009-06-01 09:23:23下载
- 积分:1
-
Laba_0
#include "comparer.h"
#include <iostream>
using namespace std
int Comparer::compareByName(Student& s1,Student& s2)
{
return strcmp(s1.m_szName,s2.m_szName)
}
int Comparer::compareBySurname(Student& s1,Student& s2)
{
return strcmp(s1.m_szSurname,s2.m_szSurname)
}
int Comparer::compareByGroup(Student& s1,Student& s2)
{
- 2010-01-21 00:05:09下载
- 积分:1
-
simuink-SVPWM-five-related-papers
SVPWM的simuink仿真相关论文5篇,可作为参考,取长补短,提高自己的水平(The simuink SVPWM five related papers simulation can be used as reference, each other, raise their level of)
- 2011-04-28 12:10:10下载
- 积分:1
-
TE_run-example
对gpr跨孔进行处理的程序,有助于地质专业的学生进行学习与研究。(the programe is for geometry students in sdutying end anlysis.)
- 2012-04-12 18:56:48下载
- 积分:1
-
关于差分进化的改进的代码 OXDE
文档是关于差分进化的改进的代码,使用正交设计,提高了算法的性能,内有测试函数和测试数据,可直接运行。(Documentation is improved code on differential evolution using orthogonal design and improve the performance of the algorithm, there are test functions and test data, can be run directly.)
- 2014-11-21 09:16:49下载
- 积分:1
-
SRM11
开关磁阻电动机仿真,模糊pi控制,转矩电流双闭环(Switched reluctance motor simulation, fuzzy pi control, torque current double closed loop)
- 2015-01-22 14:10:01下载
- 积分:1
-
poly
Poly alphabetic cipher in C
- 2010-10-03 17:22:00下载
- 积分:1
-
LDPC-code-decoding-algorithm
说明: ldpc码的基于联合校验—变量处理修正译码算法基础上的改进(the improvement of LDPC code decoding algorithm )
- 2011-04-11 16:56:36下载
- 积分:1
-
boxsurface
将整个空间进行划分,变成无数的小空间,其中小空间的长度可变。(The entire space is divided into numerous small space, wherein the variable length of the small space.)
- 2013-12-24 09:30:05下载
- 积分:1
-
PCA
This is the PCA matlab code using face recognition.
- 2012-03-22 06:12:57下载
- 积分:1