期刊文献+
共找到24,133篇文章
< 1 2 250 >
每页显示 20 50 100
A New Equalization Method for Lithium-Ion Battery Packs Based on CUK
1
作者 Yu Zhang Sheng Tian Yongkang Zhang 《Energy Engineering》 EI 2024年第6期1459-1472,共14页
Aiming at the traditional CUK equalizer can only perform energy equalization between adjacent batteries,if the two single batteries that need to be equalized are far away from each other,there will be the problem of l... Aiming at the traditional CUK equalizer can only perform energy equalization between adjacent batteries,if the two single batteries that need to be equalized are far away from each other,there will be the problem of longer energy transmission path and lower equalization efficiency,this paper optimizes the CUK equalizer and optimizes its peripheral selection circuit,which can support the equalization of single batteries at any two positions.The control strategy adopts the open-circuit voltage(OVC)of the battery and the state of charge(SOC)of the battery as the equalization variables,and selects the corresponding equalization variables according to the energy conditions of the two batteries that need to be equalized,and generates the adaptive equalization current with an adaptive PID controller in order to improve the equalization efficiency.Simulation modeling is performed in Matlab/Simulink 2021b,and the experimental results show that the optimized CUK equalizer in this paper improves the equalization time by 25.58%compared with the traditional CUK equalizer.In addition,compared with the mean value difference(MVD)method,the adaptive PID method reduces the equalization time by about 30%in the static and charging and discharging experimental environments,which verifies the superiority of this equalization scheme. 展开更多
关键词 battery balancing CUK equalizer adaptive PID SOC
下载PDF
Equalization Reconstruction Algorithm Based on Reference Signal Frequency Domain Block Joint for DTMB-Based Passive Radar
2
作者 Shuai Ma Zeqi Yang +2 位作者 Hua Zhang Yiheng Liu Xiaode Lyu 《Journal of Beijing Institute of Technology》 EI CAS 2024年第1期41-53,共13页
Channel equalization plays a pivotal role within the reconstruction phase of passive radar reference signals.In the context of reconstructing digital terrestrial multimedia broadcasting(DTMB)signals for low-slow-small... Channel equalization plays a pivotal role within the reconstruction phase of passive radar reference signals.In the context of reconstructing digital terrestrial multimedia broadcasting(DTMB)signals for low-slow-small(LSS)target detection,a novel frequency domain block joint equalization algorithm is presented in this article.From the DTMB signal frame structure and channel multipath transmission characteristics,this article adopts a unconventional approach where the delay and frame structure of each DTMB signal frame are reconfigured to create a circular convolution block,facilitating concurrent fast Fourier transform(FFT)calculations.Following equalization,an inverse fast Fourier transform(IFFT)-based joint output and subsequent data reordering are executed to finalize the equalization process for the DTMB signal.Simulation and measured data confirm that this algorithm outperforms conventional techniques by reducing signal errors rate and enhancing real-time processing.In passive radar LSS detection,it effectively suppresses multipath and noise through frequency domain equalization,reducing false alarms and improving the capabilities of weak target detection. 展开更多
关键词 passive radar frequency domain equalization reference signal reconstruction digital terrestrial multimedia broadcasting(DTMB)
下载PDF
Automatic SOC Equalization Strategy of Energy Storage Units with DC Microgrid Bus Voltage Support
3
作者 Jingjing Tian Shenglin Mo +1 位作者 Feng Zhao Xiaoqiang Chen 《Energy Engineering》 EI 2024年第2期439-459,共21页
In this paper,an improved sag control strategy based on automatic SOC equalization is proposed to solve the problems of slow SOC equalization and excessive bus voltage fluctuation amplitude and offset caused by load a... In this paper,an improved sag control strategy based on automatic SOC equalization is proposed to solve the problems of slow SOC equalization and excessive bus voltage fluctuation amplitude and offset caused by load and PV power variations in a stand-alone DC microgrid.The strategy includes primary and secondary control.Among them,the primary control suppresses the DC microgrid voltage fluctuation through the I and II section control,and the secondary control aims to correct the P-U curve of the energy storage system and the PV system,thus reducing the steady-state bus voltage excursion.The simulation results demonstrate that the proposed control strategy effectively achieves SOC balancing and enhances the immunity of bus voltage.The proposed strategy improves the voltage fluctuation suppression ability by approximately 39.4%and 43.1%under the PV power and load power fluctuation conditions,respectively.Furthermore,the steady-state deviation of the bus voltage,△U_(dc) is only 0.01–0.1 V,ensuring stable operation of the DC microgrid in fluctuating power environments. 展开更多
关键词 Automatic equalization independent DC microgrid improve droop control secondary control state of charge
下载PDF
SA-Model:Multi-Feature Fusion Poetic Sentiment Analysis Based on a Hybrid Word Vector Model
4
作者 Lingli Zhang Yadong Wu +5 位作者 Qikai Chu Pan Li Guijuan Wang Weihan Zhang Yu Qiu Yi Li 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第10期631-645,共15页
Sentiment analysis in Chinese classical poetry has become a prominent topic in historical and cultural tracing,ancient literature research,etc.However,the existing research on sentiment analysis is relatively small.It... Sentiment analysis in Chinese classical poetry has become a prominent topic in historical and cultural tracing,ancient literature research,etc.However,the existing research on sentiment analysis is relatively small.It does not effectively solve the problems such as the weak feature extraction ability of poetry text,which leads to the low performance of the model on sentiment analysis for Chinese classical poetry.In this research,we offer the SA-Model,a poetic sentiment analysis model.SA-Model firstly extracts text vector information and fuses it through Bidirectional encoder representation from transformers-Whole word masking-extension(BERT-wwmext)and Enhanced representation through knowledge integration(ERNIE)to enrich text vector information;Secondly,it incorporates numerous encoders to remove text features at multiple levels,thereby increasing text feature information,improving text semantics accuracy,and enhancing the model’s learning and generalization capabilities;finally,multi-feature fusion poetry sentiment analysis model is constructed.The feasibility and accuracy of the model are validated through the ancient poetry sentiment corpus.Compared with other baseline models,the experimental findings indicate that SA-Model may increase the accuracy of text semantics and hence improve the capability of poetry sentiment analysis. 展开更多
关键词 Sentiment analysis Chinese classical poetry natural language processing BERT-wwm-ext ERNIE multi-feature fusion
下载PDF
Multi-Feature Fusion Book Recommendation Model Based on Deep Neural Network
5
作者 Zhaomin Liang Tingting Liang 《Computer Systems Science & Engineering》 SCIE EI 2023年第10期205-219,共15页
The traditional recommendation algorithm represented by the collaborative filtering algorithm is the most classical and widely recommended algorithm in the practical industry.Most book recommendation systems also use ... The traditional recommendation algorithm represented by the collaborative filtering algorithm is the most classical and widely recommended algorithm in the practical industry.Most book recommendation systems also use this algorithm.However,the traditional recommendation algorithm represented by the collaborative filtering algorithm cannot deal with the data sparsity well.This algorithm only uses the shallow feature design of the interaction between readers and books,so it fails to achieve the high-level abstract learning of the relevant attribute features of readers and books,leading to a decline in recommendation performance.Given the above problems,this study uses deep learning technology to model readers’book borrowing probability.It builds a recommendation system model through themulti-layer neural network and inputs the features extracted from readers and books into the network,and then profoundly integrates the features of readers and books through the multi-layer neural network.The hidden deep interaction between readers and books is explored accordingly.Thus,the quality of book recommendation performance will be significantly improved.In the experiment,the evaluation indexes ofHR@10,MRR,andNDCGof the deep neural network recommendation model constructed in this paper are higher than those of the traditional recommendation algorithm,which verifies the effectiveness of the model in the book recommendation. 展开更多
关键词 Book recommendation deep learning neural network multi-feature fusion personalized prediction
下载PDF
Multi-Features Disease Analysis Based Smart Diagnosis for COVID-19
6
作者 Sirisati Ranga Swamy SPhani Praveen +2 位作者 Shakeel Ahmed Parvathaneni Naga Srinivasu Abdulaziz Alhumam 《Computer Systems Science & Engineering》 SCIE EI 2023年第4期869-886,共18页
Coronavirus 2019(COVID-19)is the current global buzzword,putting the world at risk.The pandemic’s exponential expansion of infected COVID-19 patients has challenged the medical field’s resources,which are already fe... Coronavirus 2019(COVID-19)is the current global buzzword,putting the world at risk.The pandemic’s exponential expansion of infected COVID-19 patients has challenged the medical field’s resources,which are already few.Even established nations would not be in a perfect position to manage this epidemic correctly,leaving emerging countries and countries that have not yet begun to grow to address the problem.These problems can be solved by using machine learning models in a realistic way,such as by using computer-aided images during medical examinations.These models help predict the effects of the disease outbreak and help detect the effects in the coming days.In this paper,Multi-Features Decease Analysis(MFDA)is used with different ensemble classifiers to diagnose the disease’s impact with the help of Computed Tomography(CT)scan images.There are various features associated with chest CT images,which help know the possibility of an individual being affected and how COVID-19 will affect the persons suffering from pneumonia.The current study attempts to increase the precision of the diagnosis model by evaluating various feature sets and choosing the best combination for better results.The model’s performance is assessed using Receiver Operating Characteristic(ROC)curve,the Root Mean Square Error(RMSE),and the Confusion Matrix.It is observed from the resultant outcome that the performance of the proposed model has exhibited better efficient. 展开更多
关键词 Chest CT COVID-19 CLASSIFICATION ROC curves multi-feature disease analysis
下载PDF
A Cooperative Cognitive Radio Spectrum Sensing Based on Correlation Sum Method with Linear Equalization
7
作者 Entesar Gemeay Ahmed Lebda 《Communications and Network》 2023年第1期1-14,共14页
For moving forward toward the next generations of information technology and wireless communication, it is becoming necessary to find new resources of spectrum to fulfill the requirements of next generations from high... For moving forward toward the next generations of information technology and wireless communication, it is becoming necessary to find new resources of spectrum to fulfill the requirements of next generations from higher data rates and more capacity. Increasing efficiency of the spectrum usage is an urgent need as an intrinsic result of the rapidly increasing number of wireless users and the conversion of voice-oriented applications to multimedia applications. Spectrum sensing techniques in cognitive radio technology work upon an optimal usage of the available spectrum determined by the Federal Communication Commission (FCC). In this paper, the performance of a cooperative cognitive radio spectrum sensing detection based on the correlation sum method by utilizing the multiuser multiple input multiple output (MU_MIMO) technique over fading and Additive White Gaussian Noise (AWGN) channel is analyzed. Equalization is used at the receiver to compensate the effect of fading channels and improve the reliability of spectrum sensing. The performance is compared with the performance of Energy detection technique. The simulation results show that the detection performance of cooperative correlation sum method is more efficient than that obtained for the cooperative Energy detection technique. 展开更多
关键词 Spectrum Sensing Cognitive Radio MIMO equalization
下载PDF
Low-complexity iterative equalization for OTFS based on alternating minimization
8
作者 HE Xin JIA Haoxiang +2 位作者 SUN Yutong ZHOU Zijian ZHAO Danfeng 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2023年第4期851-860,共10页
To achieve robust communication in high mobility scenarios,an iterative equalization algorithm based on alternating minimization(AM)is proposed for the orthogonal time frequency space(OTFS)system.The algorithm approxi... To achieve robust communication in high mobility scenarios,an iterative equalization algorithm based on alternating minimization(AM)is proposed for the orthogonal time frequency space(OTFS)system.The algorithm approximates the equalization problem to a convex function optimization problem in the real-valued domain and solves the problem iteratively using the AM algorithm.In the iterative process,the complexity of the proposed algorithm is reduced further based on the study of the cyclic structure and sparse property of the OTFS channel matrix in the delay-Doppler(DD)domain.The new method for OTFS is simulated and verified in a high-speed mobile scenario and the results show that the proposed equalization algorithm has excellent bit error rate performance with low complexity. 展开更多
关键词 orthogonal time frequency space(OTFS) alternating minimization(AM) high-speed mobile scenario iterative equalization
下载PDF
Research on Facial Fatigue Detection of Drivers with Multi-feature Fusion
9
作者 YE Yuxuan ZHOU Xianchun +2 位作者 WANG Wenyan YANG Chuanbin ZOU Qingyu 《Instrumentation》 2023年第1期23-31,共9页
In order to solve the shortcomings of current fatigue detection methods such as low accuracy or poor real-time performance,a fatigue detection method based on multi-feature fusion is proposed.Firstly,the HOG face dete... In order to solve the shortcomings of current fatigue detection methods such as low accuracy or poor real-time performance,a fatigue detection method based on multi-feature fusion is proposed.Firstly,the HOG face detection algorithm and KCF target tracking algorithm are integrated and deformable convolutional neural network is introduced to identify the state of extracted eyes and mouth,fast track the detected faces and extract continuous and stable target faces for more efficient extraction.Then the head pose algorithm is introduced to detect the driver’s head in real time and obtain the driver’s head state information.Finally,a multi-feature fusion fatigue detection method is proposed based on the state of the eyes,mouth and head.According to the experimental results,the proposed method can detect the driver’s fatigue state in real time with high accuracy and good robustness compared with the current fatigue detection algorithms. 展开更多
关键词 HOG Face Posture Detection Deformable Convolution multi-feature Fusion Fatigue Detection
下载PDF
GENDER EQUALITY IN THE CHINESE WORKPLACE
10
作者 Huang Jiangqin 《China Report ASEAN》 2024年第2期50-53,共4页
Gender equality is a significant issue in the economic and social sectors.A McKinsey study found that promoting gender equality in the workplace could contribute US$13 trillion to global GDP growth.And if China reache... Gender equality is a significant issue in the economic and social sectors.A McKinsey study found that promoting gender equality in the workplace could contribute US$13 trillion to global GDP growth.And if China reaches the forefront of gender equality in the workplace in the Asia-Pacific region,it would generate about US$3 trillion in GDP. 展开更多
关键词 equalITY s. GLOBAL
下载PDF
On the Equality of Weighted BajratarevićMeans to Quasi-Arithmetic Means
11
作者 Yaxun Yang 《Journal of Applied Mathematics and Physics》 2024年第4期1126-1133,共8页
In this paper, we considered the equality problem of weighted Bajraktarević means with weighted quasi-arithmetic means. Using the method of substituting for functions, we first transform the equality problem into solv... In this paper, we considered the equality problem of weighted Bajraktarević means with weighted quasi-arithmetic means. Using the method of substituting for functions, we first transform the equality problem into solving an equivalent functional equation. We obtain the necessary and sufficient conditions for the equality equation. 展开更多
关键词 Bajraktarević Means Quasi-Arithmetic Means equality Problem Functional Equation
下载PDF
A New Approach for on-Line Blind Equalization and Channel Identification
12
作者 刘琚 王太君 何振亚 《Journal of Southeast University(English Edition)》 EI CAS 1999年第1期22-27,共6页
本文提出一种新的盲均衡和通道辨识方法.该方法基于过采样技术和独立分量分析神经网络进行信道均衡,利用均衡输出序列和高阶累积量,辨识信道参数.与通常的方法相比,该方法网络结构简单,不必利用训练序列.
关键词 过采样 盲均衡 高阶统计 独立分量分析
下载PDF
Blind Equalization Based on RLS Algorithm Using Adaptive Forgetting Factor for Underwater Acoustic Channel 被引量:7
13
作者 肖瑛 殷福亮 《China Ocean Engineering》 SCIE EI CSCD 2014年第3期401-408,共8页
Blind equalization based on adaptive forgetting factor, recursive least squares (RLS) with constant modulus algorithm (CMA), is investigated. The cost function of CMA is simplified to meet the second norm form to ... Blind equalization based on adaptive forgetting factor, recursive least squares (RLS) with constant modulus algorithm (CMA), is investigated. The cost function of CMA is simplified to meet the second norm form to ensure the stability of RLS-CMA, and thus an improved RLS-CMA (RLS-SCMA) is established. To further improve its performance, a new adaptive forgetting factor RLS-SCMA (ARLS-SCMA) is proposed. In ARLS-SCMA, the forgetting factor varies with the output error of the blind equalizer during the iterative process, which leads to a faster convergence rate and a smaller steady-state error. The simulation results prove the effectiveness under the condition of the underwater acoustic channel. 展开更多
关键词 blind equalization RLS CMA underwater acoustic channel second norm form
下载PDF
A Multi-Feature Learning Model with Enhanced Local Attention for Vehicle Re-Identification 被引量:19
14
作者 Wei Sun Xuan Chen +3 位作者 Xiaorui Zhang Guangzhao Dai Pengshuai Chang Xiaozheng He 《Computers, Materials & Continua》 SCIE EI 2021年第12期3549-3561,共13页
Vehicle re-identification(ReID)aims to retrieve the target vehicle in an extensive image gallery through its appearances from various views in the cross-camera scenario.It has gradually become a core technology of int... Vehicle re-identification(ReID)aims to retrieve the target vehicle in an extensive image gallery through its appearances from various views in the cross-camera scenario.It has gradually become a core technology of intelligent transportation system.Most existing vehicle re-identification models adopt the joint learning of global and local features.However,they directly use the extracted global features,resulting in insufficient feature expression.Moreover,local features are primarily obtained through advanced annotation and complex attention mechanisms,which require additional costs.To solve this issue,a multi-feature learning model with enhanced local attention for vehicle re-identification(MFELA)is proposed in this paper.The model consists of global and local branches.The global branch utilizes both middle and highlevel semantic features of ResNet50 to enhance the global representation capability.In addition,multi-scale pooling operations are used to obtain multiscale information.While the local branch utilizes the proposed Region Batch Dropblock(RBD),which encourages the model to learn discriminative features for different local regions and simultaneously drops corresponding same areas randomly in a batch during training to enhance the attention to local regions.Then features from both branches are combined to provide a more comprehensive and distinctive feature representation.Extensive experiments on VeRi-776 and VehicleID datasets prove that our method has excellent performance. 展开更多
关键词 Vehicle re-identification region batch dropblock multi-feature learning local attention
下载PDF
Modulation Recognition in Maritime Multipath Channels:A Blind Equalization-Aided Deep Learning Approach 被引量:4
15
作者 Xuefei Ji Jue Wang +2 位作者 Ye Li Qiang Sun Chen Xu 《China Communications》 SCIE CSCD 2020年第3期12-25,共14页
Modulation recognition has been long investigated in the literature,however,the performance could be severely degraded in multipath fading channels especially for high-order Quadrature Amplitude Modulation(QAM)signals... Modulation recognition has been long investigated in the literature,however,the performance could be severely degraded in multipath fading channels especially for high-order Quadrature Amplitude Modulation(QAM)signals.This could be a critical problem in the broadband maritime wireless communications,where various propagation paths with large differences in the time of arrival are very likely to exist.Specifically,multiple paths may stem from the direct path,the reflection paths from the rough sea surface,and the refraction paths from the atmospheric duct,respectively.To address this issue,we propose a novel blind equalization-aided deep learning(DL)approach to recognize QAM signals in the presence of multipath propagation.The proposed approach consists of two modules:A blind equalization module and a subsequent DL network which employs the structure of ResNet.With predefined searching step-sizes for the blind equalization algorithm,which are designed according to the set of modulation formats of interest,the DL network is trained and tested over various multipath channel parameter settings.It is shown that as compared to the conventional DL approaches without equalization,the proposed method can achieve an improvement in the recognition accuracy up to 30%in severe multipath scenarios,especially in the high SNR regime.Moreover,it efficiently reduces the number of training data that is required. 展开更多
关键词 MODULATION RECOGNITION DEEP learning BLIND equalization
下载PDF
Energy Transferring Dynamic Equalization for Battery Packs 被引量:6
16
作者 李红林 张承宁 +2 位作者 彭莲云 李军求 孙逢春 《Journal of Beijing Institute of Technology》 EI CAS 2005年第3期306-309,共4页
The equivalent circuit model of battery and the analytic model of series battery uniformities are setup. The analysis shows that it is the key to maintain small voltage difference between cells in order to improve uni... The equivalent circuit model of battery and the analytic model of series battery uniformities are setup. The analysis shows that it is the key to maintain small voltage difference between cells in order to improve uniformities. Therefore a new technique combining low voltage difference, big current charging and bi-directional charge equalizer system is put forward and designed. The test shows that the energy transferring dynamic equalization system betters the series battery uniformities and protection during charging and discharging, improves the battery performance and extends the use life of series battery. 展开更多
关键词 series battery battery equalization battery management battery uniformities electric and hybrid vehicle
下载PDF
Classification and Extraction of Urban Land-Use Information from High-Resolution Image Based on Object Multi-features 被引量:7
17
作者 孔春芳 徐凯 吴冲龙 《Journal of China University of Geosciences》 SCIE CSCD 2006年第2期151-157,共7页
Urban land provides a suitable location for various economic activities which affect the development of surrounding areas. With rapid industrialization and urbanization, the contradictions in land-use become more noti... Urban land provides a suitable location for various economic activities which affect the development of surrounding areas. With rapid industrialization and urbanization, the contradictions in land-use become more noticeable. Urban administrators and decision-makers seek modern methods and technology to provide information support for urban growth. Recently, with the fast development of high-resolution sensor technology, more relevant data can be obtained, which is an advantage in studying the sustainable development of urban land-use. However, these data are only information sources and are a mixture of "information" and "noise". Processing, analysis and information extraction from remote sensing data is necessary to provide useful information. This paper extracts urban land-use information from a high-resolution image by using the multi-feature information of the image objects, and adopts an object-oriented image analysis approach and multi-scale image segmentation technology. A classification and extraction model is set up based on the multi-features of the image objects, in order to contribute to information for reasonable planning and effective management. This new image analysis approach offers a satisfactory solution for extracting information quickly and efficiently. 展开更多
关键词 urban land-use multi-features OBJECT-ORIENTED SEGMENTATION CLASSIFICATION extraction.
下载PDF
A Modified T/2 Fractionally Spaced Coordinate Transformation Blind Equalization Algorithm 被引量:3
18
作者 Yecai GUO Xueqing ZHAO +1 位作者 Zhenxin LIU Min GAO 《International Journal of Communications, Network and System Sciences》 2010年第2期183-189,共7页
When T/2 Fractionally Spaced blind Equalization Algorithm based Constant Modulus Algorithm (T/2-FSE- CMA) is employed for equalizing higher order Quadrature Amplitude Modulation signals (QAM), it has disadvantages of ... When T/2 Fractionally Spaced blind Equalization Algorithm based Constant Modulus Algorithm (T/2-FSE- CMA) is employed for equalizing higher order Quadrature Amplitude Modulation signals (QAM), it has disadvantages of low convergence speed and large Mean Square Error (MSE). For overcoming these disadvantages, a Modified T/2 Fractionally Spaced blind Equalization algorithm based on Coordinate Transformation and CMA (T/2-FSE-MCTCMA) was proposed by analyzing the character of 16QAM signal constellations. In the proposed algorithm, real and imaginary parts of input signal of T/2 fractionally spaced blind equalizer are equalized, respectively, and output signals of equalizer are transformed to the same unit circle by coordinate transformation method, a new error function is defined after making coordinate transformation and used to adjust weight vector of T/2 fractionally spaced blind equalizer. The proposed algorithm can overcome large misjudgments of T/2 fractionally spaced blind equalization algorithm for equalizing multi-modulus higher order QAM. Simulation results with underwater acoustic channel models demonstrate that the proposed T/2-FSE-MCTCMA algorithm outperforms T/2 Fractionally Spaced blind Equalization algorithm bas-ed on Coordinate Transformation and CMA (T/2-FSE-CTCMA) and the T/2-FSE-CMA in convergence rate and MSE. 展开更多
关键词 BLIND equalization UNDERWATER Acoustic Channel Coordinate-Transformation Fractionally Spaced equalIZER
下载PDF
An Improved Equalization with Real Interference Prediction Scheme of the FBMC/OQAM System 被引量:4
19
作者 Feng Yang Yue Wang +1 位作者 Lianghui Ding Liang Qian 《China Communications》 SCIE CSCD 2021年第1期120-129,共10页
FBMC/OQAM transmission system has a better spectral efficiency than OFDM.However,its orthogonality condition is only considered in the real field.In the presence of fading channels,the real orthogonality of FBMC/OQAM ... FBMC/OQAM transmission system has a better spectral efficiency than OFDM.However,its orthogonality condition is only considered in the real field.In the presence of fading channels,the real orthogonality of FBMC/OQAM might be lost,which calls for new equalization schemes.In this paper,an improved equalizer with real interference prediction(ERIP)scheme of FBMC/OQAM is proposed.We analyze the correlation between the real and the neighboring imaginary interference components taking Doppler shifts into account,and derive the improved ERIP scheme.The simulation results show that the proposed scheme can outperform the original ERIP and the one-tap equalization in time-varying multipath scenarios with an affordable complexity. 展开更多
关键词 equalization ERIP FBMC/OQAM interference cancellation time-varying multipath
下载PDF
A Multi-Feature Weighting Based K-Means Algorithm for MOOC Learner Classification 被引量:2
20
作者 Yuqing Yang Dequn Zhou Xiaojiang Yang 《Computers, Materials & Continua》 SCIE EI 2019年第5期625-633,共9页
Massive open online courses(MOOC)have recently gained worldwide attention in the field of education.The manner of MOOC provides a new option for learning various kinds of knowledge.A mass of data miming algorithms hav... Massive open online courses(MOOC)have recently gained worldwide attention in the field of education.The manner of MOOC provides a new option for learning various kinds of knowledge.A mass of data miming algorithms have been proposed to analyze the learner’s characteristics and classify the learners into different groups.However,most current algorithms mainly focus on the final grade of the learners,which may result in an improper classification.To overcome the shortages of the existing algorithms,a novel multi-feature weighting based K-means(MFWK-means)algorithm is proposed in this paper.Correlations between the widely used feature grade and other features are first investigated,and then the learners are classified based on their grades and weighted features with the proposed MFWK-means algorithm.Experimental results with the Canvas Network Person-Course(CNPC)dataset demonstrate the effectiveness of our method.Moreover,a comparison between the new MFWK-means and the traditional K-means clustering algorithm is implemented to show the superiority of the proposed method. 展开更多
关键词 multi-feature weighting learner classification MOOC CLUSTERING
下载PDF
上一页 1 2 250 下一页 到第
使用帮助 返回顶部