-
ofdm06_parred
ofdm仿真程序,请大家参考。
ofdm仿真程序,请大家参考。(ofdm simulation program, please refer to everyone. ofdm simulation program, please refer to everyone.)
- 2009-04-07 19:59: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
-
correct
说明: 修正文档,利用matlab对初始值和优化值的偏差系数进行计算,计算结果做修正分析(Revised document, the use of matlab optimization of the initial value and the deviation coefficient is computed and the results do correction of the)
- 2011-03-12 20:27:24下载
- 积分:1
-
SARAlg
2篇比较经典的FMCW雷达合成孔径成像的文章(Two classic article FMCW radar synthetic aperture imaging)
- 2013-02-05 16:21:32下载
- 积分:1
-
RRBE
reversible data hiding code for color images
- 2014-10-29 14:58:42下载
- 积分:1
-
SeDuMi-
在matlab中解决凸优化问题时所要用到的凸优化工具箱 SeDuMi的使用指南和编程教程(n matlab solving convex optimization problem to use convex optimization toolbox SeDuMi user guide and programming tutorials)
- 2016-05-11 22:00:45下载
- 积分:1
-
cammel
find Optimal point of camel function with simulated annealing.
- 2014-02-23 23:40:15下载
- 积分:1
-
多自由度newmark+SSI识别
可用于进行任意自由度的结构的动力时程分析,求解结构的动力响应,包含位移、速度以及加速度,然后对其进行傅里叶变换到频域,可通过滤波函数去除无关频率(The dynamic time history analysis of a structure with arbitrary degree of freedom can be used to solve the dynamic response of the structure, including the displacement, velocity and acceleration, then the Fourier transform to the frequency domain, and the unrelated frequency can be removed by the filter function.)
- 2018-06-11 10:55:07下载
- 积分:1
-
zuisuxiajiangfaheniudunfa
最速下降法和牛顿法,希望对你们管用,两种方法实现最优化(matlab progress newton)
- 2012-04-28 20:15:03下载
- 积分:1
-
Elmane_modeling
利用Elmane方法对动态系统进行建模。(Elmane method is used to analyse the dynamic system modeling.)
- 2013-11-08 12:08:16下载
- 积分:1