-
main
Used to plot temp VS time graph
But has no data attached n the x axis(time) has time string format
- 2009-05-01 13:37:00下载
- 积分:1
-
pso-pid
pso pid的研究与控制,有源程序及simulink模型,分三个模块(pso pid)
- 2021-04-06 21:39:02下载
- 积分:1
-
PSO_2D1
二维的粒子群算法仿真试验的matlab代码, 希望对大家有有帮助。(two-dimensional simulation PSO upload point of view we have a right to help.)
- 2009-04-17 12:58:54下载
- 积分:1
-
matlab-youhua
说明: 本书以MATLAB 7.x软件为基础,系统讲解了MATLAB基本环境和操作方法;分章阐述了矩阵计算、数值计算、符号计算、数据可视化、数据分析、M文件编写、 Simulink仿真、句柄图形、图形用户界面、文件读写、MATLAB编译器、应用程序接口等内容;并结合相关的函数或命令,精心编写了一些具体的示例,充分说明了具体函数和命令的使用方法。
本书所带的光盘提供全部示例的源代码,可帮助读者更好地理解书中的内容并更快地掌握MATLAB的使用方法。
本书内容充实、篇幅紧凑,既可作为高校学生系统学习MATLAB的书籍,也可以作为广大科研和工程技术人员在工作中使用MATLAB的参考书。(matlab)
- 2009-11-01 00:14:22下载
- 积分:1
-
BodyBuilder_v1.1
BodyBuilder is a MATLAB-based application that provides a graphical means to create Body Blocks for use in SimMechanics. It is hoped that the interested users will also use BodyBuilder to explore MATLAB s Object-Oriented Programming Language, which is part of the general release of MATLAB as of R2008a. Indeed, users are encouraged to extend BodyBuilder to serve their own needs. Some ideas for Customizing BodyBuilder are provided in the User s Guide.
- 2010-05-14 17:03:00下载
- 积分:1
-
Antenna-load
集总元件电阻、电感、电容的模拟,用不同大小的电感和电容加载,看天线的辐射方向图,从而分析加载天线的特性(Lumped resistance, inductance, capacitance of the simulation, using different sizes of inductors and capacitors to load to see if the antenna radiation pattern, to analyze the characteristics of the antenna load)
- 2011-09-14 20:46:23下载
- 积分:1
-
analemma
The program computes and plots the equation of time, the declination, and an analemma curve for various orbital parameters. The analemma is the curve traced by the position of the sun, measured at clock noon, over a year.
- 2013-09-20 14:17:03下载
- 积分:1
-
theflightequation
根据描述飞行器在铅垂平面内运动的数学模型,编制某飞行器的铅垂平面飞行轨迹仿真程序。(theflightequation)
- 2010-12-13 10:29:02下载
- 积分:1
-
Mfile
这个程序主要针对信号的调制与解调进行的编程,感觉很实用。(This program targeted signal modulation and demodulation for the program, feeling very practical.)
- 2010-05-08 19:51:26下载
- 积分:1
-
BP.m
在工程应用中 经常会遇到一些复杂的非线性系统, 这些系统状态方程复杂, 难以 用数学方
法准确建模。 在这种情况下, 可以 建立 BP 神 经网 络表达这些 非 线 性系 统。 该方法把未 知 系
统看成是一个黑箱, 首先用 系 统 输入输出 数据 训 练 BP 神 经网 络, 使网 络能 够表达该未 知 函
数, 然后就可以 用训练好的 BP 神经网络预测系统输出 。
本章拟合的非线性函 数为
y = x1^2+x2^2.
。
(In engineering applications often encounter some complex nonlinear systems, which complicated the equation of state, can not be accurately modeled mathematically. In this case, BP neural network can be established to express these nonlinear systems. The method of the unknown system as a black box, the first input and output data with systematic training BP neural network, the network can express the unknown function, then you can use the trained BP neural network forecasting system output. Chapter for fitting non-linear function y = x1 ^ 2+x2 ^ 2..)
- 2014-12-13 21:39:55下载
- 积分:1