-
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
-
Codes_for_Error_Detection
Checkout the codes for error dectection and correction
- 2010-08-26 11:40:31下载
- 积分:1
-
svpwm
SVPWM的matlab仿真模型,基于simulink搭建,完美实现两电平逆变输出。附带svpwm算法及实现过程,适合自学研究。(SVPWM matlab simulation model, based on simulink structures, the perfect realization of two-level inverter output. With svpwm algorithm and implementation process, suitable for self-study.)
- 2013-08-23 10:43:50下载
- 积分:1
-
icp
迭代最近点算法的完整Matlab程序,输入两个点集,输出旋转矩阵、平移向量和整体误差,验证可用。(Complete iterative closest point algorithm Matlab program, enter the two point sets, the output rotation matrix and translation vector and the overall error, verify availability.)
- 2020-11-04 16:09:51下载
- 积分:1
-
hanmingma
简单的信道编码程序 采用的是汉明编码 程序附带说明(Simple channel coding procedure is used with Hamming Code program description)
- 2010-05-06 14:07:04下载
- 积分:1
-
polarimetricImage
polarimetricImage matlabsad
- 2013-03-31 16:52:22下载
- 积分:1
-
turbo_pompa_a_ossigeno_liquido_per_vulcain_24
Turbo Pump - TP
The technology of cryogenic liquid is extremely delicate because of low operating temperature (90
K for liquid oxygen and 20 K for hydrogen) and also for their particular chemical and physical
properties.
- 2013-11-11 04:45:00下载
- 积分:1
-
EEE_364_Task_3_Simple
Root Locus Design tool for function
- 2015-03-02 15:42:38下载
- 积分:1
-
pmsm
This simulation demonstrates the use of the PMSM in a closed-loop speed and current control on a 1.1 kW 3000 rpm industrial motor. A three-phase motor rated 1.1 KW, 220 V, 3000 rpm is fed by a PWM inverter. In this simulation, the whole system is built entirely with standard Simulink blocks (without resort to blocksets).
- 2010-11-11 16:51:06下载
- 积分:1
-
wmflogicgenery
由于最近做一个项目需要对MATLAB电路图做测试,且需要满足MCDC且覆盖每个门,由于
手工生成非常麻烦而且也容易出错,所以做了个工具来自动生成测试用例(With the recent need to do a project on the MATLAB test circuit, and the need to meet and MCDC coverage of each door, hand-generated as a result of a very troublesome and error-prone, so do a tool to automatically generate test cases)
- 2009-06-26 09:50:36下载
- 积分:1