-
hfm
哈夫曼树:利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本(Huffman tree)
- 2011-05-14 14:55:51下载
- 积分:1
-
Desktop2
电机的仿真,运用simulink对电机进行分块建模仿真,得出电机的转速和转矩的图像(The simulation using simulink motor on the motor, it is concluded that the partitioned modeling simulation of motor speed and torque images)
- 2011-05-28 19:35:02下载
- 积分:1
-
KolmogorovEntropy_STB
求混沌时间序列K熵(Kolmogorov Entropy)STB算法(Seeking chaotic time series K entropy (Kolmogorov Entropy) STB algorithm)
- 2015-03-18 16:35:29下载
- 积分:1
-
zxinglib
C++ project for zxing library.
- 2014-12-17 20:49:18下载
- 积分:1
-
diganjiance
该电路用来测量电感变化,在产品中经过考验,非常可靠希望帮助大家学习!(The circuit is used to measure the inductance changes, the product after the test, very reliable hope to help you learn!
)
- 2012-05-09 15:59:13下载
- 积分:1
-
ddddd
说明: 关于滤波器的源码 能够在MATLAB上运行(On the source filter can be run in MATLAB)
- 2008-11-12 12:12:43下载
- 积分:1
-
OFDM11
说明: OFDM水声通信中最大多普勒频偏估计算法研究(OFDM underwater acoustic communication in the largest Doppler shift estimation algorithm)
- 2010-03-20 14:09:48下载
- 积分:1
-
bundler-v0.3-source
Bundler v0.3 Installation Guide
copyright 2009 Noah Snavely (snavely@cs.cornell.edu)
based on the Photo Tourism work of Noah Snavely, Steven M. Seitz,
(University of Washington) and Richard Szeliski (Microsoft Research)
For more technical information, visit http://phototour.cs.washington.edu
The source provided in this distribution can be accessed at
http://phototour.cs.washington.edu/bundler/
- 2009-11-12 13:14:12下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
edgeextracting
matlab灰度图像的边缘提取:直方图均衡化,canny算子实现一阶偏微分,计算梯度幅值和方向(matlab Gray Image Edge Extraction: histogram equalization, canny realization of first-order partial differential operator, calculate the gradient magnitude and direction)
- 2010-11-30 13:53:18下载
- 积分:1