搜索资源列表
Multitaper
- 工程计算MATLAB code to calculate the reorthogonalized sine tapers input: N = the length of the time series data to be tapered p = the number of tapers requested I = the gap structure a vector of length N I(t) = 1 if there is data at time
csfunc
- function [sys,x0,str,ts] = csfunc(t,x,u,flag) % 定义一个连续系统的 S-function-function [sys, x0, str, ts] = csfunc (t, x, u, flag)% definition of a continuous system of the S-function
XMLlToolbox2
- The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >>
S2
- function [ret,x0,str,ts,xts]=s1(t,x,u,flag) s1 is the M-file descr iption of the SIMULINK system named s1. The block-diagram can be displayed by typing: s1. SYS=s1(T,X,U,FLAG) returns depending on FLAG certain system values given
S3
- function [ret,x0,str,ts,xts]=s3(t,x,u,flag) s3 is the M-file descr iption of the SIMULINK system named s3. The block-diagram can be displayed by typing: s3. SYS=s3(T,X,U,FLAG) returns depending on FLAG certain system values given
S4
- function [ret,x0,str,ts,xts]=s4(t,x,u,flag) s4 is the M-file descr iption of the SIMULINK system named s4. The block-diagram can be displayed by typing: s4. SYS=s4(T,X,U,FLAG) returns depending on FLAG certain system values given
C4
- function [ret,x0,str,ts,xts]=smg(t,x,u,flag) smg is the M-file descr iption of the SIMULINK system named smg. The block-diagram can be displayed by typing: smg. SYS=smg(T,X,U,FLAG) returns depending on FLAG certain system values g
s4
- function [ret,x0,str,ts,xts]=s4(t,x,u,flag) s4 is the M-file descr iption of the SIMULINK system named s4. The block-diagram can be displayed by typing: s4. SYS=s4(T,X,U,FLAG) returns depending on FLAG certain system values given
S1C
- function [ret,x0,str,ts,xts]=s4(t,x,u,flag) s4 is the M-file descr iption of the SIMULINK system named s4. The block-diagram can be displayed by typing: s4. SYS=s4(T,X,U,FLAG) returns depending on FLAG certain system values given
1234435
- 用matlab 7.0编写的滑模变结构仿真的例子。-S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs case 3, sys=mdlOutputs
Advanced-Topics-in-Finite-Element-Analysis-of-Str
- Advanced Topics in Finite Element Analysis of Structures: With Mathematica and MATLAB Computations by M. Asghar Bhatti
multi-degree-of-freedom-integration-for-str-dyn.r
- multi degree of freedom numerical integration for structural dynamics
startval.m
- Function to compute starting valus for a multiple-regime SmoothTransition Regression (STR). The algorith is based on a grid search over the parameters gamma and c.
str
- 自适应控制中的最小方差控制仿真 期望输出为方波-Adaptive control of minimum variance control simulation desired output is a square wave
word3d
- 绘制3D文字,输入参数str为字符串变量,用来指定文字内容,已根据需要定制字体高度。-3D rendering of text, enter a string variable str parameter to specify the text, font height has been customized according to needs.
directSTRminimumphase
- Direct Self-Tuning regulator STR with full cancellation (minimum pahse system)
车牌识别系统MATLAB源代码完整
- clc; clear all; close all; [filename, pathname, filterindex] = uigetfile({'*.jpg;*.tif;*.png;*.gif','All Image Files';... '*.*','All Files' }, '选择待处理图像', ... 'images\01.jpg'); file = fullfile(pathname, filename);%文件路径和文件名创建合成完整文件名 id = Get_