-
RS_BCH
bch 编码的matlab源程序 可以参考 (BCH coding matlab source code can refer to)
- 2007-10-25 11:17:37下载
- 积分:1
-
untitledpj
A Complete Modeling and Simulation of
Induction Generator Wind Power Systems
- 2012-04-30 19:55:17下载
- 积分:1
-
Six-Degree--of-Freedom--Vehicle--Controller--Desi
Closed loop control of an unmanned underwater vehicle (UUV) in the dynamicallydifficult environment of shallow water requires explicit consideration of the highly
coupled nature of the governing non-linear equations of motion.
- 2014-09-22 21:38:01下载
- 积分:1
-
grid-supression-in-frequency-domain
去处干涉条纹最有效的频域消除法,非常实用,效果极佳。(supress grid by frequency domain, very practical with high efficency)
- 2014-02-03 21:51:36下载
- 积分:1
-
Microstrip_MMR
微带多模谐振器的谐振频率的提取程序,就是在已知线宽,线长和介质基底的情况下如何计算得到其多个谐振频率。学习多模谐振器数值分析的同学可以参考一下。(Multi-mode microstrip resonator resonance frequency extraction procedure is known in the case of the line width, line length and the dielectric substrate to which a plurality of resonance frequencies calculated. Learning multimode resonator numerical analysis of the students can refer to.)
- 2014-09-22 10:04:43下载
- 积分:1
-
Matlab
中国石油大学高春侠matlab课程课件,边进行知识点讲解边进行代码演示,ppt中附带可用源码(China University of Petroleum GAO Chun Xia matlab courseware, knowledge points to explain the side edges demo code, ppt included with available source)
- 2015-04-05 09:37:57下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
MATLAB_programming_features_classic_tutorial_instr
MATLAB程序设计指令功能经典教程MATLAB programming features classic tutorial instruction(MATLAB programming instructions feature the classic tutorial MATLAB programming features classic tutorial instruction)
- 2010-08-02 11:36:21下载
- 积分:1
-
MST_Kruskal
Implements Minimum Search Tree using Kruskal Algorithm
- 2009-04-11 20:00:59下载
- 积分:1
-
fuzzpid
这个是模糊控制pid的模块。应该能帮到大家吧。。。加油(This is fuzzy control pid modules. Learning purposes)
- 2012-08-30 01:10:09下载
- 积分:1