Welcome![Sign In][Sign Up]
Location:
Search - matlab pa

Search list

[Graph programCodeforMATLABImageProcessing

Description: 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -code P0301 : Digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 0312 : Butterworth (Butterworth) high-pa
Platform: | Size: 11264 | Author: Jimmy Yen | Hits:

[Fax programchcap1

Description: % 信道容量C的迭代算法 % % 函数说明: % % [CC,Paa]=ChannelCap(P,k) 为信道容量函数 % % 变量说明: % % P:输入的正向转移概率矩阵,k:迭代计算精度 % % CC:最佳信道容量,Paa:最佳输入概率矩阵 % % Pa:初始输入概率矩阵,Pba:正向转移概率矩阵 % % Pb:输出概率矩阵 % % C:初始信道容量, r:输入符号数,s:输出符号数 %- Channel capacity C of the iterative algorithm Function Description: [CC, Paa] = ChannelCap (P, k) for the channel capacity function Variable Description: P: input positive transition probability matrix, k: iterative calculation accuracy CC: the best channel capacity, Paa: optimal input probability matrix Pa: initial input probability matrix, Pba: positive transition probability matrix Pb: output probability matrix C: initial channel capacity, r: the number of input symbols, s: output symbol number
Platform: | Size: 1024 | Author: | Hits:

[Graph programppp3

Description: 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理-code P0301 : Digital image data matrix display and Fourier Transform P0302 : Two-dimensional discrete cosine transform image compression P0303 : Gray used a new method to enhance the contrast of the image P0304 : histogram equalization P0305 : Simulation images by white Gaussian noise and Impulse noise impact P0306 : 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering P0307 : MATLAB filter2 the function of noise interference by the image filtering P0308 : Image Adaptive Filter Weiner P0309 : use five different gradient Enhancement Act for image sharpening P0310 : Images of the high-pass filtering and mask handling P0311 : use Butterworth (Butterworth) low-pass filter to noise interference by the image smoothing P 0312 : Butterworth (Butterworth) high-pa
Platform: | Size: 4096 | Author: 杨健 | Hits:

[Special Effects2007638574033771

Description: 快速模糊边缘检测算法. Pa l. King 算法分析-fast fuzzy edge detection algorithm. Pa l. King algorithm analysis
Platform: | Size: 164864 | Author: | Hits:

[matlabband-pass

Description: 30~50MHz的matlab设计程序,给出了响应曲线并给出了滤波实例-30 ~ 50MHz of matlab design procedures are given response curve and gives examples of the filtering
Platform: | Size: 1024 | Author: 岑翼刚 | Hits:

[matlabpack_emd

Description: 经验模态分解(EMD)的Matlab程序包-Empirical Mode Decomposition (EMD) of the Matlab package
Platform: | Size: 100352 | Author: 朱高峰 | Hits:

[matlabcompensation

Description: 使用matlab实现ofdm经过PA后在接收端进行失真抵消算法的仿真,其中调制方式包括mqam或mpsk-After the realization of OFDM using matlab at the receiving end after the PA distortion cancellation algorithm to carry out the simulation, which includes modulation MQAM or MPSK
Platform: | Size: 4096 | Author: | Hits:

[Special Effectsprojectioncorr

Description: PA, projective algorithm % 灰度投影算法 % % dr - 行运动矢量 % dc - 列运动矢量 % imRef - 参考帧 % imCur - 当前帧 % range - 搜索区域,默认为7 % flag - 是否精确到亚像素位移 % flag = 1,亚像素精度 % flag = 0,像素精度-PA, projective algorithm gray projection algorithm dr- line motion vector dc- out motion vector imRef- reference frame imCur- current frame range- the search area, defaults to 7 flag- whether it is accurate to sub-pixel displacement flag = 1, sub-pixel precision flag = 0, pixel accuracy
Platform: | Size: 1024 | Author: 付中梁 | Hits:

[matlabPA

Description: 感知器算法分类数据,画出决策面。使用matlab编写,感兴趣的可以看看!-Perceptron Algorithm
Platform: | Size: 2048 | Author: 詹毅 | Hits:

[matlabPTS

Description: 用PTS方法降低OFDM信号中高PAPR的MATLAB仿真源代码,很实用哦-PTS method used to reduce the high PAPR of OFDM signal simulation of the MATLAB source code, it is practical Oh
Platform: | Size: 4096 | Author: 马颖 | Hits:

[Software EngineeringxindeDMC

Description: :针对时滞系统的特点和采用神经网络单值预测控制存在的不足,提出了多步超前预测与补偿的控制算 法,有效地增加了控制力度,改善了动态性能,并论述了增加的预测与补偿步数与稳定的关系 -With regards to the characteristics of time-delay system and the weakness of single predictive control, this pa- per puts forward a control scheme of multi-step-ahead prediction and compensation, which increases control power effectively, and improves dynamic characteristics ofthe system. The paper also discusses the relationship between the step number of predic- tion and compensation and the stability of systems
Platform: | Size: 1024 | Author: liubo | Hits:

[Software Engineeringyuce

Description: 动态矩阵的预测控制源程序,可以实现预测控制中的模型预测和优化算法。- this pa- per puts forward a control scheme of multi-step-ahead prediction and compensation, which increases control power effectively, and improves dynamic characteristics ofthe system. The paper also discusses the relationship between the step number of predic- tion and compensation and the stability of systems.
Platform: | Size: 1024 | Author: liubo | Hits:

[Software Engineeringstereopairs

Description: 立体图像校准的matlab程序算法讲解。可以直接下载源码-A compact algorithm for rectification of stereo pairs
Platform: | Size: 175104 | Author: xujie | Hits:

[Software Engineeringaaaa

Description: 基于生物免疫系统的自适应学习、免疫记忆、抗体多样性及动态平衡维持等功能,提出一种动态多目标免疫 优化算法处理动态多目标优化问题.算法设计中,依据自适应ζ邻域及抗体所处位置设计抗体的亲和力,基于Pa- reto控制的概念,利用分层选择确定参与进化的抗体,经由克隆扩张及自适应高斯变异,提高群体的平均亲和力,利 用免疫记忆、动态维持和Average linkage聚类方法,设计环境识别规则和记忆池,借助3种不同类型的动态多目标 测试问题,通过与出众的动态环境优化算法比较,数值实验表明所提出算法解决复杂动态多目标优化问题具有较大 潜力.-:A dynamic multi-objective immune optimization algorithm suitable for dynamic multi-objective optimization problems is proposed based on the functions of adaptive learning, immune memory, antibody diversity and dynamic balance maintenance, etc. In the design of the algorithm, the scheme of antibody af- finity was designed based on the locations of adaptive-neighborhood and antibody antibodies participating in evolution were selected by Pareto dominance. In order to enhance the average affinity of the population, clonal proliferation and adaptive Gaussian mutation were adopted to evolve excellent antibodies. Further- more, the average linkage method and several functions of immune memory and dynamic balance mainte- nance were used to design environmental recognition rules and the memory pool. The proposed algorithm was compared against several popular multi-objective algorithms by means of three different kinds of dy- namic multi-objective benchmark problems. Simulations show
Platform: | Size: 499712 | Author: 王飞 | Hits:

[Technology Managementcccc

Description: 摘要:提出了一种新型的人工免疫算法用来解决多目标函数优化问题。基于自然免疫系统固有的优良特性对算法进行了设计和分析。 最后,算法对3个较复杂的多目标问题进行了优化,优化结果能很好地覆盖问题的Pareto最优面,并且把算法与某些混合遗传算法进行 了对比实验,表明人工免疫算法在解决多目标优化问题上具有可观的研究前景。 -Abstract:In order to effectively solve multiobjective optimization problems, a novel artificial immune algorithm is proposed. It is de signed and analyzed based on excellent intrinsic features of nature immune systems. Additionally, the algorithm sensitivity to its tuning pa rameters is briefly assessed. Finally, the algorithm is applied to solve three complex multiobjective optimization problems and the results ca perfectly map the Pareto-optimal fronts. By comparing the algorithm with some genetic algorithms, it shows the good prospect to apply ar tificial immune system to solve multiobjective optimization problems.
Platform: | Size: 90112 | Author: 王飞 | Hits:

[matlabplu

Description: Rectangular PA=LU factorization *with row exchanges*.
Platform: | Size: 1024 | Author: katore vishal | Hits:

[Otherpsat-2.1.2-ref

Description: 有关matlab中past--power system analysis toolbox潮流计算工具箱的介绍,英文版-Matlab in the past- power system analysis toolbox toolbox flow calculation introduction, English
Platform: | Size: 878592 | Author: 小强 | Hits:

[File Format1st-program-on-finite-volume-polar-equation-in-pa

Description: patankar book matlab codes produced by hamidreza vsoughifar(PHD) & behnam parmas(M.S.C)
Platform: | Size: 3072 | Author: behnam | Hits:

[matlabDPD

Description: Digital_predistrotion_for_the_linearization_of_power_amplifiers
Platform: | Size: 7842816 | Author: matrix175 | Hits:

[Algorithmcouette flow

Description: Couette flow pa tos los xavaleh
Platform: | Size: 1263616 | Author: OlaKAse | Hits:
« 12 »

CodeBus www.codebus.net