-
WiMAX_module-1.02
Its the source code for implementing WIMAX in NS-2
- 2009-04-28 13:07:18下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
Histogram_based_segmentation
利用基于直方图的自适应阈值方法实现分割前景与背景(The use of adaptive threshold method of histogram based segmentation of foreground and background)
- 2014-12-26 09:21:41下载
- 积分:1
-
current-perturbation-identification
current perturbation identification
- 2013-01-15 05:39:08下载
- 积分:1
-
result
改进型的蚁群算法,能够快速求解多目标规划(Improved ant colony algorithm, fast multi-objective planning)
- 2011-10-15 20:31:07下载
- 积分:1
-
Code-BPNN2
Please send to you my code matlab example
- 2011-11-11 10:28:22下载
- 积分:1
-
ksvdbox
K-SVD算法训练字典的源码,可以直接调用,也可以修改迭代次数等参数。(K-SVD algorithm to train the dictionary source, can be called directly, or you can modify parameters such as the number of iterations.)
- 2015-03-25 15:11:19下载
- 积分:1
-
cvx_error
风机状态监测与故障诊断技术的研究,实时检测故障和自动排除故障(Research fan status monitoring and fault diagnosis technology,Real-time fault detection and automatic troubleshooting)
- 2021-03-22 19:59:16下载
- 积分:1
-
channel_estimation_2dlinear
2d linear channel estimation
- 2009-12-16 17:06:03下载
- 积分:1
-
sp
说明: 一种简单的带罚函数的粒子群算法 容易修改并且非常简单适合初学者(A simple penalty function with PSO is very easy to modify and simple for beginners)
- 2014-07-11 10:26:06下载
- 积分:1