-
digitalsignalprocessing
数字信号处理中关于快速傅立叶变换以及典型例题的matlab实现代码(Digital signal processing on the fast Fourier transform, as well as a typical example of the realization of matlab code)
- 2009-06-07 15:12:04下载
- 积分:1
-
chap3_2s
说明: 此程序为模糊PID控制程序,自适应模糊PID控制器以误差e和误差变化率e 作为输入,可以满足不同时刻的e和e 对PID参数自整定的要求。利用模糊控制规则在线对PID参数进行修改,便构成了自适应模糊PID控制器。
(procedure for fuzzy PID control procedures, adaptive fuzzy PID controller error e and e error rate of change as input to meet the different moments of e and e PID tuning parameters from the request. Fuzzy-control rules on PID parameters changed, they constitute the adaptive fuzzy PID controller.)
- 2005-11-13 21:47:55下载
- 积分:1
-
Firmware
Its a TPMS starting program, for people who are beginning to program TPMS solutions. We are using some librarys and headers and etc but it is not in the program. So if you read it, you will be able to get directions to start your own program.
- 2014-01-29 00:05:25下载
- 积分:1
-
MATLAB-AND-C-PID
MATLAB和c的先进PID算法测试文件,大学课程用先进PID算法。(The test file of advanced PID algorithm of MATLAB and C, university course with advanced PID algorithm.)
- 2014-11-13 09:07:52下载
- 积分:1
-
Final_Project_MATLAB_Session_2
Signals and System
Want to transmit a digital image point A to point B using radio waves,
- 2015-03-16 03:38:33下载
- 积分:1
-
15-changweifenfangcheng-chuzhiwenti
常微分方程-初值问题【matlab例程】经典算法直接应用方便快捷(ODE- convenient initial value problem [] classical algorithm matlab routines direct application)
- 2014-01-20 13:48:29下载
- 积分:1
-
GeneticAlgorithm
说明: 遗传算法的一个matlab实例,运行测试通过(A genetic algorithm matlab example, run the test)
- 2009-08-07 23:03:37下载
- 积分:1
-
ssf
信号子空间拟合,用matlab实现ssf算法,实现多维搜索,信号定位。(Signal subspace fitting algorithms to achieve ssf matlab, achieve multi-dimensional search, signal positioning.)
- 2021-03-31 21:39:09下载
- 积分:1
-
ROC-plot.zip
试者工作特征曲线 (receiver operating characteristic curve,简称ROC曲线),又称为感受性曲线(sensitivity curve)。得此名的原因在于曲线上各点反映着相同的感受性,它们都是对同一信号刺激的反应,只不过是在几种不同的判定标准下所得的结果而已。接受者操作特性曲线就是以虚报概率为横轴,击中概率为纵轴所组成的坐标图,和被试在特定刺激条件下由于采用不同的判断标准得出的不同结果画出的曲线。(PLOTROC Plot receiver operating characteristic.
Syntax
plotroc(targets,outputs)
plotroc(targets1,outputs1, name1 ,targets,outputs2, name2 , ...)
Description
PLOTROC(TARGETS,OUTPUTS) plots the receiver operating characteristic
for each output class. The more each curve hugs the left and top edges
of the plot, the better the classification.
PLOTROC(TARGETS1,OUTPUTS2, name1 ,...) generates multiple plots.
)
- 2012-02-12 11:58:08下载
- 积分:1
-
MatlabTOOL
MATLAB非线性混沌工具箱:时间延迟、嵌入维、最大李雅指数级关联维、熵等参数。有了自己就不用编程了!(The MATLAB nonlinear chaotic toolbox: the time delay, embedding dimension, maximum Josephine exponential correlation dimension, entropy and other parameters. With their own without programming!)
- 2012-12-13 22:47:34下载
- 积分:1