-
musicldr.DOC
说明: 此文件完成了音乐灯的功能,能在doc环境下顺利运行,此文件是一个设计报告,你可以很方便的看到它的功能(This document is the completion of the function of light music, the environment in the doc is running smoothly, this document is a report of a design, you can see it very convenient function)
- 2009-07-27 15:56:47下载
- 积分:1
-
MATLAB
说明: 是matlab一些常用的算法集合,方便在计算编程时直接调用(Matlab algorithms are a collection of some commonly used to facilitate programming in the calculation of the direct call)
- 2010-03-24 17:09:12下载
- 积分:1
-
Series_Resonamce_exp_101a
Practical Matlab experiment for Series Resonamce
- 2013-10-04 15:00:10下载
- 积分:1
-
PSO-algorithm--identify
PSO算法的系统辨识,辨识一个锅炉蒸汽水位的传递函数。依据现有的数据,将传递函数辨识为2阶。(PSO algorithm to identify a boiler steam water level transfer function. Based on the existing data, the transfer function is identified as order 2.)
- 2017-05-26 16:46:53下载
- 积分:1
-
D_MatchedFilterImplementation
线性调频信号/chirp脉冲压缩的三种实现方式(matched filter implementation for chirp)
- 2014-10-24 15:31:09下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
SpaceVectorPWM
svpwm code in matlab
- 2010-10-19 16:26:45下载
- 积分:1
-
SINS_Out2
惯导解算程序 matlab写的 很实用
惯导解算程序 matlab写的 很实用(INS solver matlab write very practical inertial navigation solution program is very practical matlab)
- 2013-01-13 20:47:42下载
- 积分:1
-
MatLab-math-apply
Matlab 数学工程应用,对想用matlab编程的人是一个非常好的东东(matlab math project apply)
- 2011-11-07 13:49:35下载
- 积分:1
-
JHQ
基于matlab的数字均衡器,有利于学习matlab滤波等内容(Matlab-based digital equalizer,to learn matlab filtering)
- 2012-11-18 20:12:15下载
- 积分:1