-
integer_S
双输入DCDC系统,用于燃料电池汽车的燃料电池和蓄电池输入能量管理(Dual input DCDC system for fuel cell vehicles and fuel cell battery input energy management)
- 2021-01-03 00:18:57下载
- 积分: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
-
FLUX
THIS PAPER IS ABOUT DIAGNOSIS AXIS FLUX AND DIAGNOSIS FAULT IN INDUCTION MOTOR
- 2013-12-29 08:03:49下载
- 积分:1
-
model3b
数学建模清华数模讲义\model3b (Mathematical modeling Qinghua digital-analog handouts model3b)
- 2010-01-13 23:22:49下载
- 积分:1
-
mountainroad
逢山开路问题的matlab程序源码,程序编制的比一些比赛论文中的要精细一些(Mountains and open source issues matlab procedures, programming than some of the papers in the race to fine some)
- 2008-07-27 12:43:18下载
- 积分:1
-
EnonceELEC2
PWM of Two level inverter
- 2012-05-16 04:27:17下载
- 积分:1
-
made-LFM
编写出一个线性调频信号,并写出其频域特性图(Write a chirp signal, and to write frequency domain characteristics Figure)
- 2013-04-12 09:56:51下载
- 积分:1
-
abcd
模糊粗糙课程中某些问题的MATLAB算法(it is MATLAB)
- 2011-12-13 14:38:05下载
- 积分:1
-
Code-FLC-ANFIS-GA-PSO
We describe in this paper a new hybrid approach
for mathematical function optimization combining Particle
Swarm Optimization (PSO) and Genetic Algorithms (GAs)
using Fuzzy Logic for parameter adaptation and integrate the
results. The new evolutionary method combines the advantages
of the fuzzy logic to give us an improved FPSO+FGA hybrid
method. Fuzzy Logic is used to combine the results of the PSO
and GA in the best way possible.
- 2016-03-13 18:03:40下载
- 积分:1
-
simplex-matlab(3)
实现数值分析中单纯形法改进方法的matlab代码,即改进单纯形法算法,能够实现大型稀疏矩阵的迭代,这是3/3..(Numerical analysis to achieve improved method simplex method matlab code that modified simplex method algorithm, to achieve large sparse matrix iteration, which is 3/3 ..)
- 2013-09-04 08:37:20下载
- 积分:1