-
matlabhunhebiancheng
Matlab是一个很好的大型数值计算软件。解释型的程序执行、即时的调试窗口、高效的矩阵运算、丰富的工具箱,使它成为了数值计算和科研工作的必备软件。虽然Matlab具有众多的优势,可是它的程序却很难完全摆脱Matlab环境运行,在界面功能上也效率低下,这些缺点我们在使用Matlab的同时,不免担忧自己的成果不能方便地对外发布。对Matlab的运行方式进行了分析,之后提出了Matlab和VC高级语言之间混合编程的方法,以及Matlab程序独立打包和如何提高Matlab程序的界面运行效率的方法。 更多还原
(Matlab is a nice large numerical software. Explain the type of program execution, real-time debug window and efficient matrix operations, rich toolbox, making it the numerical calculations and research work necessary software. Although Matlab has many advantages, but it is difficult to completely get rid of the program running Matlab environment, the interface functions inefficient, these shortcomings in the use of Matlab while we can not help but worry about their results can not easily be released. For Matlab operation mode are analyzed, and then propose a hybrid programming approach between Matlab and VC-level language, and Matlab program independent packaged and how to improve the operational efficiency of the Matlab interface procedures. More Restore)
- 2013-12-14 16:07:36下载
- 积分:1
-
DeNoising
去噪工具包,包含了多中去噪方法,主要是基于MATLAB环境下运行。(De-noising tool kit contains a number of de-noising method is based mainly on the MATLAB environment.)
- 2009-04-20 10:02:21下载
- 积分:1
-
matlab
matlab的入门教程,Power point制作(matlab introductory tutorial, Power point production)
- 2008-08-17 17:10:00下载
- 积分:1
-
matlab_speech_inhancement
在MATLAB下面实现谱减法语音增强算法,通过仿真能得到很不错的效果,值得推荐~(speech_enhancement under matlab enviroment~)
- 2010-05-18 19:20:04下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
Buck_control
design for buck converter
- 2014-08-08 10:48:58下载
- 积分:1
-
contemporary-communication-system-
现代通信系统第二版(John.G.Proakis,刘树棠译)MATLAB源代码 (Modern communication systems second edition (John.G.Proakis, Liu Shutang translation) MATLAB source code)
- 2011-11-09 11:58:11下载
- 积分:1
-
CH1
cobol source to show the basic function of cobol
- 2010-11-16 13:27:14下载
- 积分:1
-
ofdmqpskawgn123
OFDM with qpsk in AWGN channel and the channel model
- 2010-12-09 20:02:01下载
- 积分:1
-
kalman
说明: kalman非常详细的原理说明,主要有介绍了几个原理公式,同时用了一个例子形象的说明原理(the introdution of kalman)
- 2010-04-26 15:17:09下载
- 积分:1