-
galileo
采用matlab simulink仿真,搭建了通信仿真系统,具有很好的参考价值,希望对你有帮助(Using matlab simulink simulation, set up communication simulation system, with a good reference value, we want to help you)
- 2013-08-07 22:33:29下载
- 积分:1
-
MPC
这是关于模型预测控制的一个算法仿真程序,希望对学习有所帮助(This is a model predictive control algorithm simulation program, I hope to learn to help)
- 2013-03-04 17:27:34下载
- 积分:1
-
三次样条插值
说明: 程序主要实现了三次样条插值,程序注释很详细(It mainly implements cubic spline interpolation with detailed program annotations.)
- 2019-04-29 22:11:17下载
- 积分:1
-
code_multihop_last-1
The objective of this project is to investigate the possibility of applying a dynamic channel allocation to cMCN. The proposed method is a multihop dynamic channel assignment (MDCA) scheme that works by assigning channels based on interference information in the surrounding cells. A channel searching strategy, sequential channel searching (SCS) is developed for the MDCA scheme. This strategy is responsible for the channel updation which includes channel assignment for a new request and channel release after the completion of the communication process. Through computer simulation, we show that the proposed MDCA scheme using the SCS strategy improves the system capacity significantly.
- 2013-07-13 01:28:59下载
- 积分:1
-
tidu_ICA
梯度ICA方法用来解决独立分量分析问题,通信方面的(the code of independent component analysis of matlab)
- 2013-03-14 21:57:19下载
- 积分:1
-
linehough123
这个程序检测出了图像中的直线,而且用绿色标出直线,直线断电用+表示,并且用不同颜色标出了最长的直线(this procedure detected the image straight, and marked with a green line, a straight line with power outages, and with different colors marked the longest line)
- 2007-04-12 09:39:27下载
- 积分:1
-
testcfar
CFAR一种门限设定方法,可以很好地对波动大的区域进行门限设定(CFAR of a threshold setting method, can be a good area for large fluctuations in the threshold setting)
- 2013-10-22 11:11:35下载
- 积分:1
-
transformic_v1
MATLAB/MEX IMAGE COMPLETION WITH TRANSFORMATIONS
- 2012-11-29 22:11:28下载
- 积分:1
-
BP-Nonlinear
非线性误差曲面特性观察,用MATLAB实现BP网络模拟趋近(Observed non-linear error surface characteristics, network simulation using MATLAB tends to achieve BP)
- 2010-07-13 09:44:44下载
- 积分:1
-
fisher_classify
function [clusters,c,F]=fisher_classify(A,B,data)
fisher判别法程序
输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本
输出C为判别系数向量
(function [clusters, c, F] = fisher_classify (A, B, data) fisher discriminant method procedures input A, B for a sample of known types of samples- variable matrix, data to be classified as output samples for discriminant coefficient vector C)
- 2009-05-09 17:16:52下载
- 积分:1