-
aniso-rvin-denoising
MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster than with traditional programming languages, such as C, C++, and Fortran.
You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas.
MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
- 2011-08-14 19:30:32下载
- 积分:1
-
huffman
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)
- 2015-04-04 20:34:08下载
- 积分:1
-
gda
Geophysical Data Analysis Discrete Inverse Theory (Third Edition) Matlab Scripts for all the chapters.
- 2014-02-25 13:42:25下载
- 积分:1
-
motionplaning
不错的规划的程序,matlab语言写的,适合对规划感兴趣的的初学者和编程人员。(Good planning process, matlab language written for the planning of interest to the beginners and programmers.)
- 2007-07-24 10:54:43下载
- 积分:1
-
BPModulationClassification
说明: 采用BP神经网络算法进行调制样式识别的Matlab代码(Using BP neural network pattern recognition algorithm Matlab code modulation)
- 2010-04-25 13:11:21下载
- 积分:1
-
Huffman_code_implementation_of_the_MATLAB
能使霍夫曼编码在matlab上得到实现,从而进一步了解霍夫曼编码的原理(Huffman code can be up at matlab implementation, further understanding of the principle of Huffman coding)
- 2009-03-22 10:52:00下载
- 积分:1
-
mydemo4
matlab实用教程中的例程。承接上面上传到4个文件,已传完整本书的例程源码。(Practical tutorial matlab routines. Undertake the above 4 files uploaded to have a complete book of routine transmission source.)
- 2010-05-18 22:20:50下载
- 积分:1
-
O-ECGuser
ECG訊號偵測APP (試驗版本)
僅參考用()
- 2014-10-28 13:21:44下载
- 积分:1
-
FFT_IFFT_16
Implement FFT and IFFT 16 point using Matlab Simulink.
- 2013-10-09 20:42:33下载
- 积分:1
-
SkinDetector
Skin Detector for matlab
- 2015-03-05 16:45:58下载
- 积分:1