-
A-Guide-to-MATLAB-Object-Oriented-Programming
A Guide to MATLAB Object-Oriented Programming
- 2010-08-28 00:31:34下载
- 积分:1
-
Harris
说明: harris 角点检测的完整matlab程序 可直接运行(harris corner detection of the complete program can be run matlab)
- 2011-03-24 13:42:00下载
- 积分:1
-
Factory_center
基于控制论思想实现工厂零件加工生产线上零件加工平均等待时间及零件加工效率估计等(Based on Cybernetics factory parts processing production line parts processing average wait time and parts processing efficiency estimates)
- 2012-11-03 11:21:39下载
- 积分:1
-
MATLABSimulinkaDC-DC-materials
DC-DC simulink建模,有初级的详细建模步骤,开环、闭环建模,包块了buck, boost, buck-boost的建模,以及瞬态分析(DC-DC buck,boost,buck-boost modeling on simulink, close loop and open loop modeling, transient analysis)
- 2021-01-02 16:48:57下载
- 积分:1
-
focal-length
计算不同曲率半径的透镜焦距,用于光学设计及激光器设计(determine of the focal length of the optical lens, used for optical design or laser design. )
- 2014-11-28 15:47:59下载
- 积分:1
-
Time-domain Sinc Interpolation (Resampling)
说明: 时域sinc插值算法,例如:输入是采样于200sps的15Hz正弦信号。使用时域sinc插值将其重采样到400sps(Sinc interpolation algorithm in time domain)
- 2020-09-09 17:18:03下载
- 积分:1
-
fft
自编实现快速fft程序,速度较调用系统的fft稍慢(Fast fft own procedures, faster than the system call fft slower)
- 2008-05-08 08:40:27下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1
-
Turbo_simulink
生成一个好的Turbo码,并且用MAP方法进行解码( Generate a turbo code, and decode the code iteratively using MAP detectors)
- 2009-03-19 21:29:01下载
- 积分:1
-
imageFFT
with this code tou can get 2dimonsional fft of image
- 2010-08-31 00:11:25下载
- 积分:1