-
drtoolbox
说明: matlab 仿真小程序集合,欢迎大家使用(matlab simulation package)
- 2010-04-05 21:34:27下载
- 积分:1
-
droop4
matlab编写的droop控制模型,可以实现分布式电源功能(matlab prepared droop control model, can achieve distributed power function)
- 2013-07-09 16:54:14下载
- 积分:1
-
juxingbodao
用matlab仿真出矩形波导中的电场,电流,磁场分布(Matlab simulation of the current, the magnetic field distribution of the electric field in a rectangular waveguide)
- 2013-01-21 22:02:49下载
- 积分:1
-
Simulink_rus
similunk book about rus for advanced simulation and modeling
- 2013-10-07 16:42:12下载
- 积分:1
-
rastamat
extract zero cross rate features from an audio signal
- 2010-05-06 01:01:45下载
- 积分:1
-
GA_matlab_M4
基于matlab的遗传算法的M文件,是我跟老师做SRP项目的时候找到的,很有用的哦(Matlab genetic algorithm based on M-file, do I tell the teacher when the SRP project to find, very useful oh)
- 2010-05-22 18:34:18下载
- 积分:1
-
004
使用matlab编程实现OFDM的收发一张图片,查看相关性能!(Use matlab programming OFDM transceiver, a picture, view the associated performance!)
- 2010-02-28 11:04:33下载
- 积分:1
-
chap15
人脸识别中核心算法的MATLAB软件实现例程(The core algorithm of face recognition in MATLAB)
- 2013-11-30 10:43:17下载
- 积分:1
-
倒车
设计一个模糊PID控制器,以及倒车系统simulink系统,使其可是实现对倒车系统的的优化控制。(Design a fuzzy PID controller, and the reversing system simulink system, so that it can achieve optimal control of the reversing system.)
- 2021-04-11 13:38:58下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1