-
cognitive_gaming
基于博弈论的认知无线电无线资源分配MATLAB程序(wireless resource allocation in cognitive wireless network using gaming theory in MATLAB)
- 2014-09-22 14:12:01下载
- 积分:1
-
superresolution_v_2.0
实现了超分辨率重建的各种已存在的方法,包括,keren at el,等运动估计算法,也包含了四种比较常用的重建方法(Achieve super-resolution reconstruction of various existing methods, including, keren at el, and other motion estimation algorithms, also includes the reconstruction of four commonly used methods)
- 2011-10-11 14:45:20下载
- 积分:1
-
Random-SignalsFiltering_4
经典教材2012最新版Introduction to Random Signals and Applied Kalman Filtering,4thedition,配套例程(2012 the latest edition of the classic textbook Introduction to Random Signals and Applied Kalman Filtering, 4thedition, supporting routine)
- 2012-09-25 00:11:25下载
- 积分:1
-
yuyin
语音信号的采集与处理,数字信号处理课设,可对已录制好的语音进行高中低频的滤波处理,并可现场录音处理,包含所有源代码,GUI,课设报告等。(Voice signal acquisition and processing, digital signal processing class- can be carried out on the high school has recorded the voice of low-frequency filter processing, recording and processing the scene, including all source code, GUI, class based reports.)
- 2011-11-29 15:08:59下载
- 积分:1
-
codes
Modified LLL (MLLL) Lattice Reduction Algorithm
Original Paper: A Customized Lattice Reduction Multiprocessor for MIMO Detection
by Shahriar Shahabuddin et. al.
- 2015-04-11 05:07:17下载
- 积分:1
-
一个图像纹理特征算法集合程序
有详细的注释,music高阶谱分析算法,基于chebyshev的水声信号分析,使用高阶累积量对MPSK信号进行调制识别,cordic算法的matlab仿真,是路径规划的实用方法。
- 2022-08-07 17:36:19下载
- 积分:1
-
gatbx
Matlab遗传算法工具箱源码,添加路径后可直接调用遗传算法函数(Matlab GA Tools source code)
- 2009-02-09 00:42:49下载
- 积分:1
-
ch2example6main
乒乓球弹跳模型主程序,能够在仿真过程中动态显示球的坠落和反弹过程,在仿真过程结束后输出小球位移和速度的变化曲线!(Table bouncing model main program that can display dynamic simulation of the falling ball and the rebound process, after the end of the simulation output and speed of the ball displacement curve!)
- 2009-04-20 12:44:51下载
- 积分:1
-
MatLabgongchengshuxueyingyong
本文从matlab的基本知识入手,本书侧重于利用大量的实例来引导读者快速掌握matlab的各种功能。(In this paper, the basic knowledge to start matlab, the book focuses on the use of a large number of examples to guide readers to quickly grasp the various features of matlab.)
- 2011-07-04 21:44:02下载
- 积分:1
-
GM(1_1)
GM(1,1)模型1-4
1:GM(1,1)模拟模型,在matlab中的输入方法为gm1(x),x指要模拟的序列。
2:GM(1,1)预测模型,在matlab中的输入方法为gm2(x,K),x指要模拟的序列,K指从以后序列第一个数据算起的第k个待预测数据。
3:GM(1,1)群模拟模型,在matlab中的输入方法为gm3(x),x指要模拟的序列。
4:GM(1,1)群预测模型,在matlab中的输入方法为gm4(x,K),x指要模拟的序列,K指从以后序列第一个数据算起的第k个待预测数据。
gm4对序列趋势比较好的数据预测效果较好,对上下变动的数据,特别是后4个数据趋势跟前面的数据相反的,预测效果很差。
gm2对上下变动的数据,预测效果比gm4好,但对趋势较好的数据,预测精度没有gm4高。
gm3比gm1模拟精度要高。
可以以x=[1 3 5 7 9 11 13 15]进行实验。x输入默认行向量。
所有程序在matlab6.0上调试通过。(GM (1,1) 1-4 1 : GM (1,1) simulation model Matlab in the input method for gm1 (x), x entail simulation sequence. 2 : GM (1,1) model, in the Matlab input method for gm2 (x, K), x entail simulated sequence, from the K refers to the first series after a run of data k pending forecast data. 3 : GM (1,1)- simulation model, in the Matlab input method for gm3 (x), x entail simulation sequence. 4 : GM (1,1)- forecasting model, in the Matlab input method for gm4 (x, K), x entail simulated sequence, from the K refers to the first series after a run of data k pending forecast data. Gm4 right sequence relatively good trend data predicted better results, the next change in the data, especially after four data with the previous trend data contrary, predict poor. Gm2 next to the change in forecast resu)
- 2007-05-31 11:13:42下载
- 积分:1