-
LEACH_Matlab_Code
matlab,V c++,代码实现,可以实现leach路由算法(use it in V c++)
- 2012-04-27 11:35:41下载
- 积分:1
-
eemd
EMD方法,可将非平稳信号降解为单频信号。用于分析其频谱特性。(EMD method, the non-stationary signal degradation for single-frequency signal. For the analysis of their spectral characteristics.)
- 2014-10-05 00:18:08下载
- 积分:1
-
gal_tsp_src
searching for genetic algo in matlab for tsp
- 2013-08-07 16:54:45下载
- 积分:1
-
delcam_flexlm_new_crack
delcam soft crack,very good.
- 2013-07-30 18:36:19下载
- 积分:1
-
Tbbaaluojbh
这是在matlab下实现的包络检波算法法。先对信号进行调制,然后进行包络检波。
(This is the method of envelope detection algorithm under Matlab. First signal modulation, and then proceed to the envelope detector.)
- 2012-08-18 07:25:29下载
- 积分:1
-
Image-Compression
图像压缩算法的各种算法,用VC++实现,直接可以编译运行(Image compression algorithms algorithms, using VC++ implementation can be compiled to run directly)
- 2010-07-21 17:58:56下载
- 积分:1
-
zhengqihuanxiang
蒸气幻想简单挂机脚本.jar供研究Script的玩家学习(steam fantasy simple hook script. Script jar for research study of the player. .)
- 2014-09-18 10:35:53下载
- 积分: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
-
Heed-matlab.m
HEED的分簇算法的matlab代码,注释详细,对初学WSN协议的同学很大帮助。(HEED clustering algorithm matlab code, detailed notes for the students of great help beginners WSN protocol)
- 2014-01-20 17:18:56下载
- 积分:1
-
myradoncom
\this file contains the matlab file for radon function with its c file. to run on matlab compile the file using c++ compiler to convert c file into mex file.
- 2011-09-29 00:22:08下载
- 积分:1