-
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
-
ex_7
this code is calculating the transformation matrix for illuminant A and D65 using von kries predicted equation
- 2011-11-18 05:30:26下载
- 积分:1
-
shuzifujieqi
主要给出准循环的LDPC码编码实现方法,译码方法选择,并给出了帧同步的解决方法(Give the main quasi-cyclic LDPC codes achieve coding method, decoding method of selection, and give the frame synchronization solution)
- 2009-03-14 17:22:33下载
- 积分:1
-
chuanji
串级控制系统simulink仿真,对于新手来说很容易理解(Cascade control system simulink simulation, it is easy to understand for the novice)
- 2013-11-15 21:46:10下载
- 积分:1
-
Z_N_PID
说明: 用于pid控制的Z-N整定的matlab程序,调整阈值可得到精确解,适合初学者学习理解。(The matlab program of Z-N tuning for PID control can get accurate solution by adjusting the threshold value, which is suitable for beginners to learn and understand.)
- 2020-04-06 21:13:04下载
- 积分:1
-
ipslove
整数规划工具箱
解压后 调用ipslv_mex()函数求解整数规划问题,经过本人测试,只能在matlab6.5以下的版本用(Integer programming toolkit called after decompression ipslv_mex () function for solving integer programming problems, after my testing, only in the following version matlab6.5)
- 2008-04-13 10:59:08下载
- 积分:1
-
genetic
[Matlab有限元分析与应用]
书本的源代码!([Matlab finite element analysis and application])
- 2011-05-03 16:12:49下载
- 积分:1
-
TheapplicationofMatlabinphrasecontrolledantennaarr
一篇论文《MATLAB在相控阵天线中的应用》介绍了MATLAB在天线设计中的应用,包含有源代码(Paper " MATLAB in Phased Array Antenna," introduced in MATLAB application in antenna design, including source code)
- 2010-05-19 23:30:37下载
- 积分:1
-
test_shearlet
包含剪切波变换(以拉普拉斯金字塔变换为尺度剖分),以及该变换的压缩感知重构测试应用程序。(Contains shear wave transform (Laplace pyramid transform for the scale subdivision), as well as the transformation of compressed sensing reconstruction test application.)
- 2021-01-11 04:28:49下载
- 积分:1
-
IIR
说明: 归一化后截止频率为0.2的数字低通滤波器,并且能有效滤掉工频干扰,使心电信号有效表达信息。(The normalized digital low-pass filter with a cutoff frequency of 0.2, and can effectively filter out power frequency interference, so that the ECG signal can effectively express information.)
- 2018-12-28 12:58:19下载
- 积分:1