-
数学规划
说明: 数学规划
% lp - 线性规划
% linprog - 线性规划(在MATLAB5.3使用)
% fmin - 一元函数极值
% fminu - 多元函数极值拟牛顿法
% fmins - 多元函数极值单纯形搜索法
% constr - 非线性规划
% fmincon - 非线性规划(mathematical programming
%LP - linear programming
%Linprog - linear programming (used in matlab5.3)
%Fmin - extremum of function of one variable
%Fminu - quasi Newton method for extreme value of multivariate functions
%Fmins - simplex search method for extreme value of multivariate functions
%Constr - nonlinear programming
%Fmincon - nonlinear programming)
- 2020-11-06 19:32:12下载
- 积分:1
-
本文是一个经典的聊天程序,用java做的,哈哈,功能好好哦
本文是一个经典的聊天程序,用java做的,哈哈,功能好好哦-This article is a classic chat program using java to do, and Ha, functions properly, oh
- 2022-01-26 04:38:25下载
- 积分:1
-
Camera-driver-master
ov5640驱动,基于linux v4l2框架,可供参考,不建议完全依赖(Ov5640 driver, based on Linux v4l2 framework, for reference, not recommended to rely entirely on)
- 2020-07-01 16:40:02下载
- 积分:1
-
五子棋游戏
五子棋游戏一种两人对弈的纯策略型汉族棋类益智游戏,易上手,老少皆宜,而且趣味横生,引人入胜;不仅能增强思维能力,提高智力,而且富含哲理,有助于修身养性。已在各个游戏平台有应用
- 2022-01-26 07:09:25下载
- 积分:1
-
MZM_OOK
说明: 利用matlab实现马赫曾德尔调制器的OOK调制(Using matlab to realize OOK modulation of MZM)
- 2020-11-16 23:19:41下载
- 积分:1
-
: ASP的反编码工具编码程序步骤一:将程序的代码拷贝到文本框中,然后选择好类型,比如说 .asp的,html类型的文件是不需要编码的,所以没有任何改动。步骤二...
: ASP的反编码工具编码程序步骤一:将程序的代码拷贝到文本框中,然后选择好类型,比如说 .asp的,html类型的文件是不需要编码的,所以没有任何改动。步骤二:将生成的代码拷贝下来,保存好文件即可。编码程序步骤一:将编码过的程序代码拷贝到文本框中,然后点《反编码》即可出现源码,然后将第一行的的代码删除即可。步骤二:Ctrl+c Ctrl+v ...... -: ASP coding tools of the anti-coding a procedural steps : procedure code to copy the text box and then select the right type, for instance. Asp, html type of document coding is not necessary, so no changes. Step 2 : Generation copy down the code, save the file. Coding a procedural steps : encoding over the code to copy text box, and then "anti-coding" can arise source, and then the first line of code can be deleted. Step 2 : Ctrl c Ctrl v ......
- 2023-02-10 05:30:03下载
- 积分:1
-
one shooting small game, including games and source code, for the preparation of...
一款射击小游戏,包含游戏与源码,对编写大的设计游戏可能有帮助,谢谢参考研究-one shooting small game, including games and source code, for the preparation of the big game design might be helpful, thank reference research
- 2023-03-16 18:05:04下载
- 积分:1
-
这是一个很简单的程序,主要功能是如何实现从2张表中获取数据并进行简单计算...
这是一个很简单的程序,主要功能是如何实现从2张表中获取数据并进行简单计算-This is a very simple procedure, the main function is how to achieve two from the table and access to data in simple terms
- 2022-01-26 01:10:31下载
- 积分:1
-
OPGmain
计算产出缺口的主程序,配合OPGCal函数使用。(Using with OPGCal, the main process.)
- 2020-06-27 10:20:01下载
- 积分:1
-
testTfrstft
建立简单的层状模型,共三层,褶积合成地震记录,使得数据随机缺失30%,分别用傅里叶变换、短时傅里叶变换、s变换、小波变换对地震数据进行时频分析。(A simple layered model with three layers and convolution synthetic seismogram is established. The data are randomly missing by 30%. Time-frequency analysis of seismic data is carried out by Fourier transform, short-time Fourier transform, S transform and wavelet transform, respectively.)
- 2019-04-10 16:41:06下载
- 积分:1