-
TotalVariationAlgorithms-master
说明: 广义全变分的matlab源码,主要用于图像去躁及图像复原,可直接运行,去躁效果不错(Generalized total variation matlab source code, mainly used for image de-restoring and image restoration, can run directly, the de-restoring effect is good.)
- 2020-06-21 23:40:01下载
- 积分:1
-
MATLAB
说明: 《MATLAB程序设计教程》一部金典的电子教案-2660(" MATLAB Programming Course," an electronic lesson plan-2.66 thousand gold Code)
- 2010-04-25 16:02:41下载
- 积分:1
-
NEW-LEACH-matlab.txt
对经典协议LEACH的改进版本,可以出图3个,对初学很有帮助,大家有兴趣的可以看看。(LEACH agreement on an improved version of the classic, you can plot three, very helpful for beginners, we are interested can look at.)
- 2014-01-20 17:22:06下载
- 积分:1
-
倒立摆
用于simulink的一级倒立摆,顺摆仿真,简单使用。(For Simulink inverted pendulum, forward pendulum simulation, simple to use.)
- 2020-11-30 21:19:27下载
- 积分:1
-
暂时只支持JPEG2000支持CDF97和spline53这可以测量…
暂时只支持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
- 2023-04-19 13:55:03下载
- 积分:1
-
我课设编写的流形学习算法程序
ldpc码的编解码实现,进行逐步线性回归,雅克比迭代求解线性方程组课设,matlab编写的元胞自动机,保证准确无误,是学习通信的好帮手,MIT人工智能实验室的目标识别的源码。
- 2023-08-05 15:20:03下载
- 积分:1
-
audio_effect
基于Sinmulink的声学仿真试验
课题内容一:
回声仿真试验
采用MATLAB的Sinmulink工具可以方便地对回声产生的过程进行建模和仿真
(A topic-based content Sinmulink acoustic simulation experiment: the echo simulation using MATLAB' s Sinmulink tools can easily process the echo generated by modeling and simulation)
- 2014-08-31 00:09:06下载
- 积分:1
-
风功率预测
说明: 关于支持向量机的风功率预测代码,测试正确使用无误(With regard to the wind power prediction code of support vector machine, the correct use of the test is correct.)
- 2019-07-01 21:22:21下载
- 积分:1
-
10172932360
一本很好用的关于matlab应用的书,之前的一个不能打开(Used in a very good book on the matlab application, one should not open before)
- 2008-03-22 18:56:08下载
- 积分:1
-
MATLABprograming
说明: 用matlab编程实现一些最优化问题的求解,运筹学中的问题(Matlab programming to realize some of the most optimization problems, the problems in Operations Research)
- 2010-04-25 21:42:29下载
- 积分:1