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

Search list

[AI-NN-PR实数编码遗传算法

Description: (用matlab编写的十进制的遗传算法程序)实数编码遗传算法-(using Matlab prepared by the metric of genetic algorithm) is coded genetic algorithms
Platform: | Size: 17408 | Author: www | Hits:

[matlabdec_to_bi

Description: OFDM中的关于二进制转十进制器的个人设计的MATLAB的算法,比较经典的 !-OFDM on the binary switch to the metric system for the design of personal MATLAB algorithm, more classic!
Platform: | Size: 23552 | Author: yeyue | Hits:

[Communication-MobiletryGUI

Description: 超宽带系统链路matlab仿真程序 超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。入口主程序uwbsim.m 编解码程序:bin2deci.m;bini2deci.m;deci2bin.m VITRBI.m 信道及信道估计:ch_est.m;channel.m;channelgenerator.m;conv_m. m;sigfold.m UWB_SV_channel.m uwb_sv_cnvrt_ct.m uwb_sv_eval_ct.m uwb_sv_model_ct.m uwb_sv_params.m Rake接收机:findpeak.m;MRC_combine.m;MRC_Rake.m;n_upsample.m;selectpath.m 其他:cnv_encd.m;dssignal.m;Eb_halfcos.m;waveshape.m;halfcos_generator.m;metric.m;nxt_stat.m;sim_main.m;spreadgren.m;test_code.m;training_ds.m;uwbsim.m;vit_test.m-UWB system links Matlab simulation program UWB simple system simulation platform, A simple interface. including replacement of the pulse shaping (semi-cosine pulse). IEEE802.15.3a amendment SV Channel, the greatest likelihood channel estimation, the Rake receiver modules. can be achieved monte carlo simulation for BER. They can add multiple access, coding, and other functions (Viterbi codec, frame synchronization procedures prepared by my classmates). Edit the entrance uwbsim.m codecs : bin2deci.m; bini2deci.m; deci2bin.m VITRBI.m Channel and Channel Estimation : ch_est.m; channel.m; channelgenerator.m; conv_m. m; sigfold.m UWB_SV_channel.m uwb_sv_cnvrt_ct . m uwb_sv_eval_ct.m uwb_sv_model_ct.m uwb_s v_params.m Rake : findpeak.m; MRC_combine.m; MRC_Rake.m; n_upsample.m; selectpath.m Other
Platform: | Size: 30720 | Author: le302a | Hits:

[Communication-MobileUWBsimulator

Description: 自己编写的超宽带系统简单仿真平台,有简单界面.包括可替换的脉冲成型(半余弦脉冲)、IEEE802.15.3a的修正SV信道、最大似然信道估计、Rake接收机等模块,可以实现monte carlo仿真求误码率。可添加多址接入、编码等功能(维特比编解码、帧同步的程序由本人同学编写)。入口主程序uwbsim.m 编解码程序:bin2deci.m;bini2deci.m;deci2bin.m VITRBI.m 信道及信道估计:ch_est.m;channel.m;channelgenerator.m;conv_m. m;sigfold.m UWB_SV_channel.m uwb_sv_cnvrt_ct.m uwb_sv_eval_ct.m uwb_sv_model_ct.m uwb_sv_params.m Rake接收机:findpeak.m;MRC_combine.m;MRC_Rake.m;n_upsample.m;selectpath.m 其他:cnv_encd.m;dssignal.m;Eb_halfcos.m;waveshape.m;halfcos_generator.m;metric.m;nxt_stat.m;sim_main.m;spreadgren.m;test_code.m;training_ds.m;uwbsim.m;vit_test.m -own UWB prepared by the simple system simulation platform, A simple interface. including replacement of the pulse shaping (semi-cosine pulse). IEEE802.15.3a amendment SV Channel, the greatest likelihood channel estimation, the Rake receiver modules. can be achieved monte carlo simulation for BER. They can add multiple access, coding, and other functions (Viterbi codec, frame synchronization procedures prepared by my classmates). Edit the entrance uwbsim.m codecs : bin2deci.m; bini2deci.m; deci2bin.m VITRBI.m Channel and Channel Estimation : ch_est.m; channel.m; channelgenerator.m; conv_m. m; sigfold.m UWB_SV_channel.m uwb_sv_cnvrt_ct . m uwb_sv_eval_ct.m uwb_sv_model_ct.m uwb_s v_params.m Rake : findpeak.m; MRC_combine.m; MRC_Rake.m; n_upsample.m; selectpath.m Other : cnv_encd.m; dssignal.
Platform: | Size: 31744 | Author: volvo827 | Hits:

[matlabshiyan3

Description: 用一阶梯度法,共轭梯度法和变尺度法求解多变量的寻优问题,其中单变量的寻优用的是0。618法-One method used ladder, conjugate gradient method and the variable metric method for solving multi-variable optimization problems, single-variable optimization using the 0.618 Act
Platform: | Size: 2048 | Author: 杨大棱 | Hits:

[OtherBFGS

Description: BFGS变尺度算法-BFGS variable metric algorithm
Platform: | Size: 1024 | Author: 王华 | Hits:

[Mathimatics-Numerical algorithmsoptimizearithmetic

Description: 几个常用的优化算法的C程序和MATLAB代码,D F P变尺度法子程序,Powell法子程序,黄金分割法子程序,进退法子程序,外点惩罚函数法子程序等。-Several commonly used optimization algorithm of C procedures and MATLAB code, DFP variable metric method procedures, Powell method procedures, golden section method procedures, advance and retreat method procedures, outside the points penalty function method procedures.
Platform: | Size: 15360 | Author: lixiao | Hits:

[Algorithmzuiyouhuashiyanbaogao

Description: 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradient method, variable metric method (DFP and BFGS method), nonlinear least square method. Using MATLAB to solve the problem of binding, mainly outside the penalty function method and generalized multipliers. As well as some specific issues for analysis, MATLAB code in the document, are limitless.
Platform: | Size: 81920 | Author: ljw | Hits:

[Bio-RecognizeSENSEgfactorcalculation

Description: 计算SENSE重建图像中的g-factor,这是并行磁共振成像SENSE算法的关键一步-G-factor is the metric to quantify the amplificaiton of noise power in reconstructing SENSE accelerated image. The detail was presented in Pruessmann s 1999 Magn. Reson. Med. paper. In theory, g-factor is the pixel-by-pixel ratio of the image variance between the SENSE reconstructed image and un-accelerated image. And g-factor depends on: (1) the k-space data trajectory (2) coil sensitivit profiles (3) noise covariance matrix of the array coil
Platform: | Size: 5120 | Author: 李荣智 | Hits:

[matlabaffinity_propagation

Description:
Platform: | Size: 4096 | Author: tra ba huy | Hits:

[Industry researchKernelBasedObjectTracking

Description: A new approach toward target representation and localization, the central component in visual tracking of nonrigid objects, is proposed. The feature histogram-based target representations are regularized by spatial masking with an isotropic kernel. The masking induces spatially-smooth similarity functions suitable for gradient-based optimization, hence, the target localization problem can be formulated using the basin of attraction of the local maxima. We employ a metric derived from the Bhattacharyya coefficient as similarity measure, and use the mean shift procedure to perform the optimization. In the presented tracking examples, the new method successfully coped with camera motion, partial occlusions, clutter, and target scale variations. Integration with motion filters and data association techniques is also discussed. We describe only a few of the potential applications: exploitation of background information, Kalman tracking using motion models, and face tracking.
Platform: | Size: 2459648 | Author: Ali | Hits:

[Windows Developgreen

Description: Program that finds the 16 green dots in a 3d grid for camera calibration and assossiotes with the metric measures in a txt file, for later use in calibration procedure
Platform: | Size: 20677632 | Author: Guilherme | Hits:

[Graph RecognizeMotion_Detection

Description: Motion detection results If you double-click the Switch block so that the signal is connected to the SAD side, the Video Viewer block displays the SAD values, which represent the absolute value of the difference between the current and previous image. When these SAD values exceed a threshold value, the demo highlights the quadrant in red. Note that the difference image itself may be viewed, in place of the original intensity image, along with the red motion highlighting, which indicates how the SAD metric works.
Platform: | Size: 11264 | Author: radim.rh | Hits:

[Algorithmdpnewton_zuisu

Description: 阻尼牛顿法、最速下降法、变尺度法的matlab程序。-Damped Newton' s method, steepest descent method, variable metric method matlab program.
Platform: | Size: 1024 | Author: ken | Hits:

[Mathimatics-Numerical algorithmshaarrrr

Description: Simple Haar wavelet Just a M file show how the metric come
Platform: | Size: 19456 | Author: Auttapong | Hits:

[Compress-Decompress algrithmspsnrhvsm

Description: HVS based image quality metric
Platform: | Size: 3072 | Author: anathoo | Hits:

[Mathimatics-Numerical algorithmsmrmr

Description: 特征选择的最大相关最小冗余算法,采用信息理论作为度量标准。-Feature selection algorithm for minimum redundancy and maximum correlation, the use of information theory as a metric.
Platform: | Size: 998400 | Author: mali | Hits:

[Program docstudy_on_handoff_algorithm

Description: 本文提 出了基于功率预留的准入控制策略。首先介绍一种资源分配算法,该算法将可用信 道完全分配从而实现基站发射功率最小化。在此基础上,分别为小区间切换用户和 小区内切换用户设计预留策略,并根据系统的业务载荷自适应地调整功率预留量, 从而实现GOS的最优化。 -there exists a fundamental tradeoff between bandwidth and power. In this thesis, we propose a novel admission control scheme based on power reservation. Foremost, we introduce a joint subchannel and power allocation algorithm for WiMAX system, which minimizes the overall downlink transmit power by utilizing all available subchannels. Based on this, we propose two power reservation schemes for inter-cell handoff calls and intra-cell handoff calls, respectively. The amount of reserved power is determined in an adaptive manner for optimizing the metric of Grade of Service(GoS).
Platform: | Size: 3750912 | Author: punk_812 | Hits:

[matlaboptimizationtheory-matlab

Description: 最优化理论中的几个算法,包括共轭梯度法,公轭梯度法,方向加速法,步长加速,变尺度法-Optimization theory in several algorithms, including the conjugate gradient method, public and conjugate gradient method, directional method, step speed, variable metric method
Platform: | Size: 23552 | Author: 郑林君 | Hits:

[matlabcover_tree.tar

Description: A Cover Tree is a datastructure helpful in calculating the nearest neighbor of points given only a metric.
Platform: | Size: 19456 | Author: Wei Dan | Hits:
« 12 3 »

CodeBus www.codebus.net