-
11
说明: 这几个MATLAB代码是圆、直线的拟合曲线的源程序(MATLAB code for these is round, linear curve fitting source)
- 2009-10-14 14:58:59下载
- 积分:1
-
PCA_Fusio_use
matlab 融合源码 跟地图清晰度有关的 直接可以出图(matlab code about map )
- 2009-05-25 10:39:07下载
- 积分:1
-
work
Inverted pendulum using fuzzy
- 2010-02-06 13:09:06下载
- 积分:1
-
Okumura_Hata
说明: 日本科学家奥村通过对城市进行大量无线电波传播损耗的测量,得出了一系列经验曲线用于无线蜂窝网络的规划设计。在这些经验曲线的基础上,推出了简化的Hata模型。(Olympic Village by Japanese scientists a great deal of radio waves in urban propagation loss measurement, the experience curve obtained for a series of planning and design of wireless cellular networks. In the curves on the basis of these experiences, the introduction of a simplified Hata model.)
- 2011-02-27 10:17:35下载
- 积分:1
-
final
雷达信号的整体处理流程,雷达信号的整体处理流程(The overall processing flow of the radar signal)
- 2013-11-04 22:25:40下载
- 积分:1
-
ComplementaryCodeKeying
补码键控调制(CCK)算法及实现,包括补码的产生。可以计算补码的增益。主要用在802.11b中(Complementary Code Keying modulation (CCK) algorithm and implementation, including the emergence of complement. Complementary code can calculate the gain. Mainly used in 802.11b Medium)
- 2009-03-14 09:41:08下载
- 积分:1
-
detectsoucecode
说明: 利用最小总错误概率准则设计检测器的程序,计算最佳门限,研究门限在一定范围内变化时,Pe随门限变化的情况,给出Pe~ 曲线,对模拟结果进行分析。程序有注释。
(Use of design guidelines for minimizing the probability of error detection procedures, calculate the best threshold of threshold changes in a certain range, Pe threshold changes with the situation, given Pe ~ curve analysis of the simulation results. Procedure notes.)
- 2010-04-15 16:34:10下载
- 积分:1
-
matlab
matlab 语谱图的仿真程序和结果 特征分析等( it is really good)
- 2011-05-23 12:12:48下载
- 积分:1
-
sfa4
incremental slow feature analysis version 4
- 2011-12-09 11:17:33下载
- 积分:1
-
MATLAB遗传算法程序
说明: function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1