-
MatlabMatlab5.2manual
说明: 介绍matlabd的相关情况及应用,绍matlabd的相关情况及应用(introduction matlab)
- 2011-03-29 19:29:29下载
- 积分:1
-
ex8_5
matlabGUI学习例程。注意使用的时候,matlab的单引号的用法。(matlabGUI learning routines. Note the use matlab usage of single quotes.)
- 2013-03-22 21:46:02下载
- 积分:1
-
MATLAB-based-program-design-ppt
MATLAB 程序设计基础ppt讲义 幻灯片 内容属于入门级(MATLAB-based program design ppt lecture slides are entry-level content)
- 2009-11-23 16:15:10下载
- 积分:1
-
hw1
用matlab实现对语音信号的短时分析,包括清音和浊音的判决,基音周期的估计,实验报告。(Implemented by matlab short time speech signal analysis, including the voiceless and voiced judgments, estimates, lab reports pitch period.)
- 2014-01-06 20:24:01下载
- 积分:1
-
关联维
计算时间序列的关联维,可评价时间序列的相关性(The correlation dimension of time series can be calculated and the correlation of time series can be evaluated)
- 2020-06-16 14:00:01下载
- 积分:1
-
PIDSimulation
针对离散系统的阶跃信号、正弦信号和方波信号,设计离散PID(Step for the discrete-time systems signal, sinusoidal signal and the square wave signal, the design of discrete PID)
- 2009-03-31 01:29:35下载
- 积分:1
-
EPS_model
电动助力转向系统SIMULINK模型(附加整车模型)(SIMULINK model of electric power steering system (additional vehicle model))
- 2021-03-28 19:19:11下载
- 积分:1
-
ewwqm
用matlab画了一个小动物,利用了plot,sina,cos等 函数(use Matlab drew a small animal
)
- 2013-05-09 15:13:08下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
svm
利用matlab实现svm函数包的调用,在人脸数据库yale上进行人脸识别(using matlab to apply function svm to achive scan face on the data of yale
)
- 2020-11-29 09:39:29下载
- 积分:1