-
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
-
超声波测距电路设计30
超声波测距电路设计+测量距离30-1000cm-Ultrasonic measurement ranging from circuit design+ 30-1000cm
- 2022-04-22 10:20:26下载
- 积分:1
-
VC++编程辅助软件:自动扫描并清理VC项目文件
一个VC++编程辅助软件:自动扫描并清理VC项目文件,可根据设定找出要清理的VC项目文件,完成自动扫描及清理功能,根据文件管理程序改进而成,左侧的树控操作菜单也是很实用的功能。
- 2022-04-13 16:18:54下载
- 积分:1
-
1
说明: 结构随机振动,很经典的英文原版课本。Random Vibrations Analysis of Structural and Mechanical Systems(Random Vibrations Analysis of Structural and Mechanical Systems)
- 2016-07-26 12:31:15下载
- 积分:1
-
Vb6.0双色球数据随机生成器
Vb6.0双色球包号数据随机生成器,数据生成完成的话,可以选择顺序缩水、概率缩水,可定义数值的最小可能、最大可能。程序仅供学习VB算法,所生成数据并不起任何作用。
- 2022-02-22 09:32:03下载
- 积分:1
-
mstm-manual-2011-v2.1
介绍如何用T矩阵来计算多颗粒的散射问题以及电场分布。有程序代码。(This is the instruction manual for the MSTM Fortran–90 code. The code was originally released in January
2011. Code elements will be revised in response to bug fi xes, user suggestions, and modifi cations/extensions
the revision date will appear in comment lines at the top of each module and/or subroutine of the code.)
- 2021-01-07 10:48:52下载
- 积分:1
-
TTF,小波变换
说明: 基于FFT的谐波检测,采用快速傅里叶算法后得到原始波形中各次分量的频率和幅值特性,从中可以直接观测出各次谐波分量的频率和幅值信息.
程序1采用快速傅里叶算法后得到原始波形中各次分量的频率和幅值特性图
程序2输入信号经过FFT变换得到的频谱特性图
程序3对输入信号进行采样,应用一维小波变换函数进行三层小波分析(Based on FFT harmonic detection, the frequency and amplitude characteristics of each harmonic component in the original waveform are obtained by using fast Fourier algorithm, from which the frequency and amplitude information of each harmonic component can be directly observed
In program 1, the frequency and amplitude characteristics of each component in the original waveform are obtained by using the fast Fourier algorithm
The spectrum characteristic diagram of program 2 input signal through FFT transformation
Program 3 samples the input signal and applies one-dimensional wavelet transform function to three-level wavelet analysis)
- 2020-01-09 13:34:04下载
- 积分:1
-
1075_Tanning_Salon
西南交通大学ACM 1075题解源码,C++编写,保证能够AC(Southwest Jiaotong University, ACM 1075 to a problem source, C++ written guarantee that AC)
- 2009-12-06 14:26:15下载
- 积分:1
-
利用数论中的佳点集的理论和方法,对遗传算法中的交叉操作进行了重新设计,给出了一个新的遗传算法,称之为佳点集的遗传算法
站长不接受我的代码说明名你对佳点集完全...
利用数论中的佳点集的理论和方法,对遗传算法中的交叉操作进行了重新设计,给出了一个新的遗传算法,称之为佳点集的遗传算法
站长不接受我的代码说明名你对佳点集完全不了解我白传了-use of the theory of good points of the theory and method of genetic algorithm crossover operator of a new design. is a new genetic algorithm, call it good point-set head of the genetic algorithm does not accept the code I note from your good points I totally unaware of the white-
- 2022-06-12 05:35:21下载
- 积分:1
-
一个平行的脉冲的简单模拟
This simple simulation of a pulse traveling down a parallel-plate guide makes a handy test code for initial experiments with boundary conditions. ToyFDTD3 adds some simple features to ToyFDTD1: A PMC boundary condition, a sinusoidal pulse source, and output tracking a single point in the mesh. Released 15 June 1999.
- 2022-11-16 01:15:02下载
- 积分:1