-
monitoringandoptimizingPIDloopperformance
基于PID的性能监测与评估技术,但是是单个PID的.多回路的暂时没有找到.(PID-based performance monitoring and assessment techniques, but it is of a single PID. Multi-loop did not find the time being.)
- 2008-01-20 02:05:25下载
- 积分:1
-
PakToBmp
算法VC调用matlab中定义的.m文件中的函数的实例(VC algorithm called defined in Matlab. M document examples of the function)
- 2005-05-30 01:20:44下载
- 积分:1
-
woundmotor
双馈异步发电机模型,SIMULINK建模仿真(Doubly-fed induction generator model, SIMULINK modeling and simulation)
- 2020-12-21 19:19:08下载
- 积分:1
-
mat3
Digital Image processing basics
using matlab and can be transformed to c++
using open cv
- 2010-12-08 02:42:56下载
- 积分:1
-
SpeechLPC
基于MATLAB的语音信号的LPC分析,带有GUI界面和测试数据。(MATLAB-based voice signal the LPC, with GUI interface and test data.)
- 2006-12-13 11:57:12下载
- 积分:1
-
MSRCRbyZhang
带色彩恢复的多尺度视网膜增强算法(MSRCR)的原理、实现及应用。
(Multi-scale recovery of the retina with color enhancement algorithms (MSRCR) principle, implementation and applications.)
- 2013-12-07 21:26:37下载
- 积分:1
-
my_ACO_OFDM
matlab实现了OFDM功能,ACO-OFDM可以在可见光中使用。(Orthogonal frequency division multiplexing (OFDM)
is a modulation technique which is now used in most new and
emerging broadband wired and wireless communication systems because it is an effective solution to intersymbol interference caused by a dispersive channel. )
- 2015-05-30 09:30:56下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
MATLAB_JiaoCheng
自己一直用的而且很不错的matlab教程.适合入门.(And he has been very good with the matlab tutorial. For entry.)
- 2011-04-26 16:00:48下载
- 积分:1
-
refRake
rake接收机仿真,参考程序walsh码扩频,三径瑞利信道,三种合并方式(rake receiver simulation, the reference program walsh code spreading, three-path Rayleigh channel, three kinds of merger)
- 2013-08-31 18:34:31下载
- 积分:1