-
fullscreen
it makes you availavle to use fullscreen in matlab
- 2009-05-24 09:23:06下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
motor-simulink-model
永磁同步电机的矢量控制模型,仿真模型,可用于转速控制,也可以进行转矩控制的二次开发(Secondary development of vector control of PMSM model, the simulation model can be used for speed control, torque control can also be)
- 2016-07-27 14:31:38下载
- 积分:1
-
yongshuzifengeyingyong
这是基于耶鲁库的人脸分割程序,是matlbe环境下的哦!(This is based on the Yale Face database segmentation procedure is matlbe environment Oh!)
- 2007-10-14 16:39:17下载
- 积分:1
-
network-storage-and-clound-computing
说明: 介绍云计算与云存储,简述云存储运用实例,对比分析云存储搭建架构,展现云计算与云存储应用现状,为建立云存储提供帮助(Introduction cloud computing and cloud storage, cloud storage application of brief examples, comparative analysis of architecture cloud storage structures, to show cloud computing and cloud storage application status, helping to build cloud storage)
- 2011-02-19 18:40:52下载
- 积分:1
-
Cafeteria-line-modeling-
食堂排队建模与分析,以作者所在的学校的食堂为例,建立数学模型,通过作者的调查和计算,进而优化食堂排队方案,解决食堂拥挤和成本的问题。(Cafeteria line modeling and analysis of where the school canteen, for example, the establishment of the mathematical model, by the author of the survey and calculation, thereby optimizing the cafeteria line program to solve the problem of the crowded cafeteria and cost.)
- 2013-04-02 17:21:51下载
- 积分:1
-
monituihuo
基于混沌的模拟退火算法,计算机的优化算法,是毕设的内容(Chaotic simulated annealing algorithm, the computer algorithm is complete contents of set)
- 2010-09-24 10:41:22下载
- 积分:1
-
Modelling_Performance_of_Transmission_Lines
Modelling of electrical transmission line
- 2010-12-14 14:42:30下载
- 积分:1
-
subailigongshiarx
苏柏丽公式ARX控制仿真,控制效果较为明显,可作为大家的编程参考(Su Boli formula the ARX control simulation, control effect is more obvious, as all programming reference)
- 2013-01-15 10:16:30下载
- 积分:1
-
Almouti2X2
This is a code for 2X2 MIMO system using Alamouti code
- 2009-03-31 18:34:22下载
- 积分:1