-
C-program-of-PID-algorithm
本文件详细说明了PID算法Matlab仿真程序和C程序(Matlab simulation program and C program of PID algorithm)
- 2013-10-15 16:23:52下载
- 积分:1
-
psoPnn(optimize-the-learning-rate)
This code use a Particle swarm optimization algorithm.
and then optimize the learning rates of neural network.
used is JENKIN s gasro and makey dataset.
- 2015-01-14 13:43:29下载
- 积分:1
-
ComplexFixedToFloat
To convert complex fixed point number to floating point number
- 2014-02-03 14:29:05下载
- 积分:1
-
MEMS-gyro-error-characteristics
微小型MEMS陀螺的误差特性研究,对于mems陀螺仪误差建模和补偿方法(Miniature MEMS gyro error characteristics of the MEMS gyroscope error modeling and compensation method)
- 2013-04-21 17:02:19下载
- 积分:1
-
liziqun
说明: 粒子群算法求函数最优解粒子群算法求最优解。(Particle Swarm Optimization)
- 2019-01-18 20:39:04下载
- 积分:1
-
monte-carlo-simulation
实现门特卡罗算法 解题过程可以归结为三个主要步骤:构造或描述概率过程;实现从已知概率分布抽样;建立各种估计量。 (about monte carlo simulation)
- 2012-04-17 22:28:55下载
- 积分:1
-
HW3
this code is used for stphest with different CD
- 2013-03-02 15:40:35下载
- 积分:1
-
KL_tracking
杂波模型为重尾噪声,滤波器为kalman-levy滤波器,此滤波器在噪声不是高斯噪声时效果优于卡尔曼滤波器(Clutter model for heavy-tailed noise filter for the the the kalman-levy filter, this filter is better than the Kalman filter noise is not Gaussian noise)
- 2012-10-09 16:55:47下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1
-
DCMotor
这个是直流电机的matlab仿真程序,希望能对大家有所帮助(This is a DC motor matlab simulation program, hoping to help all of you)
- 2009-05-05 20:54:45下载
- 积分:1