-
GA_matlab_M2
基于matlab的遗传算法的M运行文件,很好有的。(Matlab genetic algorithm based on M run the file, well some.)
- 2010-05-22 18:31:17下载
- 积分:1
-
manish
[mimi,i]=min(abs(imag(disp1)-imag(disp2)))
legend( LHS of dispersion relation , RHS of dispersion equation )
xlabel( u,cl )
figure(1)
clc
uppercuts = input( Enter number of intersection points desired: )
[g,h] = ginput(uppercuts)
w = sqrt(V.^2-u.^2)
s = sprintf( Constants:
)
disp(s)
for p = 1:uppercuts
s = sprintf( u( d d) = 0.10f ,L-1,p,u(p))
disp(s)
s = sprintf( w( d d) = 0.10f
,L-1,p,w(p))
disp(s)
- 2013-04-12 17:16:39下载
- 积分:1
-
评判标准
数字图像修复算法的评价标准也是从两个方面进行评价的,一个是修
复算法的效率,一个是修复后图像质量。修复算法的效率主要就是看修复
图像所用的时间,可以用时间就行量化。而图像质量很难从量上唯一的进
行评价,目前图像修复质量还没有统一的评价标准,从实际应用出发,修
复后图像质量的好坏大多数是从以下两个方面就行评价,修复后图像给人
主观上的“满意度”和客观上图像的cnr、enl、epi、psnr、snr来评判。(The evaluation criteria of digital image restoration algorithms are also evaluated from two aspects, one is repair.
One of the efficiency of complex algorithm is the image quality after restoration. The efficiency of the repair algorithm depends mainly on the repair.
The time spent on the image can be quantified in terms of time. But image quality is difficult to improve quantitatively only.
At present, there is no uniform evaluation criterion for image restoration quality. Starting from practical application, repair
The quality of restored images is mostly evaluated from the following two aspects, and the restored images are given to people.
Subjective "satisfaction" and objective image cnr, enl, epi, psnr, SNR to judge.)
- 2021-04-18 23:48:57下载
- 积分:1
-
QPSK20072165
关于OFDM的matlab仿真,调制、解调以及误码分析(On the OFDM simulation, modulation and demodulation error analysis)
- 2010-07-18 20:29:03下载
- 积分:1
-
simple_gui
在GUI界面下实现peaks函数的三种图形变换(Three peaks function in the GUI interface graphics transformation)
- 2013-04-03 16:08:41下载
- 积分:1
-
DCTpDWT
关于数字水印的matlab代码,对初学者有很大帮助,也可以拿来做毕业设计的资料(On digital watermarking matlab code, very helpful for beginners, but also can be used to do graduate design)
- 2013-04-22 00:55:16下载
- 积分:1
-
systemidenfication
三级系统辨识的模拟实验结果。系统参数在程序中给出。(A simulink of Identification.)
- 2015-03-02 20:02:20下载
- 积分:1
-
metropolis_hastings
本文件包含Metropolis算法对函数进行抽样;显示生成样本的相关图和直方图. 其中文件:metropolis_hastings.m该文件包含4个示例,用于通过Metropolis-Hastings算法对复杂函数进行抽样,显示生成样本的相关图和直方图。metropolis_hastings2.m
包含一个例子,用于通过Metropolis-Hastings算法对双变量高斯PDF进行采样,显示生成样本的相关图和直方图,以及其轮廓和边缘PDF的函数等。(This program develops a very basic example, for the sampling of functions by means of Metropolis algorithm; showing the correlograms and the histogram of the generated samples. metropolis_hastings.m. This file contains four examples, for the sampling of complex functions by means of Metropolis-Hastings algorithm, showing the correlograms and the histograms of the generated samples. In this case the proposals PDF its no longer symmetric. Additionally, the burn-in period, the lag period and the Geweke test have been implemented.It needs the "MH_routine.m" function.
metropolis_hastings2.m. This file contains one example, for the sampling of a bivariate Gaussian PDF by means of Metropolis-Hastings algorithm, showing the correlograms and the histograms of the generated samples, and the function with its contours and marginals PDF. Additionally, the burn-in period, the lag period and the Geweke test have been implemented.)
- 2017-07-08 16:12:26下载
- 积分:1
-
rainflow
一个很好的统计用的雨流法计数好源码,
希望对大家有用(Statistics with a good rain-flow method of counting a good source, in the hope that useful)
- 2008-06-24 19:49:05下载
- 积分:1
-
KalmanTrack
数字信号处理,在圆周上的卡尔曼滤波动态追踪程序(Digital signal processing, dynamic tracking on the circumference of a circle of kalman filtering)
- 2015-03-30 19:51:12下载
- 积分:1