-
wireless-matlab-0.5
simulator of wireless sensor network
operates under matlab(simulator of wireless sensor networkoperates under matlab)
- 2009-01-17 01:57:49下载
- 积分:1
-
IMAGE-FUSION-resolutionmerge
Monochromatic (gray scale) low resolution image is converged to colored image by false color mapping to "hot" color scheme. This RGB image is then converted to Hue, Saturation and Value (HSV) image. Value component is replaced by higher resolution image and the resulting HSV image is converted back to RGB. This RGB merged image converted to gray scale is a merged image with improved spatial resolution.
- 2010-02-20 03:10:33下载
- 积分:1
-
ga_test
说明: 基于遗传算法的简单一元函数和多元单峰函数的优化(基于Sheffield的遗传算法工具箱)(A simple genetic algorithm and multi-functions of one variable optimization of a single peak function)
- 2011-03-15 09:53:27下载
- 积分:1
-
t1
说明: 迭代法 最简单的方法求取一个阈值 用来分割图像(Iteration threshold method)
- 2010-05-01 09:23:55下载
- 积分:1
-
ACATSP
利用蚁群优化算法解决TSP问题的源程序,有许多值得改进的地方。(Ant colony optimization algorithm to solve TSP problem of the source, has much to improve.)
- 2011-05-05 16:41:10下载
- 积分:1
-
DEA----Matlab
matlab编写的DEA模型程序,C2R模型的求解,测试可用(DEA based on matlab)
- 2012-04-12 02:13:25下载
- 积分:1
-
MATLAB7[1].04
一个关于matlab的课件,西安电子科大的,共享下(A courseware on matlab, Xi' an Electronic Science and Technology, and to share the)
- 2011-09-28 11:08:25下载
- 积分:1
-
jplv7
计量工具箱,来自http://www.spatial-econometrics.com/
(Econometrics toolbox, from http://www.spatial-econometrics.com/)
- 2009-04-08 15:15:33下载
- 积分:1
-
SOC EKF cells realtime Est Co
说明: 基于EKF方法的SOC估计,可以实现电池SOC快速准确估计(SOC Estimation Based on EKF Method)
- 2019-10-02 15:16:10下载
- 积分:1
-
untitled
num=[2 1.4 -0.9 -0.158 0.4104 0.0294 -0.0668]
den=[1]
figure(1)
zplane(num,den)
num1=[1 2.7 -12.61 -24.757 66.301 62.072 -126.786]
den1=[1]
figure(2)
zplane(num1,den1)
num2=[0.2 -0.26 1.934 10.413 1.934 -0.26 0.2]
den2=[1]
figure(3)
zplane(num2,den2)
num3=[1.25 0.5 -2.1 -2.1 0.5 1.25]
den3=[1]
figure(4)
zplane(num3,den3)
num4=[1.1 3.12 -2.5 0.6 0.5 0.006 1]
den4=[1]
figure(5)
zplane(num4,den4) (good)
- 2010-11-03 09:48:25下载
- 积分:1