-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
DRFM1
数字射频存储器的仿真模块,验证过,可以用(Digital radio frequency memory simulation module)
- 2012-02-29 21:32:49下载
- 积分:1
-
time-frequency-analysis-master
说明: 一堆基于tf分析的代码,时频分析具有优良的特点,具有广泛地运用(A pile of TF analysis based code, time-frequency analysis has excellent characteristics, has a wide range of applications)
- 2020-12-28 22:03:33下载
- 积分:1
-
GrTheory
该压缩文件是一些经典图论算法的集合,主要适用matlab开发,种类齐全,方便大家的学习。(The compressed files are a collection of classical graph algorithms, mainly for matlab development, a broad range, we facilitate learning.)
- 2010-09-25 10:58:49下载
- 积分:1
-
20080333frft
总是在这下程序,但是很少上传资源,觉得心里有愧。上传一个分数阶傅立叶变换的matlab源码程序,可以直接用(Always under the procedures in this, but rarely upload resources, feel that their hearts do not deserve. Upload a fractional Fourier transform matlab source procedures, can be directly used)
- 2008-03-05 17:48:52下载
- 积分:1
-
abcd_OFDM-2
基于ZF检测的OFDM,实现OFDM系统基本原理的仿真(ZF detection of OFDM-based simulation)
- 2010-11-15 16:29:00下载
- 积分:1
-
FTCS_implicit
Advanced Numerical Methods FTCS implicit
- 2011-11-05 16:38:47下载
- 积分:1
-
matlab-programming
用于学习matlab语言编程的PPT文档,里面含有编程源代码。(Matlab programming language for learning PPT document, which contains programming source code.)
- 2013-11-02 19:07:18下载
- 积分:1
-
DataTxSim3x_2
A Simple Digital Communication Receiver_2_
- 2013-03-30 13:34:29下载
- 积分:1
-
3
说明: 输入圆的半径求周长和面积。程序由三个函数组成:主函数进行输入输出和函数调用,perimeter函数求周长,area函数求面积。(Enter the radius of the circle circumference and area requirements. Program consists of three functions: the main input and output functions and function calls, perimeter function evaluation perimeter, area function for the area.)
- 2013-12-25 20:53:57下载
- 积分:1