-
Examplefft-(2)
包含快速傅里叶变换,有源滤波器仿真图形,对故障电流信号进行派克矢量变化等等。(Contains fast Fourier transform, active filter simulation graph, the fault current signal parker vector change and so on.)
- 2014-12-05 16:22:45下载
- 积分:1
-
PMSM1
This is my simulation of PMSM. Hope you can edit and use it to your exercise. It is not actually correct but I think it will be useful for you.
- 2013-11-07 23:02:30下载
- 积分:1
-
chap2
《visual c++matlab图像处理与识别实用案例精选》源码(" Visual c++ matlab image processing and recognition of practical cases selected" source)
- 2009-05-09 22:48:01下载
- 积分:1
-
nurbs-matlab
matlab工具做NURBS曲面造型,大家可以参考一下(matlab tools to do the NURBS surface modeling, we can refer to)
- 2011-01-06 21:07:55下载
- 积分:1
-
FastLaplace
fastlaplace算法 线性最优化问题 最小l1范数(fastlaplace algorithm linear optimization minimum of l1 norm)
- 2012-10-10 19:44:52下载
- 积分:1
-
Multipath-Rayleigh-fading-channel
Full set of MATLAB code to simulate the Multipath fading channel in telecommunication
- 2011-12-20 17:04:33下载
- 积分:1
-
fpat
说明: 这个是一个fuzzy patter detector算法工具箱,有例子程序, 请您用winzip解压缩(this is a fuzzy patter detector algorithm toolbox, there are examples of procedures, please use winzip decompress)
- 2005-12-07 12:41:54下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
DWTbyMatlab
数字水印技术是近年来图像保护技术研究领域的一个热点,本文提出了一种基于小波变换的图像数字水印嵌入算法的Matlab实现。实验结果表明,该算法具有较好的视觉效果和透明性。
(Abstract The digital watermarking technology is the most active topic in image protecting recently.In this paper,
a digital watermarking algorithm based on Wavelet transform is proposed,and give ou the program of this algorithm by
MatLab.The experimental results demonstrate that the method possess good vision effect and transparence.
Keywords Image protecting Wavelet transform Digital Watermarking Matlab
)
- 2010-06-04 22:43:33下载
- 积分:1
-
Applied.Quantum.Mechanics.2nd.ed
一本很好的matlab学习书籍,综合了很多的内容,英文版的,对英文又要求( Matlab learning good book, synthesized a lot of content, the English )
- 2013-01-08 01:28:08下载
- 积分:1