搜索资源列表
matlab-exp
- 用matlab解决一些实际的问题,如交通,销售,动物繁殖等-using Matlab solve some practical problems, such as the transport, sale, breeding, etc.
matlab(GA)2
- matlab遗传算法工具箱函数及实例讲解2 【问题】在-5<=Xi<=5,i=1,2区间内,求解 f(x1,x2)=-20*exp(-0.2*sqrt(0.5*(x1.^2+x2.^2)))-exp(0.5*(cos(2*pi*x1)+cos(2*pi*x2)))+22.71282的最小值。
finalreport
- matlab实现的多个基础程序和报告并有流程图(1) 绘出正弦信号波形及频谱。 (2) 单极性归零(RZ)波形及其功率谱,占空比为50%。 (3) 升余弦滚降波形的眼图及其功率谱。滚降系数为0.5。发送码元取值为0、2。 (4) 最佳基带系统的Pe~Eb\\No曲线,升余弦滚降系数a=0.5,取样值的偏差是Ts/4。 (5) Pe~Eb\\No,升余弦滚降系数a=0.5,取样时间无偏差,但信道是多径信道,C(f)=abs(1-0.5*exp(-j*2*pi
MOMantena
- matlab求解半波天线,矩量法解双位方程,求直线天线表面电流分布 -matlab--antenau=u+I1(1,m).*sin(thita(1,n)).*exp(j*k0*z(1,m).*cos(thita(1,n))).*L/(N*lamda)
math_exp
- matlab常用算法的实现,还包括PPT讲解,很详细-matlab algorithm used, but also on the PPT, a very detailed
MyGUI
- 这是用MATlab进行用户界面设计的程程序这是界面的功能是:对连续时间函数w(t)=exp(-abs(t))在【-5,5】区间内进行采样,利用样条插值重构该连续函数,绘出重构图形并输出重构误差。-It is used MATlab process of user interface design process which is the interface functions are: a continuous time function w (t) = exp (-abs (t)) in th
steepest_method_with_const_step
- NUMERICAL OPTIMIZATION: This steepest descent method with constant step length to find the minima of f(x, y) = xy exp(− 2x^2 − y^2 + 0.3y) Graphical represxentation in 5 ways of solution, simple and clear explained.-NUMERICAL OPTIMIZ
two_ray_model
- Modelo de dos rayos de Andrea Goldsmith (figura 2.5, según expresión 2.12) f = 0.9 frecuencia en GHz landa = 0.3/f en m R = -1 coeficiente de reflexión en tierra ht = 10 altura del transmisor en m hr = 2 altura del receptor en m Gt
LinearBPM
- 这是一个简单的FFT为无电位1 +1 +1 Ð 薛定谔方程的光束传播方法。如果该软件灵活,允许引入的术语(如果是极少数需要包括色散效应高阶导数)。例如,如果一个人渴望解决的一个方程的形式: (四/ dz的+ Ð ^ 2/dx ^ 2 - 0.25 * Ð ^ 3/dx ^ 3)== 0 Ÿ 它可以解决使用以下代码: Ž = linspace(0,1,512) x = linspace(-5,5,1024) psi0 =进出口
DSP-exp
- 这是中国科学技术大学的dsp实验内容,包括FFT,卷积,滤波器设计等内容,可供学习MATLAB以及深入理解dsp原理之用-This is dsp experiment of USTC, including FFT, convolution, filter design, etc., for learning MATLAB and in-depth understanding of the principle of dsp.
data2010.11.11
- 实验数据,可用于仿真,或科学研究分析,用Matlab 打开-Exp data
Exp-02
- 双目机器视觉在行车中的测距及定位应用 -Binocular vision in the road in the distance and location-based applications
FitDataToALogisticFunction
- 在这项工作中所使用的方法是基于一个由大卫阿诺德教程。 http://online.redwoods.cc.ca.us/instruct/darnold/diffeq/logistic/logistic.pdf 这将运行该Logistic.m带来了图形用户界面。 1。放弃在列的格式文本文件中的x值 2。放弃在山口格式文本文件中的y值 3。的阴谋初始 按钮将绘制的分布 4。 查找适合 按钮,会找到最适合 5。 重置 将删除的情节(虽然我想打扫所有的领域
Sigmon-K.-MATLAB-Primer-(3rd-ed.-1993)(en)(34s).r
- The purp ose of this Primer is to help you b egin to use MATLAB. It is not intendedto b e a substitute for the User s Guide and Reference The purpose of this Primer is to help you begin to use Matlab.The Primer can best be used hands-on. You are enco
exp
- 基于matlab的gui代码实现下拉菜单-matlab gui menu
exp-min
- Matlab code for expectation-minimization algorithm
matlab-exp
- how to scovert speech to matrix how to convert matrix form to speech how to find sample frequency for speech how to play an sound signal in matlab mf-how to scovert speech to matrix how to convert matrix form to speech how to find sample
EXP
- 通信系统中调制解调串并转换,符号映射,载波调制,相干解调等模块的matlab仿真文件,适合通信工程中的调制技术的仿真工作-Communication system and installed for the modem string, symbol mapping, modulation, coherent demodulation module matlab simulation files, suitable for simulation of communication engineeri
ffjcext
- clear all;clc %% the original conditions f=@(x)exp(-x)+x^2; a=0; b=1; Theta_error=0.15; %% execute FibonacciOpt Algorithm [x_opt,f_opt,stepNum]=FibonacciOpt(f,a,b,Theta_error); %% function figure x=a:0.01:b; y=exp(-x)+x.^2; plot(x,y,'k')
earthquake_simulation_gterra1970
- CHARACTERISTICS OF AN EARTHQUAKE by gterra1970 seismic event recorded by 100 fixed stations in the territory. known the epicenter obtained from the arrival times to the stations we seek the power of the earthquake and the average absorption of the
