Matlab 畫三維立體圖形 The aim of geom3d library is to handle and visualize 3D geometric primitives such as points, lines, planes, polyhedra... It provides low-level functions for manipulating 3D geometric primitives, making easier the development of more complex geometric algorithms. Some features of the library are: - creation of various shapes (3D points, 3D lines, planes, polyhedra...) through an intuitive syntax. Ex: createPlane(p1, p2, p3) to create a plane through 3 points. - derivation of new shapes: intersection between 2 planes, intersection between a plane and a line, between a sphere and a line... - functions for 3D polygons and polyhedra. Polyhedra use classical vertex-faces Arrays (face Array contain indices of vertices), and support faces with any number of vertices. Some basic models are provided (createOctaedron, createCubeoctaedron...), as well as some computation (like faceNormal or centroid) - manipulation of planar transformation. Ex.: ROT = createRotationOx(THETA); P2 = transformPoint3d(P1, ROT); - direct drawing of shapes with specialized functions. Clipping is performed automatically for infinite shapes such as lines or rays. Ex: drawPoint3d([50 50 25; 20 70 10], 'ro'); % draw some points drawLine3d([X0 Y0 Z0 DX DY DZ]); % clip and draw straight line Some functions require the geom2d package. Additional help is provided in geom3d/Contents.m file, as well as summary files like 'points3d.m' or 'lines3d.m'.
標簽: Matlab 畫三維立體圖形
上傳時間: 2015-11-02
上傳用戶:A1321
Computes all eigenvalues and eigenvectors of a real symmetric matrix a, ! which is of size n by n, stored in a physical np by np Array. ! On output, elements of a above the diagonal are destroyed. ! d returns the eigenvalues of a in its first n elements. ! v is a matrix with the same logical and physical dimensions as a, ! whose columns contain, on output, the normalized eigenvectors of a. ! nrot returns the number of Jacobi rotations that were required. ! Please notice that the eigenvalues are not ordered on output. ! If the sorting is desired, the addintioal routine "eigsrt" ! can be invoked to reorder the output of jacobi.
上傳時間: 2016-06-04
上傳用戶:1512313
This report presents a tutorial of fundamental Array processing and beamforming theory relevant to microphone Array speech processing. A microphone Array consists of multiple microphones placed at different spatial locations. Built upon a knowledge of sound propagation principles, the multiple inputs can be manipulated to enhance or attenuate signals emanating from particular directions. In this way, microphone Arrays provide a means of enhancing a desired signal in the presence of corrupting noise sources. Moreover, this enhancement is based purely on knowledge of the source location, and so microphone Array techniques are applicable to a wide variety of noise types. Microphone Arrays have great potential in practical applications of speech processing, due to their ability to provide both noise robustness and hands-free signal acquisition.
標簽: Microphone Array Tutorial Array Signal Processing
上傳時間: 2016-06-12
上傳用戶:halias
Array 德語解釋 希望對于學習德語的朋友有所幫助
上傳時間: 2016-12-10
上傳用戶:sdwew
《基于FPGA的嵌入式圖像處理系統設計》詳細介紹了FPGA(Field Programmable Gate Array,現場可編程門陣列)這種新型可編程電子器件的特點,對FPGA的各種編程語言的發展歷程進行了回顧,并針對嵌入式圖像處理系統的特點和應用背景,詳細介紹了如何利用FPGA的硬件并行性特點研制開發高性能嵌入式圖像處理系統。作者還結合自己的經驗,介紹了研制開發基于FPGA的嵌入式圖像處理系統所需要的正確思路以及許多實用性技巧,并給出了許多圖像處理算法在FPGA上的具體實現方法以及多個基于FPGA實現嵌入式圖像處理系統的應用實例。 《基于FPGA的嵌入式圖像處理系統設計》對FPGA技術的初學者以及已經具有比較豐富的設計經驗的讀者來說都有很好的參考價值,也將為從事基于FPGA的嵌入式系統開發和應用的軟硬件工程師和科研人員提供一本比較系統、全面的學習材料。
標簽: fpga
上傳時間: 2018-06-19
上傳用戶:gsl13
With the rapid expansion of wireless consumer products,there has been a con- siderable increase in the need for radio-frequency (RF) planning, link plan- ning, and propagation modeling.A network designer with no RF background may find himself/herself designing a wireless network. A wide Array of RF planning software packages can provide some support, but there is no substi- tute for a fundamental understanding of the propagation process and the lim- itations of the models employed. Blind use of computer-aided design (CAD) programs with no understanding of the physical fundamentals underlying the process can be a recipe for disaster. Having witnessed the results of this approach, I hope to spare others this frustration.
標簽: Introduction Propagation to RF
上傳時間: 2020-05-27
上傳用戶:shancjb
To meet the future demand for huge traffic volume of wireless data service, the research on the fifth generation (5G) mobile communication systems has been undertaken in recent years. It is expected that the spectral and energy efficiencies in 5G mobile communication systems should be ten-fold higher than the ones in the fourth generation (4G) mobile communication systems. Therefore, it is important to further exploit the potential of spatial multiplexing of multiple antennas. In the last twenty years, multiple-input multiple-output (MIMO) antenna techniques have been considered as the key techniques to increase the capacity of wireless communication systems. When a large-scale antenna Array (which is also called massive MIMO) is equipped in a base-station, or a large number of distributed antennas (which is also called large-scale distributed MIMO) are deployed, the spectral and energy efficiencies can be further improved by using spatial domain multiple access. This paper provides an overview of massive MIMO and large-scale distributed MIMO systems, including spectral efficiency analysis, channel state information (CSI) acquisition, wireless transmission technology, and resource allocation.
標簽: Large-scale Antenna Systems
上傳時間: 2020-05-27
上傳用戶:shancjb
Smart antennas involve processing of signals induced on an Array of sensors such as antennas, microphones, and hydrophones. They have applications in the areas of radar, sonar, medical imaging, and communications.
上傳時間: 2020-06-01
上傳用戶:shancjb
Five years have passed since the first edition of this book was published.Over the five years,the world has witnessed a technological revolution headlined by an Array of exciting consumer and industrial products such as the Nintendo Wii, Apple iPod/iPad, sensor-rich smart phones, phones with cameras,new operating systems for mobile phones and apps,e-books,WiFi,voice- over-IP calls, social networking, 3D animated movies, and cloud computing, to name the major ones that affect everyday living
標簽: Foundations MEMS of
上傳時間: 2020-06-06
上傳用戶:shancjb
Bootstrap algorithm used to compute significance of a statistical measure performed on the Array X
標簽: bootstrap
上傳時間: 2020-12-02
上傳用戶: