Showing 961 - 980 results of 18,898 for search '"algorithm"', query time: 0.07s Refine Results
  1. 961

    Detection and Estimation of Damage in Structures Using Imperialist Competitive Algorithm by A. Bagheri, H.R. Razeghi, G. Ghodrati Amiri

    Published 2012-01-01
    “…This paper presents a method for detection and estimation of structural damage on the basis of modal parameters of a damaged structure using imperialist competitive algorithm. The imperialist competitive algorithm was developed over the last few years in an attempt to overcome inherent limitations of traditional optimize method. …”
    Get full text
    Article
  2. 962

    METHOD AND ALGORITHMS OF CALCULATION OF PARAMETERS OF RELIABILITY IN ACCORDANCE WITH MULTIVARIATE DATA by E. M. Farhadzadeh, A. Z. Muradaliyev, T. K. Rafiyeva, S. A. Abdullayeva

    Published 2017-01-01
    “…The lack of specialized software systems, the knowledge-intensiveness of algorithms of calculation needed for the solution of operational tasks determine the predominant application of the intuitive approach. …”
    Get full text
    Article
  3. 963

    A New Adaptive Hungarian Mating Scheme in Genetic Algorithms by Chanju Jung, Yong-Hyuk Kim, Yourim Yoon, Byung-Ro Moon

    Published 2016-01-01
    “…In genetic algorithms, selection or mating scheme is one of the important operations. …”
    Get full text
    Article
  4. 964

    Fair Resource Allocation Algorithm for OFDMA System with Imperfect CSI by Yaohui Wu, Youming Li, Liping Jin, Pengfei Shao

    Published 2015-02-01
    “…Existing resource allocation algorithms can't balance system capacity and fairness well when the channel state information is imperfect. …”
    Get full text
    Article
  5. 965

    Evolving multicast tree based artificial fish swarm algorithm by Xuan MA, Qing LIU

    Published 2012-09-01
    Subjects: “…artificial fish swarm algorithm…”
    Get full text
    Article
  6. 966

    Distributed Asynchronous Fusion Algorithm for Sensor Networks with Packet Losses by Tianpeng Chu, Guoqing Qi, Yinya Li, Andong Sheng

    Published 2014-01-01
    “…A distributed asynchronous fusion algorithm is proposed via the covariance intersection method. …”
    Get full text
    Article
  7. 967
  8. 968

    Multi-path backup optimized power algorithm for wideband networks by XU Yu-bin, TAN Wei

    Published 2005-01-01
    “…A multi-path backup optimized power algorithm was presented for wideband network, which exerted multi-path backup routing and reduced the total transmission power. …”
    Get full text
    Article
  9. 969

    Self-Adaptive K-Means Based on a Covering Algorithm by Yiwen Zhang, Yuanyuan Zhou, Xing Guo, Jintao Wu, Qiang He, Xiao Liu, Yun Yang

    Published 2018-01-01
    “…The K-means algorithm is one of the ten classic algorithms in the area of data mining and has been studied by researchers in numerous fields for a long time. …”
    Get full text
    Article
  10. 970

    SVR Prediction Algorithm for Crack Propagation of Aviation Aluminum Alloy by Jincai Chang, Zhihang Wang, Qingyu Zhu, Zhao Wang

    Published 2020-01-01
    “…In this paper, support vector regression (SVR) was used to fit the crack data, and the parameters of SVR are optimized by the grid search algorithm at the same time. And then the model of SVR to predict the crack length was established. …”
    Get full text
    Article
  11. 971

    Fast intra prediction algorithm applied in QS enhancement layer by WANG Da-yong1 SHU Jian2

    Published 2011-01-01
    “…A fast intra coding algorithm was proposed which was suitable for enhancement layer in quality salability.Base on the coding structure of quality scalability,our algorithm used the relationships between layers,the relationships between rate distortion and modes,and temporal and spatial relationships to predict the modes and coding order to be ap-plied,with an early termination determined by the relationships between quantization parameters and modes,residual co-efficients,and rate distortion.The experimental results show that the encoding speed of the proposed algorithm can be improved by 70%,with negligible coding loss.…”
    Get full text
    Article
  12. 972
  13. 973

    Mass public opinion: algorithmic colonisation and synthetisation of the public sphere by Carlos Saura García, Patrici Calvo

    Published 2024-12-01
    “…This paper examines the strategic change in the manipulation of public opinion through algorithmic colonisation, technological imperialism, data generation and the creation of synthetic content. …”
    Get full text
    Article
  14. 974

    Clustering routing protocol based on improved PSO algorithm in WSN by Xiaonian WU, Chuyun ZHANG, Runlian ZHANG, Yaping SUN

    Published 2019-12-01
    Subjects: “…particle swarm optimization algorithm…”
    Get full text
    Article
  15. 975

    Cell Selection Algorithm for Edge Users in Heterogeneous Wireless Network by Zhendong Zhao, Weijiao Niu, Dongsheng Han, Shasha Ding

    Published 2015-12-01
    “…The simulation results show that, compared with the reference algorithms, the proposed algorithm can effectively reduce the load of macrocells, balance the load between different picocells and improve the throughput and resource utilization of the light load picocells.…”
    Get full text
    Article
  16. 976

    Minimum Delay Node Scheduling Algorithm for Wireless Sensor Network by Taoshen Li, Jun Tang, Junbin Liang, Hongxing Lan

    Published 2013-12-01
    “…In order to solve that problem, a new minimum delay scheduling(MDS)algorithm was proposed. Through the analysis and calculation of energy and delay of nodes, this algorithm may calculate the node energy threshold. …”
    Get full text
    Article
  17. 977

    Research on reconfigurable service carrying network active protection algorithms by Ning QI, Bin-qiang WANG, Zhi-ming WANG

    Published 2012-08-01
    “…To construct reconfigurable service carrying network (RSCN) in reconfigurable flexible network (RFNet) infrastructure could provide traffic specific communication services for different end users.This could effectively solve the puzzle faced by traditional Internet infrastructure.Because of the blight of network failure,active protection problems of RSCN were discussed.Mathematics model of RSCN active protection issues were established.To avoid enormous influence because of important resource failure,a resource stress factor (RSF) awareness main link construction algorithm named RSF-aware MLCA was proposed.To improve success running ratio and reduce network link failure loss of RSCN,a RSCN protection link construction algorithm named RPLCA was implemented.Considering of the two sub-algorithms,RSCN active protection algorithm named RAPA was designed.The efficiency of algorithms was evaluated by emulation experiments according to RSCN success running ratio and main link utilization ratio and average network link failure loss under several scenarios.…”
    Get full text
    Article
  18. 978

    Graph partition based mapping algorithm on multiprocessors for streaming applications by Qi TANG, Shang-feng WU, Jun-wu SHI, Ji-bo WEI

    Published 2016-06-01
    “…To take advantage of multiprocessor platform,it is a necessity to map tasks of the application properly onto different processors to exploit the concurrency in the application and thus meet the stringent timing requirements.Parallelism graph was proposed to quantify and model the concurrency among tasks of the application.An algorithm was also proposed to construct the parallelism graph based on the self-timed schedule and transform the mapping problem to a graph partitioning problem.The graph partitioning problem as a pure 0-1 integer linear programming model was further formulated and the ILP solver to find the optimal result.A lot of randomly generated synchronous dataflow graphs and a set of practical applications were used to evaluate the performance of the proposed method.The experimental results demonstrate that the proposed method outperforms available algorithms.…”
    Get full text
    Article
  19. 979

    Complex Network Filtering and Compression Algorithm Based on Triangle-Subgraph by Shuxia Ren, Tao Wu, Shubo Zhang

    Published 2020-01-01
    “…Based on the triangle-subgraph structure in complex networks, complex network filtering compression algorithm based on the triangle-subgraph is proposed. …”
    Get full text
    Article
  20. 980