全文获取类型
收费全文 | 106篇 |
免费 | 0篇 |
专业分类
电工技术 | 9篇 |
化学工业 | 4篇 |
金属工艺 | 2篇 |
机械仪表 | 1篇 |
矿业工程 | 1篇 |
能源动力 | 8篇 |
轻工业 | 2篇 |
水利工程 | 1篇 |
石油天然气 | 1篇 |
无线电 | 29篇 |
一般工业技术 | 8篇 |
冶金工业 | 1篇 |
自动化技术 | 39篇 |
出版年
2022年 | 2篇 |
2021年 | 1篇 |
2016年 | 2篇 |
2015年 | 1篇 |
2014年 | 2篇 |
2013年 | 2篇 |
2012年 | 1篇 |
2011年 | 1篇 |
2010年 | 11篇 |
2009年 | 10篇 |
2008年 | 8篇 |
2007年 | 6篇 |
2006年 | 5篇 |
2005年 | 5篇 |
2004年 | 8篇 |
2003年 | 7篇 |
2002年 | 4篇 |
2001年 | 5篇 |
2000年 | 2篇 |
1999年 | 3篇 |
1998年 | 2篇 |
1997年 | 6篇 |
1994年 | 1篇 |
1993年 | 1篇 |
1991年 | 1篇 |
1990年 | 1篇 |
1989年 | 3篇 |
1987年 | 1篇 |
1986年 | 1篇 |
1984年 | 2篇 |
1968年 | 1篇 |
排序方式: 共有106条查询结果,搜索用时 15 毫秒
51.
Linear space-time multiuser detection for multipath CDMA channels 总被引:10,自引:0,他引:10
We consider the problem of detecting synchronous code division multiple access (CDMA) signals in multipath channels that result in multiple access interference (MAI). It is well known that such challenging conditions may create severe near-far situations in which the standard techniques of combined power control and temporal single-user RAKE receivers provide poor performance. To address the shortcomings of the RAKE receiver, multiple antenna receivers combining space-time processing with multiuser detection have been proposed in the literature. Specifically, a space-time detector based on minimizing the mean-squared output between the data stream and the linear combiner output has shown great potential in achieving good near-far performance with much less complexity than the optimum space-time multiuser detector. Moreover, this space-time minimum mean-squared error (ST-MMSE) multiuser detector has the additional advantage of being well suited for adaptive implementation. We propose novel trained and blind adaptive algorithms based on stochastic gradient techniques, which are shown to approximate the ST-MMSE solution without requiring knowledge of the channel. We show that these linear space-time detectors can potentially provide significant capacity enhancements (up to one order of magnitude) over the conventional temporal single-user RAKE receiver 相似文献
52.
53.
Top-k spatial joins 总被引:1,自引:0,他引:1
Manli Zhu Papadias D. Dik Lun Lee Zhang J. 《Knowledge and Data Engineering, IEEE Transactions on》2005,17(4):567-579
Given two spatial data sets A and B, a top-k spatial join retrieves the k objects from A or B that intersect the largest number of objects from the other data set. Depending on the application requirements, there exist several variations of the problem. For instance, B may be a point data set, and the goal may be to retrieve the regions of A that contain the maximum number of points. The processing of such queries with conventional spatial join algorithms is expensive. However, several improvements are possible based on the fact that we only require a small subset of the result (instead of all intersection/containments pairs). In this paper, we propose output-sensitive algorithms for top-k spatial joins that utilize a variety of optimizations for reducing the overhead. 相似文献
54.
M.‐G. Suru I. Dan N. M. Lohan A. L. Paraschiv B. Pricop I. P. Spiridon C. Baciu L.‐G. Bujoreanu 《Materialwissenschaft und Werkstofftechnik》2014,45(1):44-50
The paper reports the evolution of surface relief and shape memory behavior in an Fe–28Mn–6Si–5Cr (mass%) shape memory alloy (SMA) as a function of the applied hot working procedure. The objective of this paper is to discuss the relationship between surface relief characteristic, structural changes and the type of hot working processing. Particular aspects concerning the relief of martensite plates were reported after the alloy was subjected to two types of hot working procedures, namely hot rolling and hot forging at 1273 K. The observations were performed by means of optical (OM) and atomic force (AFM) microscopy, on bi‐dimensional and three‐dimensional micrographs, corroborated with statistical evaluations. Aiming to reveal the presence of solid phase transitions enabled by hot working, differential scanning calorimetry (DSC) measurements were performed between room temperature and 673 K. 相似文献
55.
Dynamic stability problems are usually overcome through the application of Power System Stabilizers. This paper presents an alternative approach for power system stabilization based upon the tuning of the existing generator controllers, both governors and A.V.R.'s. The sensitivities of the eigenvalues to the controller parameters are evaluated and an optimization technique is developed to maximize the dynamic stability. Application of the parameter optimization method on a realistic model of the Hellenic Interconnected System has proved an efficient way to stabilize a number of unstable oscillatory modes by relatively small parameter variations. The results are tested with a nonlinear simulation program and the achieved stabilization, as shown by the rotor angle swings, is found to be significant. 相似文献
56.
Range aggregate processing in spatial databases 总被引:3,自引:0,他引:3
A range aggregate query returns summarized information about the points falling in a hyper-rectangle (e.g., the total number of these points instead of their concrete ids). This paper studies spatial indexes that solve such queries efficiently and proposes the aggregate Point-tree (aP-tree), which achieves logarithmic cost to the data set cardinality (independently of the query size) for two-dimensional data. The aP-tree requires only small modifications to the popular multiversion structural framework and, thus, can be implemented and applied easily in practice. We also present models that accurately predict the space consumption and query cost of the aP-tree and are therefore suitable for query optimization. Extensive experiments confirm that the proposed methods are efficient and practical. 相似文献
57.
Configuration similarity is a special form of content-based image retrieval that considers relative object locations. It can be used as a standalone method, or to complement retrieval based on visual or semantic features. The corresponding queries ask for sets of objects that satisfy some spatio-temporal constraints, e.g., "find all triplets of objects (v/sub 1/, v/sub 2/, v/sub 3/), such that v/sub 1/ is northeast of v/sub 2/, which is inside v/sub 3/." Exhaustive processing (i.e., retrieval of the best solutions) of configuration similarity queries, in general, has exponential complexity and fast search for sub-optimal solutions is the only way to deal with the vast amounts of multimedia information in several real-time applications. In this paper we first discuss the utilization of nonsystematic search heuristics, based on genetic algorithms, simulated annealing and hill climbing approaches. An extensive experimentation with real and synthetic datasets reveals that hill climbing techniques are the best for the current problem; therefore, as a subsequent step we study the search space, and develop improved variations of hill climbing that take advantage of the special structure of the problem to enhance speed. The proposed heuristic methods significantly outperform systematic search when there is only limited time for query processing. 相似文献
58.
A set of power-system laboratory exercises performed on a microcomputer system is described. The interactive graphics environment is provided by a 16 bit microcomputer with 1 MB of main memory coupled to a color-graphics terminal. Three laboratory exercises are analytically described, involving economic generation scheduling, load flow studies, and fault calculations. The student reaction to the computerized laboratory exercises is commented on, and the potential problems are pointed out. The effect of these exercises in developing the engineering intuition and integrating the power-system analysis education of the electrical engineering student is outlined 相似文献
59.
60.
Results in information theory have demonstrated the enormous potential of wireless communication systems with antenna arrays at both the transmitter and receiver. To exploit this potential, a number of layered space-time architectures have been proposed. These layered space-time systems transmit parallel data streams, simultaneously and on the same frequency, in a multiple-input multiple-output fashion. With rich multipath propagation, these different streams can be separated at the receiver because of their distinct spatial signatures. However, the analysis of these techniques presented thus far had mostly been strictly narrowband. In order to enable high-data-rate applications, it might be necessary to utilize signals whose bandwidth exceeds the coherence bandwidth of the channel, which brings in the issue of frequency selectivity. In this paper, we present a class of layered space-time receivers devised for frequency-selective channels. These new receivers, which offer various performance and complexity tradeoffs, are compared and evaluated in the context of a typical urban channel with excellent results 相似文献