-
zhiling
matlab指令大全及图像处理的一些方法,对于初学者有所帮助!(MATLAB)
- 2009-05-14 09:20:01下载
- 积分:1
-
wugongyouh
matlab程序 对电力系统无功优化的简单源程序(matlab program for reactive power optimization of a simple source)
- 2011-01-01 19:44:07下载
- 积分:1
-
Array-Signal-Processing
Array Signal Processing-CONCEPTS AND TECHNIQUES 有关阵信号处理的非常好的一本外文书,与大家分享(Array Signal Processing-CONCEPTS AND TECHNIQUES signal processing)
- 2011-01-24 17:17:51下载
- 积分:1
-
image
MATLAB实用源代码
1.图像反转
MATLAB程序实现如下:
I=imread( xian.bmp )
J=double(I)
J=-J+(256-1) 图像反转线性变换
H=uint8(J)
subplot(1,2,1),imshow(I)
subplot(1,2,2),imshow(H) (matlab code)
- 2015-01-08 11:01:19下载
- 积分:1
-
foldp
线性系统的模型降阶 pade降阶算法 线性系统的模型降阶
(failed to translate)
- 2013-05-05 14:31:04下载
- 积分:1
-
pH2
该模型实在simulink下建立的燃料电池氢气输出模型,可以借鉴或者直接使用(fuel cell H2 model )
- 2020-11-21 10:39:37下载
- 积分:1
-
flop
SFLOP simulates a floating point operation
x op y where op = +, -, *, /
In chopping or rounding arithmetic using an
m digit mantissa, base 10, and an unrestricted
exponent range. (sflop: Simulate FLOating Point
operation.) For more details on the how the floating
point representation of a number is computed see
the function sfl.( SFLOP simulates a floating point operation
x op y where op =+,-,*,/
In chopping or rounding arithmetic using an
m digit mantissa, base 10, and an unrestricted
exponent range. (sflop: Simulate FLOating Point
operation.) For more details on the how the floating
point representation of a number is computed see
the function sfl.)
- 2009-04-08 00:19:23下载
- 积分:1
-
DSP_MATLAB
两个正弦信号叠加白噪声 用fft进行频谱分析(failed to translate)
- 2011-01-10 17:01:35下载
- 积分:1
-
ProgrammingPPerl
Perl 语言编程
第三版 作者:Larry Wall, Tom Christiansen, and Jon Orwant 译者:何伟平
(The third edition of the Perl programming language: Larry Wall, Tom Christiansen, and Jon Orwant Translator: weipin)
- 2013-11-04 23:05:21下载
- 积分:1
-
Huffman
哈夫曼编码matlab程序哈夫曼编码matlab程序哈夫曼编码matlab程序(Huffman coding matlab program Huffman coding matlab program Huffman coding matlab program)
- 2013-05-13 07:24:47下载
- 积分:1