-
123abc
超声相控阵仿真论文,研究了超声声束的指向性、声压等特性,以及探头设计准则。(Ultrasonic phased array simulation thesis, studies the ultra sound beam directivity, pressure characteristics, as well as the probe design criteria.)
- 2013-03-06 10:31:19下载
- 积分:1
-
gonglv
基于simulink的功率及其功率因素的仿真模型(Based on the power and power factor simulink simulation model)
- 2013-10-03 00:28:32下载
- 积分:1
-
fengjimoxing
说明: 风机的数学模型,通过公式搭建风机的数学模型matlab程序,很实用。(The mathematical model of the fan, through the formula to build the mathematical model of the fan matlab program, is very practical.)
- 2020-11-30 15:49:27下载
- 积分:1
-
FishMovement
Graphic Simulation the movement of swarm of fishes, using gravitational law
- 2009-11-21 02:27:04下载
- 积分:1
-
microcontroller_neural_network
This is a simple program to calculate the output of artificial neural network (ANN) using microcontroller ATMega 32.
Assume that the neural architecture is : 2 hidden layers with 4 and 2 neurons
respectively and 1 layer output with 1 neuron.This program explains the step how to compute the ANN in off-line mode.Means
the weights and biases are already exist (microcontroller is not doing the learning steps). These parameters are produced using MATLAB. Therefore, we have already made the appropriate architecture using MATLAB. The tansig function is use in both of hidden layer.
Finally, the neural output will be displayed on LCD port C.
- 2011-01-24 18:49:12下载
- 积分:1
-
lsmtan
在单频激光干涉仪的非线性误差中,运用细分计数方法对其进行修正,在存在高斯白噪声的情况下,采用传统的正切细分法和可修正误差的细分法来仿真比较。(In the nonlinear error of single frequency laser interferometer, the use of segmentation counting method, amending them, in the presence of Gaussian white noise, using the traditional method and the tangent subdivision subdivision errors can be corrected to simulate compare.)
- 2014-11-12 23:14:24下载
- 积分:1
-
Golden_Section_Method
说明: 该code是黄金分割算法matlab程序,给定一个方程和变量取值范围,通过该code即可找到目标函数最小值,是优化分析过程中很好的一个基本算法.(this code is the golden-section algorithm. For a given range of design variables, the code can find the maximum of objective function. This code is a basic and useful algorithm in optimization method.)
- 2010-04-07 08:39:06下载
- 积分:1
-
logic
逻辑航迹起始算法代码,实现简单的逻辑算法(logical algorithm for Track initiation)
- 2012-05-14 12:43:43下载
- 积分:1
-
Warshell2
无线传感器网络在不同节点数量下,连通率与通信半径的关系,利用蒙特卡洛方法仿真1000次(Relations between communications radiusand connectivity rate in WSN)
- 2014-07-01 09:19:58下载
- 积分:1
-
kalman
Overview
The Simulink model shows an example how the Kalman Filter can be
implemented in Simulink. The model itself is configured with a Gaussian
process connected with a Kalman Filter. To directly use this model, one
only needs to provide model prarameters including parameters of the
Gaussian process, which are state space matrices, A, B, C, and D, initial
state, x0, and covariance matrices, Q and R and similar parameters for
the Kalman Filter, which can be in different values to mimic the model
mismatch, plus the state covariance, P. The following examples show how
this model can be used.
The Kalman Filter can also be used as a standard model block to be
connected with any other systems
- 2016-11-13 04:05:37下载
- 积分:1