-
my_a_nf
说明: 直接型自适应滤波器的源码,并能实时跟踪测量信号频率,滤除白噪声和谐波(Direct source-type adaptive filter, and real-time tracking and measuring the signal frequency, filtered white noise and harmonic)
- 2008-09-10 11:02:32下载
- 积分:1
-
shuzhijisuan
基于matlab开发软件
的选择输入类型的数值计算仿真程序
迭代方法包括
1可自启动的4阶龙格库塔法
2需要使用其他方法启动的阿达姆斯法(Matlab-based software development selective types of numerical simulation program including an iterative method can be Since the start of the four-Runge- Kutta method need to use two other methods activated ADAMS France)
- 2007-05-19 12:26:27下载
- 积分:1
-
DJshortpath
此MATLAB文件专门用于求某个顶点到其他顶点的最短距离(This MATLAB file dedicated to seeking the shortest distance of a vertex to other vertices)
- 2012-08-14 19:56:53下载
- 积分:1
-
MatlabCCS
利用matlab生成的dsp代码技术 ,是一种新的dsp程序生成方法,初学者可以值得看一下了解一下这方面的方法,为以后写程序增加一种新途径(Generated using matlab dsp code technology is a new dsp program generation method, can be worth a look for beginners to understand what this means for the future to add a new way to write programs)
- 2011-11-13 17:04:01下载
- 积分:1
-
zfsb
基于matlab的字母识别,基于模板匹配,因为采用区域生长法,速度可能有些慢!(Base on matlab!)
- 2013-12-16 12:03:48下载
- 积分:1
-
app1(1)
计算结构振动,在人行桥上人走动产生的行走作用力,进而进行振动控制(Vibration control is carried out by calculating the structural vibration and the walking force produced by walking on the pedestrian bridge.)
- 2019-03-04 15:13:44下载
- 积分:1
-
OFDM_Multipath_simulation
说明: OFDM是将高速串行数据分成成百上千路并行数据,并分别对不同的载频进行调制,这种并行传输体制大大扩展了符号的脉冲宽度,提高了抗多径衰落的性能。同时,在传统的频分复用方法中,各子载波之间的频谱互不重叠,频谱利用率较低。而采用OFDM技术,一个OFDM符号之内包括多个经过调制的子载波的合成信号,每个子载波在频谱上相互重叠,这些频谱在整个符号周期内满足正交性,因而在接受端可以保证无失真恢复,从而大大提高频谱利用率。(OFDM divides high-speed serial data into hundreds of parallel data channels and modulates different carrier frequency separately. This parallel transmission system greatly expands the pulse width of symbols and improves the performance of anti-multipath fading. At the same time, in the traditional method of Frequency Division multiplexing, the spectrum between the sub-carriers does not overlap each other, the spectrum utilization ratio is low. In the case of OFDM, an OFDM symbol consists of multiple modulated sub-carriers, each of which overlaps in the spectrum, which is orthogonal throughout the symbol period, thus, no distortion recovery can be ensured at the receiving end, thus greatly improving the spectrum utilization ratio.)
- 2021-01-06 11:49:43下载
- 积分:1
-
AC
说明: the best way to learn ac electronics
- 2009-12-02 19:48:58下载
- 积分:1
-
EllipseFit
基于MATLAB的椭圆拟合算法,有主程序,带结果显示图片(MATLAB-based ellipse fitting algorithm, with the main program, with results show that image)
- 2010-03-04 16:32:40下载
- 积分:1
-
Binary_Search
说明: 二分法检索(binary search)又称折半检索,二分法检索的基本思想是设字典中的元素从小到大有序地存放在数组(array)中,
首先将给定值key与字典中间位置上元素的关键码(key)比较,如果相等,则检索成功;(Dichotomy search (binary search), also known as binary search, the basic idea of ??dichotomy is set to retrieve the dictionary from small to large elements stored in an orderly array (array), the first key the given value on the middle element of the dictionary The key code (key) comparison, if they are equal, then the retrieval success )
- 2011-03-24 10:54:46下载
- 积分:1