-
floatPointAECNR
The attached source code is the implemenation of acoustic echo canceller and noise reduction.
- 2014-12-11 23:40:19下载
- 积分:1
-
surce_randon
Randon data from program
- 2019-05-12 01:42:24下载
- 积分:1
-
adjk
这是MATLAB的控制工具箱。由薛定宇教师编写。这个工具箱用来实现的PID最优程序!(This is the control MATLAB toolbox. Xue prepared by the teachers. This toolbox used to achieve the optimum PID process!)
- 2007-04-24 21:40:30下载
- 积分:1
-
GA
说明: 关于GA的c++代码和matlab代码的一个文件,可以做一个性能对比后,选择使用(On GA in c++ code and matlab code of a file, you can make a performance comparison, the option of using)
- 2010-06-01 15:29:19下载
- 积分:1
-
suiji
用matlab 实现强噪声中弱信号的提取,可产生图像 一次生成(Using matlab to achieve strong noise in the extraction of weak signal can produce a generation of images)
- 2008-12-16 14:28:48下载
- 积分:1
-
TD-LTE
描述了LTE下行物理信道的信道编码的详细实现,包括CRC校验、turbo编码、咬尾卷积编码和速率匹配等。(Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matching.)
- 2015-04-21 09:15:24下载
- 积分:1
-
main
这是一个基于颜色直方图的粒子滤波目标跟踪的主程序,比较完整,供大家参考(This is a color histogram based particle filter tracking the main program, more complete, for your reference)
- 2011-05-22 10:54:08下载
- 积分: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
-
Parameter-Optimizati
Parameter Optimization of AC Rectangular Wave Outputs for Aluminum Cold Wire GTAW.docx
- 2013-11-26 10:54:45下载
- 积分:1
-
CART
matlab中cart决策树源代码,用于数据的分类和预测。(source code in matlab cart decision tree for data classification and prediction.)
- 2013-10-28 15:08:58下载
- 积分:1