-
hfssRename
在hfss中用matlab实现重命名操作(Using matlab to achieve in hfss rename operation)
- 2008-06-16 22:57:42下载
- 积分:1
-
matlab-commonly-used-commands
说明: 内附matlab常用命令,详细列举了各个命令的中英文对照,方便学习。(Matlab commonly used commands included in detail the various commands listed in Chinese and English to facilitate learning.)
- 2011-03-11 12:41:20下载
- 积分:1
-
VoiceAudioProcessing
这是一个很有用的MATLAB语音处理程序集。(MATLAB Voice Audio Processing programs)
- 2009-04-18 10:52:38下载
- 积分:1
-
ECG
心电监测 PVC检测 小波变换
心电监测 PVC检测 小波变换(Detection of ECG monitoring PVC PVC ECG monitoring wavelet transform detection)
- 2010-05-18 16:49:59下载
- 积分:1
-
ahp-lamada
和法求最大特征根和特征向量
特征根法求最大特征根和特征向量(And the method for the biggest characteristic root and characteristic vector eigenvalue method for the biggest characteristic root and characteristic vector)
- 2011-05-14 17:41:27下载
- 积分:1
-
com_par_ber
ofdm中互补序列降低par的ber程序(OFDM in the complementary sequences of ber program to lower par)
- 2006-11-29 22:36:17下载
- 积分:1
-
FTDT
本程序是有限时域差分源程序,有详细注解,方便学习理解。(This program is a limited time domain difference source program, has detailed notes, easy to learn to understand.
)
- 2013-09-05 12:08:31下载
- 积分:1
-
sinshuruLMS
LMS算法程序 代码等等 变步长;LMS算法程序 代码等等 变步长(LMSsuanfa and soon)
- 2014-01-12 18:11:03下载
- 积分:1
-
rectifer_3Ph_SVPWM
说明: PWM整流器仿真,稳压效果好,采用svpwm调整,pll锁相环并网,电流波形纹波小,响应快(Simulation of PWM rectifier shows that the effect of voltage stabilization is good, SVPWM adjustment is adopted, PLL phase-locked loop is connected to the grid, the current waveform ripple is small and the response is fast)
- 2021-01-22 22:01:20下载
- 积分: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