Home > Download >  Library download > Other manuals

  • Matlab implementation of optimization method Chinese WORD version

    The technology of using optimization methods to solve optimization problems is called optimization technology, which includes two aspects: 1) Establishing a mathematical model, that is, using mathematical language to describe the optimization problem. The mathematical relationships in the model reflect the goals and various constraints to be achieved in the optimization problem. 2) Mathematical solution After the mathematical model is built, choose a reasonable optimization method to solve it. Using Matlab's optimization toolbox, you can solve linear programming, nonlinear programming and multi-objective programming problems. Specifically, it includes linear and nonlinear minimization, maximinization, quadratic programming, semi-infinite problems, solution of linear and nonlinear equations (sets), and linear and nonlinear least squares problems. In addition, the toolbox also provides solving methods for medium and large-scale topics such as linear and nonlinear minimization, equation solving, curve fitting, quadratic programming, etc., providing a more convenient and faster way for the practical application of optimization methods in engineering. . Interested friends can come and take a look

    Other manuals8172024-01-18
  • Introduction to matlab basic knowledge Chinese WORD version

    MATLAB (Matrix Laboratory) is the abbreviation of MATrix LABoratory. It is a commercial mathematics software produced by The MathWorks Company of the United States. MATLAB is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numerical calculations. In addition to common functions such as matrix operations and drawing function/data images, MATLAB can also be used to create user interfaces and call programs written in other languages ​​(including C, C++ and FORTRAN). Basic knowledge of MATLAB; the command window is the main place for users to interact with MATLAB. All MATLAB interactive commands input by the user are executed in the command window. Interested friends can come and take a look

    Other manuals12142024-01-18
  • MATLAB language and control system simulation experiment Chinese WORD version

    "MATLAB Language and Control System Simulation Experiment"includes four parts: MATLAB language basics, MATLAB language basic experiments, control theory simulation experiments and experimental assignments. Each student is required to complete the experimental assignments independently after completing the prescribed experimental content to consolidate knowledge and enhance application capabilities. Interested friends can come and take a look

    Other manuals21082024-01-18
  • Logical operations in Matlab Chinese WORD version

    This document mainly talks about logical operations in Matlab; I hope this document will help friends in need; interested friends can come and take a look

    Other manuals22642024-01-18
  • Detailed explanation of Matlab7.0 installation tutorial Chinese WORD version

    This document mainly talks about the detailed installation tutorial of Matlab7.0; I hope this document will help friends in need; interested friends can come and take a look

    Other manuals21072024-01-18
  • Features of Matlab language Chinese WORD version

    This document mainly describes the characteristics of the Matlab language; Matlab has the advantages of simple usage, flexibility, strong program structure, and good scalability. It has gradually become the preferred language tool in scientific computing, view interaction systems, and programs. In particular, it has outstanding performance in linear algebra, mathematical statistics, automatic control, digital signal processing, dynamic system simulation, etc., and has become a useful weapon for scientific research staff and engineering technicians to conduct scientific research and production practice. I hope this document will help friends in need; interested friends can come and take a look

    Other manuals18722024-01-18
  • Three-dimensional display of images based on hybrid programming of VC and Matlab WORD version

    This document mainly talks about the three-dimensional display of images based on hybrid programming of VC and Matlab; introduces the general implementation method of hybrid programming of VC++ and Matlab, and realizes the three-dimensional effect display of two-dimensional images. MATLAB is both an intuitive and efficient computer language and a scientific computing platform. It provides core mathematical and advanced graphics tools for data analysis and data visualization, algorithm and application development. I hope this document will help friends in need; interested friends can come and take a look

    Other manuals22522024-01-18
  • About the method of realizing mixed programming of VB and matlab WORD version

    This document mainly talks about the method of realizing mixed programming of VB and matlab; it introduces the method of mixed programming of vb and matlab. The combination of the two can make full use of the convenience and speed of vb and the powerful function of the matlab software toolbox. Matlab is a scientific computing environment developed by MathWorks. It has powerful computational drawing capabilities and provides a large number of function libraries and toolboxes, covering almost all engineering computing fields. It is known as a "calculation paper" engineering calculation tool. However, the MATLAB language is a scripting language that is interpreted and executed, and its slow operation speed is a prominent problem. Visual basicAs an easy-to-learn and easy-to-use programming language, it is favored by many engineering and technical personnel. It has relatively fast execution speed and friendly interface. Therefore, the implementation of hybrid programming between VB and MATLAB can provide strong technical support for scientific research work and engineering applications. I hope this document will help friends in need; interested friends can come and take a look

    Other manuals20322024-01-18
  • W3CSchool Chinese Reference Manual (CHM version)

    W3CSchool Chinese Reference Manual (CHM version), welcome to download! At w3school, you can find all the website building tutorials you need. From basic HTML to XHTML, and even advanced XML, SQL, database, multimedia and WAP. Our reference manual covers all aspects of website technology. These include W3C standard technologies: HTML, XHTML, CSS, XML. and other technologies, such as JavaScript, PHP, ASP, SQL, etc. At w3school, we provide thousands of examples. By using our online editor, you can edit these examples and experiment with the code.

    Other manuals154102019-09-03
  • C function quick reference manual (CHM version)

    C Function Quick Reference Manual (CHM version), welcome to download! The C Function Quick Reference Manual (CHM version) provides all knowledge related to C functions. You can learn about the function by querying the function. For example: Function name: abs; function: find the absolute value of an integer; usage: int abs(int i). Function name: absread, abswirte; function: absolute disk sector reading and writing data; usage: int absread(int drive, int nsects, int sectno, void *buffer); int abswrite(int drive, int nsects, in tsectno, void *buffer). Function name: access; function: determine file access permissions; usage: int access(const char *filename, int amode), etc. Related manuals: 1.C++ Chinese Manual 2.C Reference Manual

    Other manuals136242019-09-03
  • PHPExcel Development Manual

    PHPExcel is a PHP excel plug-in developed by foreigners. A PHP class library used to operate Office Excel documents. It is based on Microsoft's Openxml standard and PHP language. You can use it to read and write spreadsheets in different formats. Overall, it is a good Excel operation class. This document has been collected by the PHP Chinese website. One is the PHPExcel Chinese Manual, and the other is the Full English PHPExcel Development Manual! Related resources: 1.PHPExcel-1.8 class library download 2.How to use PHP to read Excel file information and content? (Picture + video tutorial)

    Other manuals478672018-09-26
  • PHPWord Chinese User Manual

    A very rare PHPWord Chinese reference manual, PHP exports word documents, which can realize automatic paging. Pictures, tables, etc. can be inserted

    Other manuals345922018-09-26