-
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
-
kt-huiguifenxi
最小二乘回归分析算法,用matlab修解一元线性回归问题(zuixiaoercheng)
- 2010-09-11 08:39:00下载
- 积分:1
-
ofdm
Basic OFDM codes are added here
- 2013-12-02 15:28:11下载
- 积分:1
-
matlab-art
在matlab环境下进行2维ART重建。相较c更简洁快速(ART for 2-dimensional reconstruction in the matlab environment. Compared c cleaner fast)
- 2017-02-21 17:34:51下载
- 积分:1
-
dwadw4
说明: 切削力随着磨削深度、速度的增大的趋势,这对于切削过程来说是非常重要的,如果增加相应的参数,就会导致不同的结果(The cutting force increases with the grinding depth and speed, which is very important for the cutting process. If the corresponding parameters are increased, the results will be different)
- 2020-07-13 14:39:53下载
- 积分:1
-
nulbasis
............Basis for the nullspace
- 2010-03-06 17:24:48下载
- 积分:1
-
Plasma-particle-simulation-program
用MATLAB(R)混合编程,给出了一种粒子模拟(PIC,CIC)方法中粒子云状态实时可视化的新方案,使得粒子的整体状态和运动趋势能够清晰的从绘出的图中直观的看出。(Using MATLAB (R) hybrid programming, given a particle simulation (PIC, CIC) method in real-time visualization of the particle cloud state' s new program, making the movement of particles and the overall state trend can clearly draw the figure from intuitive to see.)
- 2011-11-03 01:40:41下载
- 积分:1
-
bodep
Bode plot for discrete-time system
- 2008-06-08 23:19:52下载
- 积分:1
-
GaBP_src
说明: 关于 压缩传感 的 经典程序 不过想要看懂非 一朝一夕 之事 的慢慢品位研究 (Compressed sensing on the classic procedure, but you want to read a short span of taste of things slowly)
- 2011-03-28 15:19:43下载
- 积分:1
-
Newton
牛顿法最初由艾萨克·牛顿于1736年在 Method of Fluxions 中公开提出。而事实上方法此时已经由Joseph Raphson于1690年在Analysis Aequationum中提出,与牛顿法相关的章节《流数法》在更早的1671年已经完成了。(Newton' s method originally developed by Isaac Newton in 1736 in the Method of Fluxions openly. In fact this time has been in Analysis Aequationum method proposed by Joseph Raphson in 1690, Newton' s method associated with the chapter " Streams Law" in the earlier 1671 has been completed.)
- 2015-04-05 05:28:25下载
- 积分:1