搜索资源列表
matlab-exp
- 用matlab解决一些实际的问题,如交通,销售,动物繁殖等-using Matlab solve some practical problems, such as the transport, sale, breeding, etc.
Poisson_FEM
- poisson问题有限元求解通用程序(线性元). 压缩包内exp.m包含了一个实际问题,matlab下直接运行即可,如效率不高,可适当修改网格参数h.
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的最小值。
FLch6eg2
- 采用基于遗传算法的神经网络学习非线性函数。目标函数为:yp=1-exp(-i/2).-Genetic algorithm-based neural network learning of nonlinear functions. The objective function as: yp = 1-exp (-i/2).
math_exp
- matlab常用算法的实现,还包括PPT讲解,很详细-matlab algorithm used, but also on the PPT, a very detailed
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.
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
henus-exp
- matlab微分方程式,例用henu法例題解法使用說明。-henu s exp
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
functionequation
- 求解微风方程边界条件限制下的解。解一个方程组, du/dx+dv/dx=0 u=dn/dx v=-dm/dx du/dx=-exp(-x)+n*m/(m+n) 边界条件和初值条件 u(p)=0,u(0)=v(p),v(0)=0 n(0)=q 其中函数自变量为x,边界条件和初值条件中p为常量,q为变量(Solving the solution of the boundary condition of the breeze equation)
