搜索资源列表
Antenna_Theory_CD
- An antenna array is a set of individual antennas used for transmitting and/or receiving radio waves, connected together in such a way that their individual currents are in a specified amplitude and phase relationship. This allows the array to act as
chengxu
- 压缩包里面是《数学建模与程序》的PDF电子文件,可以作为数学建模参考书籍或其他工程设计用途。-Tarball is Mathematical Modeling and procedures PDF electronic version, suitable for the use of mathematical modeling or other purposes.
sine
- 1. matlab 中simulink 里的sine wave 模块可以是连续的也可以是离散的 2.当将Sample time参数设置成0时,它就是连续的模型,设置成大于零时,就是离散的模型,具体可以看help-1. matlab in simulink in the sine wave modules can be continuous or may be 2. When the Sample time parameter is set to 0, it is the continu
Transport-problem-CPP-Builder-6
- The archive contains the program and the source code (Borland C ++ Builder 6) solve the transport problem of the method of potentials. These programs are administered the form (by hand) or a file (sample raw data files are). The program displays a wi
Hsu
- Now days, the digital cameras have single CCD or CMOS sensor and use color filter array (CFA). Generally the CFAs have RGB color filters placed at top of each sensor element, a single color sample is recorded at each pixel location, while the remaini
matlab_climabox
- CLIMABOX,即气候分析工具包,集合了十多个常用的m脚本,用来进行气候统计诊断研究,主要包括eof.m、cca.m等。 -CLIMABOX – stands for ‘Climate Analysis Toolbox’, is a collection of over 10 MATLAB (Mathwork Inc.)*.m files which we created or modified other sources to ease our statistical climate
data-00551-en
- This particular feature of GAUSS causes a number of unexpected problems, particularly when using loops to access columns or rows in sequence. If your counter drops to zero (or some unspeciÖ ed values) then you will Ö nd the program operat
switch_case_program
- This program written in matlab (.m) or matlab code is good example of switch-case statements. IF STATEMENT- The switch statement permits us to different statements based on the different values of a parameter. The values can be numeric or they ca
lbfgs
- L-BFGS算法比较适合在大规模的数值计算中,具备牛顿法收敛速度快的特点,但不需要牛顿法那样存储Hesse矩阵,因此节省了大量的空间以及计算资源。-Limited-memory BFGS (L-BFGS or LM-BFGS) is an optimization algorithm in the family of quasi-Newton methods that approximates the Broyden–Fletcher–Goldfarb–Shanno (BFGS) algorit
palindrome
- Check the given number is palindrome number or not using c program How to check if a number is a palindrome using for loop
szquenoedocumentVSAM
- 模式识别中,用线性预测分类器实现逻辑与和逻辑或,MATLAB实现-Pattern recognition, the linear prediction classifier is used to implement logic and logic or MATLAB