-
Analysis-of--wire-antennas
首先扼要地阐述矩量法分析天线的一般概念和基本思想,然后分别采用几种不同的积
分方程对线天线进行矩量法分析,并与解析计算结果进行比较,两者的一致性说明了计算结果的正确性。(First, a brief moment method analysis of antennas described the general concepts and basic ideas, and then were used for several different line of antenna integral equation moment method analysis, and results were compared with the analytical calculation, the consistency between the description of the calculation accuracy of the results.)
- 2011-04-24 16:49:06下载
- 积分:1
-
MATLAB--and-DSP2812
MATLAB 与 CCS 交互的文章
TMS320F2812(MATLAB interact with CCS)
- 2013-02-03 19:10:43下载
- 积分:1
-
tutorial2-Programming
tutorial tips which is so useful in matlab programing particularlly in Control engineering.
- 2011-10-13 18:13:38下载
- 积分:1
-
4
说明: 自相关算法的程序,可以运行的,本人认真研究,编写出来的(Autocorrelation algorithm that can run, I seriously study, written by)
- 2014-12-22 14:43:48下载
- 积分:1
-
bpmatlab
BP神经网络实现图像压缩 非常好的源代码程序,对学习BP算法用MATLAB很有用的。(Very good source code program, MATLAB BP algorithm is very useful in study.)
- 2015-11-19 21:12:41下载
- 积分:1
-
zhiliudianjiMATLAB
直流电机MATLAB仿真程序,希望大家喜欢。。。(DC MATLAB simulation program, hope you like. . .)
- 2010-06-23 20:59:54下载
- 积分:1
-
coordinate
实现测量坐标转换,主要有三参数、四参数、六参数、七参数以及二维坐标与三维坐标的转换(Measuring coordinate conversion, there are three parameters, four parameters, six parameters, seven parameters, and the conversion of two-dimensional coordinates and 3D coordinates)
- 2020-07-03 09:40:02下载
- 积分:1
-
bisection_new
Step 1: Set i=1
FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2
FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then
OUTPUT(p)
STOP.
prepared by Razana Alwee
24
Algorithm
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p
FA=FP
else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,
No=’, No)
- 2011-11-23 09:49:57下载
- 积分:1
-
ARMA_Wind
ARMA方法预测风速,利用风速测量值计算出预测值(ARMA method to predict network speed)
- 2021-01-12 10:28:49下载
- 积分:1
-
MATLAB
介绍关于神经网络的好书!对于使用神经网络算法来计算处理工程实例问题提供借鉴指导作用(This is a extrodinary book for users who will solve some engineering projects by ANN methods using the software Matlab )
- 2014-09-20 11:22:27下载
- 积分:1