-
ok_sim_simple_flc1
Effective math model of IPMSM with 3 output fuzzy logic controller as speed controller. Good for simulation results.
- 2009-11-17 05:59:03下载
- 积分:1
-
Bus
student who required matlab code
- 2012-10-15 17:10:40下载
- 积分:1
-
emd
HHT gcc代码,专门用于希尔伯特黄变换。(HHT gcc code, specifically for the Hilbert-Huang Transform.)
- 2010-05-06 15:29:00下载
- 积分:1
-
jidianhuiseyuce
非常经典的灰色预测模型,其中有长江水预测模型例子,直接就可以运行,附有注释,想用直接修改数据就好了(Very classic gray forecasting model, which forecast model Yangtze River water example, you can run directly, with comments, want to directly modify the data just fine)
- 2014-09-04 11:11:55下载
- 积分:1
-
buling
是给一个有限长序列补零(可以在前面或后面补零),用Matlab画图比较原序列,前补零序列以及后补零序列(very good)
- 2009-04-29 21:31:29下载
- 积分:1
-
jakes
说明: 信道仿真,小尺度衰落信道的MATLAB仿真源码(matlab jakes)
- 2010-04-23 22:36:53下载
- 积分:1
-
Handwritten-Recognition-using-Neural-Networks-Bas
Handwritten Recognition using Neural Networks Based on Multiple Feature Extraction Algorithms
- 2014-09-15 01:37:26下载
- 积分:1
-
cuk
基于MATLAB的CUK电路的仿真,仿真参数已经设计正确,供大家参考(Based on MATLAB CUK circuit simulation, simulation parameters have been designed correctly, for your reference)
- 2020-11-30 10:39:29下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
zhr_imfilter
本程序实现了matlab自带函数imfillter的功能,是.m文件的形式,参数和imfilter一样可选。程序附有图片,并且在程序最后使用imfilter,便于直接对比观察处理效果。注:本程序是读入RGB图像,转换成灰度图进行处理。(This program implements the function of matlab own function imfillter is. M file in the form of the same parameters and imfilter optional. Procedures with pictures, and last used in the program imfilter, for direct observation of treatment effect contrast. Note: This program is read into the RGB image into grayscale processing.)
- 2020-08-01 13:08:36下载
- 积分:1