-
xinhao
信号盲分离的程序,对盲信号处理的可以作为参考(Blind separation procedures, blind signal processing can be used as reference)
- 2009-10-07 21:22:31下载
- 积分:1
-
System-Damping-model-simulink
System damping model in simulink by a system springs, automovile
- 2013-11-12 00:27:12下载
- 积分:1
-
PV
说明: 基于simulink的光伏电池建模,输出为光照、温度条件变化之后的P-U和I-U曲线。(Based on the Simulink photovoltaic cell model, the output is P-U and I-U curves after the change of illumination and temperature conditions.)
- 2019-05-07 15:40:19下载
- 积分:1
-
jiemi
这个程序主要是用来设计实现一个加解密的系统 采用matlab设计 用了二进制循环 异或的知识(与刚才对应的解密程序)(This program is mainly used to design and implement a system of encryption and decryption using matlab design cycle using the binary XOR of the knowledge (and have the corresponding decryption process))
- 2010-08-18 15:43:15下载
- 积分: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
-
FOC2
异步电动机数量控制完整仿真模型,可以根据实际情况写该参数,达到研究者所需要的情形(The number of complete induction motor control simulation model, the parameter can be written according to the actual situation, the researchers needed to achieve the situation)
- 2013-12-17 13:03:40下载
- 积分:1
-
qq
说明: Matlab for serial interface
- 2010-07-06 01:07:26下载
- 积分:1
-
ball
模拟小球自由落体~可画轨迹~已设置GUI界面(Analog free-falling ball trajectory ~ ~ can draw GUI interface has been set up)
- 2009-04-03 21:11:17下载
- 积分:1
-
waveguide_example
matlab
波导模式场电力线和磁力线的分布。三维的图形(matlab
discribes the waveguide.waveguide model in the good frequency.)
- 2011-04-23 20:01:11下载
- 积分:1
-
possion_pn
利用泊松方程得到PN结热平衡下的电势分布(Poisson equation PN junction thermal equilibrium electrical potential distribution)
- 2013-04-26 16:15:49下载
- 积分:1