-
8Quadrature-Amplitude-Modulation
8QAM调制,MATLAB,有完整的星座图,详细的源代码,完整的框图(8QAM modulation, MATLAB, a complete constellation, detailed source code, complete block diagram)
- 2020-10-31 03:59:55下载
- 积分:1
-
HVDCCigre
simulation HVDCCigre in matlab simulink
- 2013-08-05 14:14:46下载
- 积分:1
-
sdof
单自由度振动系统,求其频响函数,改变质量,阻尼,刚度对频响函数的影响(Single degree of freedom vibration system, find the frequency response function, changing the impact mass, damping and stiffness of the FRF)
- 2014-01-17 23:53:34下载
- 积分:1
-
Color-Space-Converter
颜色空间转换...................................(Color space transformation
)
- 2011-12-13 10:09:45下载
- 积分:1
-
foubou_V5.4
小波包分析提取振动信号中的特征频率,包括四元数的各种计算,包括随机梯度算法,相对梯度算法。( Wavelet packet analysis to extract vibration signal characteristic frequency, Including quaternion various calculations, Including stochastic gradient algorithm, the relative gradient algorithm.)
- 2016-11-05 22:44:27下载
- 积分:1
-
BinaryIntegerProg
说明: 也在找关于这方面的资料着~~我是有matlab程序,但是在Java里没法触发调用它~~
付上matlab程序,有需要的自己拿吧。
function BinaryIntegerProg(f_file_name, A_file_name, b_file_name, Aeq_file_name, beq_file_name,write_file_name)
f = load(f_file_name)
A = load(A_file_name)
b = load(b_file_name)
Aeq = load(Aeq_file_name)
Beq = load(beq_file_name)
x = bintprog(f, A, b, Aeq, beq)
fp = fopen(write_file_name, w )
fprintf(fp, d\n ,x)
fclose(fp)(good daima!)
- 2011-04-17 09:24:01下载
- 积分:1
-
com_par
采用互补序列降低OFDM的PAR方法,降至3DB(lower with complementary sequences OFDM PAR method to Lateral)
- 2006-11-29 22:31:17下载
- 积分:1
-
TCSC
TCSC可控串联补偿装置simulink仿真例程(TCSC controllable series compensation device simulink simulation routine)
- 2021-03-03 17:09:33下载
- 积分:1
-
Matlab_Signal_Processing
很详细的Matlab信号处理书籍,详细介绍了Matlab在信号处理方面的应用,很有参考价值(A good testbook about signal processing in Matlab. it contains a lot of application in signal processing. it is very useful.)
- 2009-04-14 05:15:04下载
- 积分:1
-
Synthetic-Aperture-Radar-(SAR)-Raw-Signal-Simulat
Synthetic Aperture Radar (SAR) Raw Signal Simulation
- 2013-05-23 10:13:06下载
- 积分:1