-
Ex11
这个是霍夫曼编码的问题,要求输入只含有ABCD的四句话,且每句8个字符的长度,然后求出四个字符每个的概率,然后当成权值计算霍夫曼编码,我的这个程序已经实现了输入、概率统计、计算出霍夫曼编码存在了bian[]这个数组中(hoffuman decoding)
- 2014-11-20 15:50:36下载
- 积分:1
-
X
说明: 可以对数量少、残缺、不完整的数据进行预测,如人口、缺水量等。也可以对灾害发生时间进行预测。(Can be a small number, mutilated, incomplete data to predict, such as population, water shortage and so on. You can also predict the time of occurrence of the disaster.)
- 2013-09-01 11:45:59下载
- 积分:1
-
filtered-high-freq-noise
matabl filtered high frequency noisy
- 2013-11-21 21:47:23下载
- 积分:1
-
ls_AR
时间序列分析,采用了最小二乘(LS)与自回归(AR)的组合模型,并用MATLAB将其实现(Time series analysis, using a least-squares (LS) and autoregressive (AR) model combination and its implementation using MATLAB)
- 2013-09-10 11:13:58下载
- 积分:1
-
matlab
个人所写的matlab 命令行启动方法详解(Personal written Matlab command line start method detailed)
- 2013-04-15 21:17:19下载
- 积分:1
-
Desktop
多径效应的时域表示实际上就是不同路径来的信号存在随机的时延差。对于抗其它扩频信号干扰性能,及抗多址干扰性能。我们这里考虑简单的情况,只考虑一个用户干扰的情况,说明其具有抗多址干扰性能就行。(Multipath effect is actually a time domain representation of the signal path to the existence of different random time delay difference. Other spread spectrum signal for the anti-interference performance, and anti-MAI performance. Here we consider the simplest case, considering only one user interference, indicating its performance with anti-multiple access interference on the line.)
- 2013-11-13 16:37:09下载
- 积分:1
-
PV_BAT_PMSM_REC_VF
仿真一个微电网历程,使用simulink2011b版本,包括光伏发电 风力发电 储能系统等。(simulate a micro grid by using simulink 2011b)
- 2017-12-04 19:36:49下载
- 积分:1
-
cd
说明: <最优化及matlab的应用>课后题的编程(Most optimized operating)
- 2013-10-20 07:46:40下载
- 积分:1
-
Xamarin-Essentials
Xamarin Essentials eBook
- 2015-03-25 10:26:35下载
- 积分:1
-
Matlab-CPP
Matlab C++数学库对字符型阵列的操作(========================================================================
CONSOLE APPLICATION : charArrayCreate
========================================================================
AppWizard has created this charArrayCreate application for you.
This file contains a summary of what you will find in each of the files that
make up your charArrayCreate application.
charArrayCreate.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
charArrayCreate.cpp
This is the main application source file.
/////////////////////////////////////////////////////////////////////////////
Other standard files:
StdAfx.h, StdAfx.cpp
These files are used to build a precompiled header (PCH) file
named charArrayCreate.pch and a precompiled types file named StdAfx.obj.
////////)
- 2011-05-06 13:27:03下载
- 积分:1