-
10.1.1.25.3645
Photonic crystal is discribed in this matlab code please notice that it does not compatible with any work you want to do,you may modify it to use.
- 2011-01-17 01:24:44下载
- 积分:1
-
femmatlabexample
matlab fem beam to solve displace
- 2010-06-02 05:05:54下载
- 积分:1
-
improved-leach
this is a source code about leach
- 2013-02-11 14:26:58下载
- 积分:1
-
source_number_detection_hyp
信号源数目估计,采用多假设检验算法,假设空间白噪声,包括matlab实现代码和例程(The estimated number of signal sources, the use of multiple hypothesis testing algorithm, assuming space white noise, including matlab code and routines)
- 2013-06-11 18:26:04下载
- 积分:1
-
daima
基于导频的ofdm系统的LS估计MMSE估计 (Pilot-based OFDM system, the LS estimate of the MMSE estimates)
- 2008-05-07 14:35:00下载
- 积分:1
-
AZSEDC
Comme les autres régimes d’états liés présentés précédemment, l’état de quatre impulsions est très sensible à l’énergie de saturation et au gain petit signal. Quand l’énergie de saturation (respectivement le gain petit signal) varie dans la gamme de quelques pJ
- 2013-09-18 20:40:25下载
- 积分:1
-
Particle
matlab解决多参数优化问题,已经调通过,可以直接使用。并且目标函数有微分构成。(matlab to solve the multi-parameter optimization problems, have been transferred through, can be used directly. And the objective function differential constitute.)
- 2021-03-30 16:49:09下载
- 积分:1
-
fangwenkongzhi
访问控制课设报告,自主访问控制和基于角色的访问控制(Report class-based access control, discretionary access control and role-based access control)
- 2014-01-11 23:12:58下载
- 积分: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
-
MatLab-Programming
MATLAB程序开发经典英文教程,帮助开发人员更好的利用MATLAB开发。(MATLAB Programming classic English tutorial to help developers better use MATLAB development.)
- 2011-05-18 13:08:43下载
- 积分:1