-
matlab
关于matlab中的众多函数,及相对应的作用介绍,便于查找和记忆(With regard to the many functions in matlab, and the corresponding role of the introduction, easy to find and remember)
- 2010-03-12 19:04:24下载
- 积分: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
-
Programy
his program was created in Matlab GUI. This program enables to browse error correction process step by step. This program contains graphic interface with many options and display results.In the third part is described program created in Matlab Simulink that was implemented into the TMS320C6713 kit and there is description of measuring procedure. For verification of efficiency of turbo codes was measured any parameters. Some of these parameters are: number of decoding iterations, generating polynoms and using of puncturing. The last part contains measured value and result evaluation.
- 2013-03-10 16:24:03下载
- 积分:1
-
yiqunsuanfa
说明: 用蚁群算法进行移动机器人路径规划,快速有效的得到了全局最优解。(Ant colony algorithm for mobile robot path planning, quickly and effectively to get the global optimal solution.)
- 2011-03-16 18:49:01下载
- 积分:1
-
pwe
计算光子晶体的程序,使用平面波展开法计算光子晶体带隙结构的程序。(pwe )
- 2014-10-05 15:50:36下载
- 积分:1
-
ACP_PR
Matlab code of individuals projection on the main axes using PCA.
- 2014-10-20 17:40:53下载
- 积分:1
-
rockchip_gslX680_rk3168
gslx680 rockchip 源码 兼容gsl1680,gsl1680E,gsl2680.gsl2682,gsl3680,gsl3680B,gsl3670(gslx680 rockchip source)
- 2013-11-20 13:48:01下载
- 积分:1
-
xuqiuyuce
说明: 预测人口,基于神经网络实现的人口预测算法模型(Population prediction, a population prediction algorithm model based on Neural Network)
- 2020-06-14 13:25:29下载
- 积分:1
-
stock
data stock market matlab
- 2010-12-26 20:22:22下载
- 积分:1
-
predictcode
数字图像预测压缩编码程序,基于matlab软件(The code of prediction for image compression.)
- 2013-03-16 23:10:09下载
- 积分:1