-
RF-Design-and-Analysis(3)
射频方面的资料,里面有详细的M文件,希望对大家有用。(Radio frequency information, there are detailed paper M, in the hope that useful to everyone.)
- 2007-11-11 12:15:45下载
- 积分:1
-
Some-CS--Rconstruction-Algorithm
Some Matlab CS Reconstruction Algorithm Codes such as greedy pursuit_OMP,COSaMP,SP Convex Optimization _BP algorithm,LP,IHT and TVq algorithm, TVqc. We use one picture to Check these Algorithm.
- 2012-04-03 20:34:19下载
- 积分:1
-
SimulatorMatlab
模拟机器人在迷宫寻找出口的程序,使用蒙特卡洛算法定位,模拟测试找路程序(Simulated robot in a maze looking for export, the use of Monte Carlo algorithm to locate, find a way to simulate the test program)
- 2013-12-05 10:52:17下载
- 积分:1
-
nonlinear-conjugate-gradient
在无约束最优化方法中,通过选择搜索方向
k
d 而得到的方法主要有四种:最
速下降法,Newton法,共轭方向法,Quasi-Newton (拟牛顿法)。
(Study on the algorithm of several nonlinear conjugate gradient method and the analysis of global convergence)
- 2013-12-05 15:03:36下载
- 积分:1
-
chap9_1
基于SVR的线性系统内部模型辨识建模及校验的仿真程序, 由于辨识信号采用的都是随机信号,不是数值固定的信号,所以程序每次运行的结果都可能有所不同。(Based the SVR system of linear internal model identification modeling and verification simulation program identification signal are random signal, not the value of the fixed signal, so the program each time you run the results are likely to differ.)
- 2013-03-05 21:18:31下载
- 积分:1
-
matlab_filter_disign
涵盖了各种数字滤波器设计的例子,是日常工程设计项目制作,自学教学必备参考资料(Covering a wide range of digital filter design example is the production of day-to-day engineering design projects, self-teaching reference materials must)
- 2009-05-08 09:00:29下载
- 积分:1
-
RLS
最小二乘法(Least squares method)
- 2012-06-03 16:35:00下载
- 积分:1
-
Desktop
ofdm发送端和接收端,根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。(ofdm sending end and receiving end, according to the characteristics of the short training word correlation operation, the signal reaching the detector, when the detected correlation value is greater than the threshold after a certain number of times that a signal arrives.)
- 2013-11-16 19:38:03下载
- 积分:1
-
bifur
以DUFFING方程为例,此程序运行了非线性方程的分岔图。(take DUFFING equation, for example, the program run the nonlinear equation of bifurcation diagrams.
)
- 2013-04-30 08:41:30下载
- 积分:1
-
orbita_sunsync
Orbita.m
Programa para dibujar un periodo de la orbita de un satélite apartir de
los parámetros orbitales
Programado a partir de la hoja TUNDRA2.pdf
Ramon Martínez, 20-12-2006
Parámetros
k=398613.52 en (km^3)/(s^2)
Re = 6377 km
h=814.5
a=Re+h
e=0
OmegaRot=0.9856 º /day
n = sqrt(k/(a^3))
p = a*(1-(e^2))
J2=0.00108263
cos_i = OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600)
i = acos(OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600))*(180/pi)
- 2010-02-08 06:34:16下载
- 积分:1