- winmobile6 wince 平台上的graphedit 绝对好东西
- srp 猫抓老鼠
- KEY8GET keil C打开
- GDOP 三站平面时差定位的MATLAB仿真和图.(MATLAB simulation and diagram of three station plane time difference positioning.)
- 枪神纪内部优化器简化版 注入方式 成品 直接使用成品 修改游戏软件 属于辅助软件!(Injecting the finished product directly uses the finished product modification game software to belong to the auxiliary software!)
- 水准测量1 数据读取
资源列表
GP21
- gp21测试代码,硬件模拟SPI 使用自校准功能-TDC-GP21 test code
Gauss-seidel
- 高斯赛德尔迭代 西安交大 数值分析 梅立泉-xjtu matlab solve the problem
code
- i want matlab code fo cognitive radio.
mohan1
- denoising of cardic signal by digital fir filters
sc1
- single carrier program
blind_channel_estimation
- blind channel estimation
OFDM-LS-channel-estimation
- OFDM LS channel estimation
BWFilter
- image processing matlab BWFilter
Jakes-channel
- 描述了无线通信中最常见Jakes信道模型,程序简单,注释详细。-this m program mainly describes the Jakes channel model in wireless communication, which helps you understand the channel details.Please refer to it.
matlab_WGN_funtion_for_Comunication_Theory
- Function that returns a row vector of WGN with same length as input signal.
nearestposition
- to find the location of nearest nodes in WSN
Solving
- 求解双层规划问题常用的算法有极点算法、直接搜索法、下降法和非数值优化方法(如模拟退火算法、遗传算法等),遗传算法的求解思路是:首先对上层的决策变量编码,代人下层规划模型,通过求解下层模型的决策变量值,代入上层模型计算适应度值,然后进行交叉、变异、选择操作,最后求出最优解。-Solving Bilevel Programming Problems with pole algorithm commonly used algorithms, direct search method, descent