-
AR
说明: AR模型实验数据,在实际工作中测试出来的数据(AR model test data, test out the practical work of data)
- 2010-10-24 15:40:53下载
- 积分:1
-
matlab
matlab中有语音处理所需的分帧函数和重叠相加函数,调用起来很简单。(matlab in the sub-frame required for voice processing functions and overlap-add function, call it so easy.)
- 2010-12-26 23:58:58下载
- 积分:1
-
nonlinerSVMfeileiqi
说明: 用其中一半的数据采用ANN-BP算法设计分类器,另一半数据用于测试分类器性能。(Half of the data used by ANN-BP algorithm design classifier, the other half of the data used to test the classifier performance.)
- 2011-04-14 17:30:23下载
- 积分:1
-
GPSR_Basic&GPSRR_BB
说明: 有压缩感知算法两种实现方式;
包括GPSR_BB和GPSR_Basic算法
有一个demo可以用来学习,部分内容根据自己的理解加了中文注释(There are two implementations of compressed sensing algorithm.
Including GPSR_BB and GPSR_Basic algorithm
There is a demo that can be used for learning. Some of the contents are annotated in Chinese according to their own understanding.)
- 2019-05-19 12:55:51下载
- 积分:1
-
deva
Particle swarm optimization With linkage operator
- 2011-08-03 11:50:51下载
- 积分:1
-
colortracker
real time implementation for video tracking based on color using particle filter in matlab
- 2013-10-14 18:11:57下载
- 积分:1
-
multi
有关多相滤波的matlab的程序实现,是一个很高的学习例程,有助于对matlab和多相滤波的学习(On the polyphase filter matlab realize the procedure is a very high learning routines, help to matlab and polyphase filter learning)
- 2020-07-22 20:58:44下载
- 积分:1
-
113
说明: 利用Matlab引擎、利用Matlab编译器、利用Matcom软件编译、调用Matlab数学函数库、及调用Matcom数学函数库。(Using Matlab engine, using Matlab compiler, use Matcom software build, call Matlab math library, and calls Matcom math library.)
- 2010-03-31 20:39:37下载
- 积分:1
-
hqam
16QAM系统的调制,解调的仿真。作出星座图及调制,解调信号的波形,输出信号的功率谱,眼图及误码率曲线。(16QAM system, modulation, demodulation of the simulation. Make a constellation and the modulation, demodulation waveform, the output signal of the power spectrum, eye diagram and BER curves.)
- 2020-11-14 10:59:42下载
- 积分:1
-
FitDataToALogisticFunction
在这项工作中所使用的方法是基于一个由大卫阿诺德教程。
http://online.redwoods.cc.ca.us/instruct/darnold/diffeq/logistic/logistic.pdf
这将运行该Logistic.m带来了图形用户界面。
1。放弃在列的格式文本文件中的x值
2。放弃在山口格式文本文件中的y值
3。的阴谋初始 按钮将绘制的分布
4。 查找适合 按钮,会找到最适合
5。 重置 将删除的情节(虽然我想打扫所有的领域 -没有时间)
5。地下K,糖尿病在下列公式中的值
Ÿ 等于k/(1+进出口(- G *的(十型录)))
6。上证所给出了squred误差之间的拟合函数与实际数据的总和
7。消委会提供的相关合作关系的实际数据拟合功能和效率(The method used in this work is based on a tutorial by David Arnold.
http://online.redwoods.cc.ca.us/instruct/darnold/diffeq/logistic/logistic.pdf
RUN The Logistic.m this will bring up the GUI.
1. Give the x values on a text file in column format
2. Give the y values on a text file in col format
3. Plot Initial Button will plot the distribution
4. Find Fit button will find the best fit
5. Reset will remove the plot (Although I wanted to clean all the fields- did not have time)
5. K, G, Dm are the values in the following equation
y = K./(1+exp(-G*(x-Dm)))
6. SSE gives the sum of squred error between the fitted function and the actual data
7. CC give the correlation co-efficient between the fitted function and actual data)
- 2011-05-15 18:06:06下载
- 积分:1