-
Clusteringk-means
K-meansK-meansK-meansK-meansK-means
- 2010-01-09 21:20:21下载
- 积分:1
-
Matlab_Code
fast GA algorithm- very very fast implementation
- 2009-06-14 18:00:43下载
- 积分:1
-
implicitmesh
说明: 这个文件里包含了画隐函数立体图的方法,简便使用,容易学习。(it about a technique of implicit functions diagram.)
- 2011-04-06 15:35:22下载
- 积分:1
-
Antennas
comsol最新版4.3a中关于射频模块中天线设计的源码(comsol latest version 4.3a source RF module antenna design)
- 2013-04-27 14:46:34下载
- 积分:1
-
OFDM_matlab
这个文档中的内容是实现OFDM系统的软件架构matlab程序(Contents of this document is the realization of OFDM system software architecture of the matlab program
)
- 2014-02-25 16:52:40下载
- 积分: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
-
danyin_f
扩频通信条件下单音干扰仿真,可以调节单音干扰的频率变化显示不同仿真结果(Under Interference Rejection Spread Spectrum Simulation)
- 2011-05-19 15:22:54下载
- 积分:1
-
quantumcomputing
Software for quantum computing in matlab. The software includes grover s algorithm for searching for a needle in the haystack i.e. there is one element of the database that we require
- 2009-09-22 00:02:00下载
- 积分:1
-
a-priori-snr
matlab code for wiener filter noise removal
- 2013-01-21 23:34:43下载
- 积分:1
-
MATLAB语言实现的LSTM长短期记忆神经网络模型
说明: MATLAB语言实现的LSTM长短期记忆神经网络模型(LSTM Long-term and Short-term Memory Neural Network Model Implemented by MATLAB Language)
- 2019-05-22 19:45:23下载
- 积分:1