登录
首页 » matlab » wendukongzhi

wendukongzhi

于 2010-05-24 发布 文件大小:1KB
0 222
下载积分: 1 下载次数: 84

代码说明:

  温度控制的simulink仿真程序,可以运行(simulink)

文件列表:

wendukongzhi.m,2952,2009-10-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • pll_simulation
    本程序是一个PLL仿真程序,分为参数设置,仿真和后显示三部分.(this procedure is a PLL simulation program, is divided into parameters, simulation and revealed three parts.)
    2006-10-29 11:34:39下载
    积分:1
  • lengsiu_v15
    用MATLAB编写的遗传算法路径规划,使用混沌与分形分析的例程,基于K均值的PSO聚类算法。( Genetic algorithms using MATLAB path planning, Use Chaos and fractal analysis routines, K-means clustering algorithm based on the PSO.)
    2016-09-01 10:33:08下载
    积分:1
  • DistributedFilberOpticSensorSystem
    本文基于马赫-泽德干涉结构的分布式光纤传感系统,采用模式识别的思想,详细论述了信号特征辨识和提取方法,提高了定位准确度,减少了误报!(Based on Mach- Zehnder interferometer structure of the distributed optical fiber sensing system, using pattern recognition idea, discussed in detail the signal feature recognition and extraction methods to improve the positioning accuracy and reduce the false alarm!)
    2010-08-30 21:17:30下载
    积分:1
  • B5-85
    Program sends commands via rs232 to the B5-85 power supply.
    2014-11-21 16:28:35下载
    积分:1
  • 36989166Matlab
    说明:  hslogic算法仿真,基于MATLAB的TSP算法的优化仿真与性能分析(Hslogic algorithm simulation, optimization simulation and performance analysis of TSP algorithm based on MATLAB)
    2020-06-22 02:40:01下载
    积分:1
  • kalman-peopledetection
    使用kalman滤波实现动态行人检测与跟踪(dynamic people detection using kalman filter)
    2013-07-10 21:43:06下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • try_fxlms
    主动噪声控制的经典FX-lms算法仿真,包括算法框图,结果分析(Active Noise Control of the classic FX-lms algorithm)
    2021-03-13 13:29:24下载
    积分:1
  • shuju
    在matlab中按字符读取txt文件中的十六进制数据,并把它转换为十进制。(In matlab read txt file by character hexadecimal data and convert it to a decimal.)
    2015-03-26 10:54:41下载
    积分:1
  • FFT-matlab
    Fast Fourier transform matlab code foile
    2011-05-31 19:27:14下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载