-
dctdemo
Discrete cosine transform
- 2010-07-29 03:00:36下载
- 积分: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
-
Sattellite3
code for sattelite calculaton
- 2013-09-14 17:33:18下载
- 积分:1
-
sa_ex2_3
智能天线代码,适合于学习用matlab对天线进行建模仿真,matlab可以实现对天线结构的复杂设计,尤其结合hfss功能更强大(the matlab code for antenna design)
- 2014-02-14 04:55:20下载
- 积分:1
-
MATLAB
基于MATLAB平台的遗传算法工具箱的介绍(MATLAB-based platform for the introduction of genetic algorithm toolbox)
- 2010-01-27 16:04:57下载
- 积分:1
-
mx3
可靠度的快速算法
强度分布 正态分布
应力分布 指数分布(Reliability of the intensity distribution of fast algorithm exponential distribution of normal stress)
- 2011-08-14 14:32:19下载
- 积分:1
-
wdxpd
上传一个判断传递函数的稳定性的程序,当传函零极点位于虚轴右侧时系统不稳定,输出不稳定提示,系统稳定时输出稳定系统的传函。(Upload a function to determine the stability of the program transfer, the transfer function when the right side of the imaginary axis pole-zero when the system is unstable, unstable output prompt, the output transfer function to stabilize the system when the system is stable.)
- 2013-12-27 16:31:12下载
- 积分:1
-
x1x5
基于状态空间的预测控制算法,可通过运行算法生成mpc预测控制器进行仿真(Predictive control algorithm based on State space can be generated by running the algorithm for simulation of MPC controller)
- 2016-01-07 22:42:46下载
- 积分:1
-
动态监测程序包
说明: 动态监测程序,采用matlab实现,帧间差分。(Dynamic monitoring procedure)
- 2020-05-12 21:03:18下载
- 积分:1
-
MUSIC1
谱分析子空间MUSIC算法的实现以及MUSIC与直接估计的比较(Spectral analysis of subspace MUSIC MUSIC algorithm implementation and comparison with direct estimates)
- 2011-05-29 16:21:14下载
- 积分:1