Internet of Vehicles (IoV) is a new system that enables individual vehicles to connect with nearby vehicles,people, transportation infrastructure, and networks, thereby realizing amore intelligent and efficient transp...Internet of Vehicles (IoV) is a new system that enables individual vehicles to connect with nearby vehicles,people, transportation infrastructure, and networks, thereby realizing amore intelligent and efficient transportationsystem. The movement of vehicles and the three-dimensional (3D) nature of the road network cause the topologicalstructure of IoV to have the high space and time complexity.Network modeling and structure recognition for 3Droads can benefit the description of topological changes for IoV. This paper proposes a 3Dgeneral roadmodel basedon discrete points of roads obtained from GIS. First, the constraints imposed by 3D roads on moving vehicles areanalyzed. Then the effects of road curvature radius (Ra), longitudinal slope (Slo), and length (Len) on speed andacceleration are studied. Finally, a general 3D road network model based on road section features is established.This paper also presents intersection and road section recognition methods based on the structural features ofthe 3D road network model and the road features. Real GIS data from a specific region of Beijing is adopted tocreate the simulation scenario, and the simulation results validate the general 3D road network model and therecognitionmethod. Therefore, thiswork makes contributions to the field of intelligent transportation by providinga comprehensive approach tomodeling the 3Droad network and its topological changes in achieving efficient trafficflowand improved road safety.展开更多
A sensor graph network is a sensor network model organized according to graph network structure.Structural unit and signal propagation of core nodes are the basic characteristics of sensor graph networks.In sensor net...A sensor graph network is a sensor network model organized according to graph network structure.Structural unit and signal propagation of core nodes are the basic characteristics of sensor graph networks.In sensor networks,network structure recognition is the basis for accurate identification and effective prediction and control of node states.Aiming at the problems of difficult global structure identification and poor interpretability in complex sensor graph networks,based on the characteristics of sensor networks,a method is proposed to firstly unitize the graph network structure and then expand the unit based on the signal transmission path of the core node.This method which builds on unit patulousness and core node signal propagation(called p-law)can rapidly and effectively achieve the global structure identification of a sensor graph network.Different from the traditional graph network structure recognition algorithms such as modularity maximization and spectral clustering,the proposed method reveals the natural evolution process and law of graph network subgroup generation.Experimental results confirm the effectiveness,accuracy and rationality of the proposed method and suggest that our method can be a new approach for graph network global structure recognition.展开更多
A benzothiazole-based compound 1, C28H24N4O2S, has been synthesized and characterized by single-crystal X-ray diffraction. It crystallizes in monoclinic, space group P21/c with a = 9.6309(14), b = 15.230(2), c = 1...A benzothiazole-based compound 1, C28H24N4O2S, has been synthesized and characterized by single-crystal X-ray diffraction. It crystallizes in monoclinic, space group P21/c with a = 9.6309(14), b = 15.230(2), c = 17.197(3)A, β = 105.222(2)°, V = 2433.9(6) A^3, Z = 4, F(000) = 1008, Dc = 1.311 Mg/m^3, Mr = 480.57, μ = 0.166 mm^-1, the final R = 0.0509 and wR = 0.1481 for 6643 observed reflections with I 〉 2σ(I). The crystal structure of compound 1 is stabilized by C–H…O, N–H…N, N–H…O, O–H…N and C–H…N hydrogen bonds. The spectroscopic studies of the title compound toward various metal ions were also investigated in 25%(V/V) ethanol aqueous solution, and the result showed that it can selectively recognize Cu^2+ with fluorescence quenching.展开更多
Rhodamine B-ethylenediamine-beta-cyclodextrins (RhB-beta-CDen) and rhodamine B-beta-cyclodextrins (RhB-beta-CD) form inclusion complexes with many guest molecules, which can be used as nucleic acid probe. In this pape...Rhodamine B-ethylenediamine-beta-cyclodextrins (RhB-beta-CDen) and rhodamine B-beta-cyclodextrins (RhB-beta-CD) form inclusion complexes with many guest molecules, which can be used as nucleic acid probe. In this paper we determined the most stable conformations of RhB-beta-CDen and RhB-beta-CD by molecular mechanics and dynamics simulation. The interaction between RhB-beta-CDen and two guest molecules, 1-borneol and cyclohexanol, have been investigated both theoretically and experimentally. The results show that the interaction between borneol and RhB-beta-CDen is stronger than that between cyclohexanol and RhB-beta-CDen.展开更多
The concept WALKING on structures is proposed, and the partial ordering between a structure and a query structure (substructure) is also created by means of WALKING. Based upon the above concepts, authors create the H...The concept WALKING on structures is proposed, and the partial ordering between a structure and a query structure (substructure) is also created by means of WALKING. Based upon the above concepts, authors create the Heuristic-Backtracking Algorithm (HBA) of structural match with high performance. In the last part of the paper, the applications of HBA in molecular graphics, synthetic planning, spectrum simulation , the representation and recognition of general structures are discussed.展开更多
Serial structure is applied to speaker recognition to reduce the algorithm delay and computational complexity.The speech is first classified into speaker class,and then searches the most likely one inside the class.Di...Serial structure is applied to speaker recognition to reduce the algorithm delay and computational complexity.The speech is first classified into speaker class,and then searches the most likely one inside the class.Difference between Gaussian Mixture Models(GMMs) is widely applied in speaker classification.The paper proposes a novel mean of pseudo-divergence,the ratio of Inter-Model dispersion to Intra-Model dispersion,to present the difference between GMMs,to perform speaker cluster.Weight,mean and variance,GMM’s components,are involved in the dispersion.Experiments indicate that the measurement can well present the difference of GMMs and has improved performance of speaker clustering.展开更多
A surface spline function is used to fit a coal seam surface in structural anal ysis in coal geology. From the surface spline function, the first and second partial derivatives can also be derived and used to structur...A surface spline function is used to fit a coal seam surface in structural anal ysis in coal geology. From the surface spline function, the first and second partial derivatives can also be derived and used to structural analysis, especially for recogni tion of the concealed structures. The detection of structures related to faulting is em phasized.展开更多
Displacement is a critical indicator for mechanical systems and civil structures.Conventional vision-based displacement recognition methods mainly focus on the sparse identification of limited measurement points,and t...Displacement is a critical indicator for mechanical systems and civil structures.Conventional vision-based displacement recognition methods mainly focus on the sparse identification of limited measurement points,and the motion representation of an entire structure is very challenging.This study proposes a novel Nodes2STRNet for structural dense displacement recognition using a handful of structural control nodes based on a deformable structural three-dimensional mesh model,which consists of control node estimation subnetwork(NodesEstimate)and pose parameter recognition subnetwork(Nodes2PoseNet).NodesEstimate calculates the dense optical flow field based on FlowNet 2.0 and generates structural control node coordinates.Nodes2PoseNet uses structural control node coordinates as input and regresses structural pose parameters by a multilayer perceptron.A self-supervised learning strategy is designed with a mean square error loss and L2 regularization to train Nodes2PoseNet.The effectiveness and accuracy of dense displacement recognition and robustness to light condition variations are validated by seismic shaking table tests of a four-story-building model.Comparative studies with image-segmentation-based Structure-PoseNet show that the proposed Nodes2STRNet can achieve higher accuracy and better robustness against light condition variations.In addition,NodesEstimate does not require retraining when faced with new scenarios,and Nodes2PoseNet has high self-supervised training efficiency with only a few control nodes instead of fully supervised pixel-level segmentation.展开更多
Sequence alignment is a common method for finding protein structurally conserved/similar regions. However, sequence alignment is often not accurate if sequence identities between to-be-aligned se- quences are less tha...Sequence alignment is a common method for finding protein structurally conserved/similar regions. However, sequence alignment is often not accurate if sequence identities between to-be-aligned se- quences are less than 30%. This is because that for these sequences, different residues may play similar structural roles and they are incorrectly aligned during the sequence alignment using substitu- tion matrix consisting of 20 types of residues. Based on the similarity of physicochemical features, residues can be clustered into a few groups. Using such simplified alphabets, the complexity of protein sequences is reduced and at the same time the key information encoded in the sequences remains. As a result, the accuracy of sequence alignment might be improved if the residues are properly clustered. Here, by using a database of aligned protein structures (DAPS), a new clustering method based on the substitution scores is proposed for the grouping of residues, and substitution matrices of residues at different levels of simplification are constructed. The validity of the reduced alphabets is confirmed by relative entropy analysis. The reduced alphabets are applied to recognition of protein structurally conserved/similar regions by sequence alignment. The results indicate that the accuracy or efficiency of sequence alignment can be improved with the optimal reduced alphabet with N around 9.展开更多
基金the National Natural Science Foundation of China(Nos.62272063,62072056 and 61902041)the Natural Science Foundation of Hunan Province(Nos.2022JJ30617 and 2020JJ2029)+4 种基金Open Research Fund of Key Lab of Broadband Wireless Communication and Sensor Network Technology,Nanjing University of Posts and Telecommunications(No.JZNY202102)the Traffic Science and Technology Project of Hunan Province,China(No.202042)Hunan Provincial Key Research and Development Program(No.2022GK2019)this work was funded by the Researchers Supporting Project Number(RSPD2023R681)King Saud University,Riyadh,Saudi Arabia.
文摘Internet of Vehicles (IoV) is a new system that enables individual vehicles to connect with nearby vehicles,people, transportation infrastructure, and networks, thereby realizing amore intelligent and efficient transportationsystem. The movement of vehicles and the three-dimensional (3D) nature of the road network cause the topologicalstructure of IoV to have the high space and time complexity.Network modeling and structure recognition for 3Droads can benefit the description of topological changes for IoV. This paper proposes a 3Dgeneral roadmodel basedon discrete points of roads obtained from GIS. First, the constraints imposed by 3D roads on moving vehicles areanalyzed. Then the effects of road curvature radius (Ra), longitudinal slope (Slo), and length (Len) on speed andacceleration are studied. Finally, a general 3D road network model based on road section features is established.This paper also presents intersection and road section recognition methods based on the structural features ofthe 3D road network model and the road features. Real GIS data from a specific region of Beijing is adopted tocreate the simulation scenario, and the simulation results validate the general 3D road network model and therecognitionmethod. Therefore, thiswork makes contributions to the field of intelligent transportation by providinga comprehensive approach tomodeling the 3Droad network and its topological changes in achieving efficient trafficflowand improved road safety.
基金This research is supported by the Natural Science Foundation Project of Fujian Provincial Department of Science and Technology(Grant No.2020J01385)Digital Fujian Industrial Energy Big Data Research Institute(Grant No.KB180045)Provincial Key Laboratory of Industrial Big Data Analysis and Application(Grant No.KB180029).
文摘A sensor graph network is a sensor network model organized according to graph network structure.Structural unit and signal propagation of core nodes are the basic characteristics of sensor graph networks.In sensor networks,network structure recognition is the basis for accurate identification and effective prediction and control of node states.Aiming at the problems of difficult global structure identification and poor interpretability in complex sensor graph networks,based on the characteristics of sensor networks,a method is proposed to firstly unitize the graph network structure and then expand the unit based on the signal transmission path of the core node.This method which builds on unit patulousness and core node signal propagation(called p-law)can rapidly and effectively achieve the global structure identification of a sensor graph network.Different from the traditional graph network structure recognition algorithms such as modularity maximization and spectral clustering,the proposed method reveals the natural evolution process and law of graph network subgroup generation.Experimental results confirm the effectiveness,accuracy and rationality of the proposed method and suggest that our method can be a new approach for graph network global structure recognition.
基金financially supported by the National Natural Science Foundation of China(21603069)College Students’ Science and Technology Innovation Project of Hubei Polytechnic University(No.14cx16)Young College Teachers’ Entering into Enterprises Program of Hubei Provincial Department of Education(No.XD2014677)
文摘A benzothiazole-based compound 1, C28H24N4O2S, has been synthesized and characterized by single-crystal X-ray diffraction. It crystallizes in monoclinic, space group P21/c with a = 9.6309(14), b = 15.230(2), c = 17.197(3)A, β = 105.222(2)°, V = 2433.9(6) A^3, Z = 4, F(000) = 1008, Dc = 1.311 Mg/m^3, Mr = 480.57, μ = 0.166 mm^-1, the final R = 0.0509 and wR = 0.1481 for 6643 observed reflections with I 〉 2σ(I). The crystal structure of compound 1 is stabilized by C–H…O, N–H…N, N–H…O, O–H…N and C–H…N hydrogen bonds. The spectroscopic studies of the title compound toward various metal ions were also investigated in 25%(V/V) ethanol aqueous solution, and the result showed that it can selectively recognize Cu^2+ with fluorescence quenching.
文摘Rhodamine B-ethylenediamine-beta-cyclodextrins (RhB-beta-CDen) and rhodamine B-beta-cyclodextrins (RhB-beta-CD) form inclusion complexes with many guest molecules, which can be used as nucleic acid probe. In this paper we determined the most stable conformations of RhB-beta-CDen and RhB-beta-CD by molecular mechanics and dynamics simulation. The interaction between RhB-beta-CDen and two guest molecules, 1-borneol and cyclohexanol, have been investigated both theoretically and experimentally. The results show that the interaction between borneol and RhB-beta-CDen is stronger than that between cyclohexanol and RhB-beta-CDen.
文摘The concept WALKING on structures is proposed, and the partial ordering between a structure and a query structure (substructure) is also created by means of WALKING. Based upon the above concepts, authors create the Heuristic-Backtracking Algorithm (HBA) of structural match with high performance. In the last part of the paper, the applications of HBA in molecular graphics, synthetic planning, spectrum simulation , the representation and recognition of general structures are discussed.
文摘Serial structure is applied to speaker recognition to reduce the algorithm delay and computational complexity.The speech is first classified into speaker class,and then searches the most likely one inside the class.Difference between Gaussian Mixture Models(GMMs) is widely applied in speaker classification.The paper proposes a novel mean of pseudo-divergence,the ratio of Inter-Model dispersion to Intra-Model dispersion,to present the difference between GMMs,to perform speaker cluster.Weight,mean and variance,GMM’s components,are involved in the dispersion.Experiments indicate that the measurement can well present the difference of GMMs and has improved performance of speaker clustering.
文摘A surface spline function is used to fit a coal seam surface in structural anal ysis in coal geology. From the surface spline function, the first and second partial derivatives can also be derived and used to structural analysis, especially for recogni tion of the concealed structures. The detection of structures related to faulting is em phasized.
文摘Displacement is a critical indicator for mechanical systems and civil structures.Conventional vision-based displacement recognition methods mainly focus on the sparse identification of limited measurement points,and the motion representation of an entire structure is very challenging.This study proposes a novel Nodes2STRNet for structural dense displacement recognition using a handful of structural control nodes based on a deformable structural three-dimensional mesh model,which consists of control node estimation subnetwork(NodesEstimate)and pose parameter recognition subnetwork(Nodes2PoseNet).NodesEstimate calculates the dense optical flow field based on FlowNet 2.0 and generates structural control node coordinates.Nodes2PoseNet uses structural control node coordinates as input and regresses structural pose parameters by a multilayer perceptron.A self-supervised learning strategy is designed with a mean square error loss and L2 regularization to train Nodes2PoseNet.The effectiveness and accuracy of dense displacement recognition and robustness to light condition variations are validated by seismic shaking table tests of a four-story-building model.Comparative studies with image-segmentation-based Structure-PoseNet show that the proposed Nodes2STRNet can achieve higher accuracy and better robustness against light condition variations.In addition,NodesEstimate does not require retraining when faced with new scenarios,and Nodes2PoseNet has high self-supervised training efficiency with only a few control nodes instead of fully supervised pixel-level segmentation.
基金the National Natural Science Foundation of China (Grant Nos. 90403120, 10474041 and 10021001)the Nonlinear Project (973) of the NSM
文摘Sequence alignment is a common method for finding protein structurally conserved/similar regions. However, sequence alignment is often not accurate if sequence identities between to-be-aligned se- quences are less than 30%. This is because that for these sequences, different residues may play similar structural roles and they are incorrectly aligned during the sequence alignment using substitu- tion matrix consisting of 20 types of residues. Based on the similarity of physicochemical features, residues can be clustered into a few groups. Using such simplified alphabets, the complexity of protein sequences is reduced and at the same time the key information encoded in the sequences remains. As a result, the accuracy of sequence alignment might be improved if the residues are properly clustered. Here, by using a database of aligned protein structures (DAPS), a new clustering method based on the substitution scores is proposed for the grouping of residues, and substitution matrices of residues at different levels of simplification are constructed. The validity of the reduced alphabets is confirmed by relative entropy analysis. The reduced alphabets are applied to recognition of protein structurally conserved/similar regions by sequence alignment. The results indicate that the accuracy or efficiency of sequence alignment can be improved with the optimal reduced alphabet with N around 9.