搜索资源列表
Fadingchannel
- 简单混合衰落信道 This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animation. -simple mixed fading channel This mfile inputs an unmodula
sipletwomultipath
- This mfile illustrates a simple two path Rayleigh multipath fading channel This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animat
hybridSIREKF
- To estimate the input-output mapping with inputs x % and outputs y generated by the following nonlinear, % nonstationary state space model: % x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)] % + 8cos(1.2t) + process noise % y(t) = x(t)^(2) / 2
generatethecircle
- Generate a great circle \"trajectory\" from [lat1,lon1] to [lat2, lon2]. % Resulting points will be seperated by approximately delta_ft feet. % By default, delta_ft = 100 feet. All lat/lon inputs & outputs are in % degrees.
EM_GM
- % EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input data, n=number of observations, d=dimension of variable % k - maximum number of Gaussian components allowed % ltol - percentage of the log likeli
linear_system_identification.tar
- The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is
barplot
- An example C-file S-function for accessing simulink signals * without using the standard block inputs. In this case, a floating * bar-plot style scope is implemented. The signals that are selected * on the diagram (via the mouse) are display
HankelTransform
- Matlab Hankel变换源代码,可以直接当做MATLAB toolbox来使用- MATLAB toolbox ________________________________________________________ Hankel transform ________________________________________________________ ** Contents 1.
nMatReg
- 这是一个基于线性矩阵的神经网络控制程序,它比普通的更简单,因为其应用的参数较少。-This is a learning model for matrix-based data. It can be more efficient than standard vector-based models when the training sample is small or the inputs are matrices, since this model has less parameters tha
ami_nrz
- code ami No return zero whit five inputs
trajectory
- This function is used to evaluate the max height and the max distance of a projectile and plot the trajectory. Inputs v0 : The initial velocity in m/s theta: The angle at which the projectile is fired in degrees Outputs hmax :
FEM2
- TRUSS FEM used to solve a general truss problem, all the user has to do is to change the inputs. it been very useful
tick2text
- This function creates text objects that mimic x and y tick labels, while the original tick labels are removed. The text object format allows more modification (such as color, rotation, etc) than the original tick labels, and also allows TeX strings t
richardson
- A generalized Richardson extrapolation routine that can perform multiple extrapolation steps, can accommodate arbitrary leading error terms, can handle any uniform refinement scheme (e.g. h/2, h/3, h/5, etc), and can report a full extrapolation table
GUIMATLABTUTORIAL
- Simple tutorial to use the GUIDE function in matlab. GUIDE allows making and executing graphic enviroment programs that need data inputs it has the basic characteristics of graphic programs (Visual Basic or Visual C++), and you can add all the powerf
onoff
- f the input is a numeric array, it returns a cell array of strings of on or off depending on the logical outcome. Conversely, if the input is a cell array of strings of on or off , then it does the reverse, i.e. returns the logical matrix where
fxzxec
- 非线性方程组的一般解法,matlab用~-FXZXEC( Property , Value ,...) creates a new FXZXEC or raises the existing singleton.Starting from the left, property value pairs are applied to the GUI before fxzxec_OpeningFunction gets called. An unrecognized property name
Movie
- Makes a simple avi movie from a sequence of frames The user can control the display time of each frame. The movie is created in the same folder where this function is run. Usage: Inputs: name: root name of the framse filetype: .bmp , .j
GA_BP_without_OP_num.Inputs
- GA优化BP网络的权值和阈值,没有优化隐含层节点的个数;还需要做进一步的改进。-Using GAs to optimize the weights and biases of BPNN, without optimazation of num.Inputs.
MATLAB package Neural networks with matrix inputs
- MATLAB package Neural networks with matrix inputs