-
RLEencoding
A simple (de)compression program using Run Length Encoding.
Compression is done that easy:
compressedData = rle(originalData)
Decompression:
originalData = rle(compressedData) (A simple (de) compression program using Run Length Encoding.Compression is done that easy: compressedData = rle (originalData) Decompression: originalData = rle (compressedData))
- 2007-09-09 15:44:59下载
- 积分:1
-
Digitalsignalprocessing
MATLAB在信号处理中的应用举例
三角波或锯齿波发生函数: sawtooth()
方波发生函数: square()?
常用窗的MATLAB函数表示(MATLAB in signal processing applications, for example triangular or sawtooth wave generating function: sawtooth () square wave generating function: square () ? window commonly used MATLAB function)
- 2008-04-28 22:53:15下载
- 积分:1
-
Lattice-Boltzmann
格子波尔兹曼方法的matlab程序,用于多空介质流体的计算(Lattice Boltzmann method matlab program for the calculation of long and short Fluid)
- 2011-05-05 16:00:37下载
- 积分:1
-
Economic-Dispatch
本代码采用二次规划求解电力系统经济调度问题,具有快速的计算速度。(The attached code used to solve the economic dispatch problem for power system operation is easy-implemented and high-efficiency. Only for study. Thank you!)
- 2020-07-30 16:08:38下载
- 积分:1
-
image
matlab gui program to load an image on the screen
- 2009-11-06 12:10:54下载
- 积分:1
-
fast_sc1
基于patch块的稀疏编码的matlab代码的实现,涉及到基和系数最小化的优化问题(Based on patch block sparse coding matlab code to achieve that relates to the base and the coefficient minimization optimization problem)
- 2013-10-01 20:10:03下载
- 积分:1
-
delay_test
Simulink中延时模块、乘积模块、常数模块、示波器模块等使用例子,可以直接运行,自己编写的。(delay module, product module, constant modules, oscilloscope module usage example in Simulink, can be directly run, written by myself)
- 2013-08-26 19:28:47下载
- 积分:1
-
CFD-program
用Matlab编的一些用于飞机机翼绕流的CFD程序(Cfd programs,compiled by Matlab, for simulating flows around airfoil)
- 2015-03-11 10:43:02下载
- 积分:1
-
Chapter12
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-03 09:16:27下载
- 积分:1
-
matlab
很好的matlab基础入门教学ppt(中科院)(a very good book for matlab study)
- 2009-05-19 18:07:08下载
- 积分:1