-
00000
此文件含有大量程序,是《先进 PID 控制及其 MATLAB 仿真 (程序)》书里的程序,含教材。(This file contains a lot of procedures, are " advanced PID control and MATLAB simulation (program)" book of procedures, including teaching materials.)
- 2009-12-16 17:23:25下载
- 积分:1
-
stepfr
频率步进信号在雷达成像等需要大带宽的场景十分有用,该文件为国外经典文献,值得参考(Stepped frequency radar imaging signal in scenes that require large bandwidth is useful, the document for foreign classic literature, it is also useful)
- 2013-08-25 10:01:38下载
- 积分:1
-
lms_algorithm
This program simulates plant identification least mean square (NLMS) alogrithm
reference: 《LMS算法的频域快速实现》(This program simulates plant identification least mean square (NLMS) alogrithm reference: LMS algorithm for rapid realization of the frequency domain )
- 2007-12-16 22:52:23下载
- 积分:1
-
192010k-average
kmeans均值聚类算法:一种改进的基于半监督聚类的入侵检测算法ASCID(Active-learning Semi-supervised Clustering Intrusion Detection),(kmeans clustering algorithm
Algorithm was simulated by KDD 99 datasets, which the experimental results demonstrate that ASCID algorithm can improve the detection rates and low the false positive rates of the algorithm, and confirm the feasibility and validity of the algorithm.)
- 2009-10-15 20:02:25下载
- 积分:1
-
PV_module_model_2
Simulink models of PV modules .
- 2011-02-08 23:48:03下载
- 积分:1
-
MultiPath0
说明: 改进的jake模型源代码,matlab实现(improved Anonymous model source code, achieving Matlab)
- 2006-01-09 19:06:38下载
- 积分:1
-
qiziyoudu
七自由度汽车振动仿真模型建立,叙述了采用多刚体系统动力学建立汽车7自由度振动模型的方法,利用该模型对某汽车的平顺性进行研究。结果证明了该建模方法的正确性和数值计算的稳定性,同时也证明了设计结果的可行性。(seven dofs vehicle vibration)
- 2021-04-13 16:58:56下载
- 积分:1
-
onoff
f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome.
Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where on is true and off is false.
It is very useful when using set/get on arrays of handle objects or arrays of properties/values.
Example:
onoff( [0, 1, 0]) gives { off , on , off }
onoff({ on , on , off }) gives [1, 1, 0]
It also works for mixed cell array inputs, and for other string pairs:
yes/no, ok/cancel, open/closed
- 2009-09-07 18:18:36下载
- 积分:1
-
matrixcompletion
Matrix completion using space projection algorithm.
- 2010-07-28 03:51:43下载
- 积分:1
-
BCH
BCH码的MATLAB仿真源代码,并对各编码技术进行比较分析(BCH code of MATLAB simulation source code, various coding techniques and a comparative analysis)
- 2009-03-23 20:47:19下载
- 积分:1