-
household
说明: household变换,数值插值matlab源程序,插值算法,数值分析源码等。(household transformation, numerical interpolation matlab source, interpolation algorithms, numerical analysis of source code and so on.)
- 2011-02-21 16:15:09下载
- 积分:1
-
matlab-modeling-algorithm(1)
本资料包包含了系统的matlab建模用算法(This pack contains the system matlab modeling algorithm used)
- 2013-08-03 19:43:25下载
- 积分:1
-
detection-and-estimation
this matlab program show the ROC ie. reciver operating characterstics. it shows how to plot ROC in matlab . the example is taken from Maurad Barkat- Artech publication
- 2012-07-17 11:29:34下载
- 积分:1
-
rocketperf
A matlab script to calculate the performance of a multi-stage rocket. payloads, veloicties, all dem good stuffs.
- 2012-10-28 16:09:36下载
- 积分:1
-
music
利用matlab实现音乐合成的功能,合成了《东方红》,并且去除了啪啪声,此外对音乐的音色记性了各种改进。(Using matlab to achieve the function of music synthesis, synthesis " East is Red" , and removes pops, in addition to the sound of music memory various improvements.)
- 2013-04-30 12:08:45下载
- 积分:1
-
Fuzzy_PD_Controller_2nd_order_sys
fuzzy PD control of dynamic system
- 2015-04-04 11:42:15下载
- 积分:1
-
计算多层膜的反射率Reflect
计算多层膜的反射率,可计算不同的偏振态。各个膜层的厚度和折射率可以自己设置。(multilayer,optical film,reflection)
- 2015-08-22 14:59:46下载
- 积分:1
-
searchbound
使用matlab确定迭代搜索区间,与进退法稍有不同(use matlab for search bound)
- 2014-10-20 22:41:34下载
- 积分:1
-
M
字典树的基本功能是用来查询某个单词(前缀)在所有单词中出现次数的一种数据结构,它的插入和查询复杂度都为O(len),Len为单词(前缀)长度,但是它的空间复杂度却非常高,如果字符集是26个字母,那每个节点的度就有26个,典型的以空间换时间结构。(The basic function of the dictionary tree data structure is used to query a number of times a word (prefix) appears in all the words, which insertion and query complexity are O (len), Len is a word (prefix) length, but its space complexity is very high, if the character set is 26 letters, and that the degree of each node will have 26, the typical structure of space for time.)
- 2013-11-29 14:28:52下载
- 积分:1
-
GPC
广义预测控制(GPC)是一种鲁棒性强、能够有效地克服系统滞后、可应用于开环不稳定非最小相位系统的先进控制算法,但由于它需要Diophantine方程计算、矩阵求逆和最小二乘的递推求解,因此计算量很大,本程序针对此缺陷提出四种不基于对象模型且实时性高的广义预测控制快速算法(Generalized Predictive Control)
- 2010-12-14 22:28:09下载
- 积分:1