-
单例模式-工具箱03
ui for windows form applicatio nice xui
- 2020-06-24 07:40:01下载
- 积分:1
-
free_fmincon.m
说明: %Fmincon Options for FMINCON
%
% The OPTIM.OPTIONS.FMINCON class allows the user to create a set of
% options for the FMINCON solver. For a list of options that can be set,
% see the documentation for FMINCON.
%
% OPTS = OPTIM.OPTIONS.FMINCON creates a set of options for FMINCON
% with the options set to their default values.
%
% OPTS = OPTIM.OPTIONS.FMINCON(PARAM, VAL, ...) creates a set of options
% for FMINCON with the named parameters altered with the specified
% values.
%
% OPTS = OPTIM.OPTIONS.FMINCON(OLDOPTS, PARAM, VAL, ...) creates a copy
% of OLDOPTS with the named parameters altered with the specified values.
%
% See also OPTIM.OPTIONS.MULTIALGORITHM, OPTIM.OPTIONS.SOLVEROPTIONS
- 2019-12-12 21:45:28下载
- 积分:1
-
expression of the realization of a binary tree. An arbitrary input before the or...
表达式二叉树的实现。输入任意一个前序中序或后序表达式,可生成对应的表达式二叉树并树状打印,之后用户可以选择以前序中序或后序将表达式再次输出。-expression of the realization of a binary tree. An arbitrary input before the order or sequence after sequence expressions, which will generate the corresponding binary tree and the tree expression Print, after users can choose before the order or sequence after sequence of expression of a recurrence.
- 2022-09-02 21:05:03下载
- 积分:1
-
niconne-fontfacekit
Web Font kit Niconne Open Font
- 2020-06-20 16:40:02下载
- 积分:1
-
image of Leonardo fibonacchi
image of Leonardo fibonacchi
- 2022-01-29 01:48:15下载
- 积分:1
-
matlab实现图像拼接的代码
matlab实现图像拼接的算法,供matlab图像分割学习(MATLAB image stitching algorithm for MATLAB image segmentation learning)
- 2017-08-31 19:21:43下载
- 积分:1
-
机载雷达STAP书
说明: 机载雷达 杂波抑制,MIMO啥的老外写的,非常详细(Airborne radar clutter suppression, written by a foreigner in MIMO, very detailed)
- 2020-03-13 16:27:26下载
- 积分:1
-
利用PSO算法优化求解PID参数
PSO粒子群优化的PID参数,通过matlab平台C语言来编写,达到优化控制的目的(PSO particle swarm optimization PID parameters, through the MATLAB platform C language to write, to achieve the purpose of optimization control)
- 2021-01-01 21:58:58下载
- 积分:1
-
伪距定位
说明: 基于matlab编写的GPS数据伪距定位程序,真实有效(Matlab pseudorange positioning)
- 2021-04-26 10:58:46下载
- 积分:1
-
Segy文件分析 v1.4
功能:
1、查看卷头、道头的主要信息
2、工作站格式与微机格式的相互转换
3、各道数据的波形显示,及其频谱分析
4、多种形式的数据输出,可输出文本文件
5、三维数据体的分析,得出工区角点坐标
6、原始炮数据扫描,找出缺炮的道号
7、对数据体进行任意道及时间段的切割
8、对多个Segy文件进行合并处理
9、给出读取微机格式数据的示意性代码(Function:
1. Check the main information of the header and header
2. The conversion between workstation format and microcomputer format
3. Waveform display of each channel data and its spectrum analysis
4, a variety of forms of data output, can output text files
5, three dimensional data volume analysis, obtained the work area corner coordinate
6, the original data scan to find the missing gun, gun No.
7, the data body for any lane and time segment cutting
8. Merging and processing multiple Segy files
9. The schematic code of reading the data of microcomputer format is given)
- 2021-03-15 21:09:22下载
- 积分:1