-
threephase
基于matlab的三相短路仿真模型,很好的展现出三相短路下得各相波形变化。(Matlab-based simulation model of the three-phase short-circuit, the show was a three-phase short phase waveform changes.)
- 2013-03-15 09:35:26下载
- 积分:1
-
use-matlab-
用matlab实现简单的图像的放大和缩小(use matlab)
- 2011-12-26 22:01:18下载
- 积分:1
-
单片机模糊控制PID程序
说明: 单片机模糊控制pid源码,有需要的可以下载看看,可以用于大家参考学习,一起进步(SCM fuzzy control pid source code, there is a need to download can see, can be used for everyone to learn reference, progress together)
- 2020-04-08 11:23:13下载
- 积分:1
-
北京
选择一种编码方式。在这里可以采用行编码和列编码,但经过大量的实验表明,这两种编码方式的抗干扰性能不佳(choose a coding. The trip here can be used coding and coding out, but after a lot of experiments showed that both the encoding anti-jamming performance poor)
- 2005-05-08 21:10:27下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
APIT
APIT定位算法的matlab仿真编码,具体代码段(Of APIT positioning algorithm matlab simulation code, the specific code section)
- 2012-05-19 09:45:49下载
- 积分:1
-
lap
Linear Assignment Problem solver for Matlab
- 2009-05-18 14:23:09下载
- 积分:1
-
EEUC仿真
关于距离的求解,涉及到很多方面,内容全。(About distance solution, involves many aspects, the content is complete.)
- 2021-01-22 15:08:41下载
- 积分:1
-
lfsr
1)利用CC++语言实现给定的LFSR;
2)通过不同初始状态生成相应的序列,并观察它们的周期有什么特点;
3)利用生成的序列对文本进行加/解密(按对应位作模2加运算)。
给定的LFSR为:(1) the use of C C++ language given LFSR
2) to generate the corresponding sequences by different initial state, and observe what are the characteristics of their cycle
3) using the generated sequence of text encryption/decryption (press the corresponding bit for modulo-2 addition operation).
LFSR given as follows:)
- 2015-12-14 16:26:56下载
- 积分:1
-
palui_cPP1
C++ application for beginers
- 2014-11-27 04:23:20下载
- 积分:1