-
S-Function
本文是个人整理的,对S函数的原理做了基本介绍,然后对S函数的面板进行了详细的注解,算是加入了自己理解的翻译(This article is the personal finishing basic principle function of S, then the S-function panel detailed annotations, regarded as adding their own understanding of the translation)
- 2013-01-13 00:10:25下载
- 积分:1
-
ThinPlateSpline_MatlabCode
薄板样条图像变换方法,MATLAB程序,根据控制点变化平滑地变形图像,experiment.m为例子(Thin plate spline image transformation method, MATLAB program, based on the control points change smoothly deformed image, experiment.m for example)
- 2014-09-28 20:29:02下载
- 积分:1
-
An-Introduction-To-Digital-Image-Processing-With-
An introduction of digital signal processing with matlab
- 2013-04-08 16:13:46下载
- 积分:1
-
ch3
MATLAB语言与控制系统仿真ch3
本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。 本书适合作为理工科高等院校研究生、本科生教学用书,也可作为广大科研工程技术人员的自学用书。(MATLAB language and Control System Simulation ch3 book based on MATLAB 5.2 version, to provide practical guidance for using MATLAB. MATLAB has become a suitable the multidisciplinary working platform powerful, user-friendly, natural language open large outstanding application software, as well as domestic and foreign institutions of higher learning higher mathematics, numerical analysis, digital signal processing, automatic basic teaching tools of control theory and engineering applications courses. The book is organized in a logical, throughout the examples described complete and relatively independent of each chapter is a concise MATLAB reference books, both for beginners and for advanced MATLAB users. Combined with the description of MATLAB and FORTRAN, C, and other languages is a rare feature in the books of all MATLAB. This book is suitable as a science and engineering universities graduate, undergraduate teaching books, the majority of scientific engineering and)
- 2012-11-19 11:08:21下载
- 积分:1
-
dengyi
CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 *
!* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 *
!* CENTR—计算中心点 *
!* FUNC —目标函数,由用户提供 *
( PROGRAM COMPLEX
PARAMETER(N=3,M=4,K=6)
DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N)
INTEGER GAMMA
OPEN(4,FILE= COMPDATA )
READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA
READ(4,*)(X(1,J),J=1,N)
IX=2097151
YFL=0.
DO 100 II=2,K
DO 100 JJ=1,N
CALL RANDU(IX,YFL)
R(II,JJ)=YFL
100 CONTINUE
OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN )
WRITE(2,10)
10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX )
WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G
)
- 2010-07-25 11:38:36下载
- 积分:1
-
Matlab
是matlab常用算法的程序集 主要是一些数学计算算法 非常的有用啊(Is a commonly used algorithm matlab assembly mainly some mathematical algorithm is very useful ah)
- 2009-11-09 10:40:09下载
- 积分:1
-
Cafeteria-line-modeling-
食堂排队建模与分析,以作者所在的学校的食堂为例,建立数学模型,通过作者的调查和计算,进而优化食堂排队方案,解决食堂拥挤和成本的问题。(Cafeteria line modeling and analysis of where the school canteen, for example, the establishment of the mathematical model, by the author of the survey and calculation, thereby optimizing the cafeteria line program to solve the problem of the crowded cafeteria and cost.)
- 2013-04-02 17:21:51下载
- 积分:1
-
MIMO_QR
MIMO发射和表收天线有4*48*8的QR分解符号检测QPSK调制简单例子有用就拿去(MIMO transmit and receive antennas tables have 4 * 4 8 * 8 QR decomposition QPSK modulation symbol detection will take a simple example of a useful)
- 2014-02-06 23:13:35下载
- 积分:1
-
HuffMan
实现hufman功能,能将任何输入的文本转化为二进制文件(Achieve hufman function, can enter text into any binary file)
- 2013-05-26 17:38:24下载
- 积分:1
-
GARCH工具箱(包括多元)
说明: 该文件为MATLAB中的garch多元代码工具箱(This file is the GARCH multicode toolbox in MATLAB)
- 2020-06-21 21:20:02下载
- 积分:1