-
Matlab
好的简单的源码程序 很好用的 基于MATLAB 编写 无密码,下载解压即可(Good simple procedure useful source MATLAB-based preparation of non-password, download decompression can)
- 2008-04-28 09:58:51下载
- 积分:1
-
MatlabBayesanclassifier
说明: 用Matlab语言建构贝叶斯分类器 hope it is usful for you guy(With the Matlab language construct Bayesian classifier hope it is usful for you guy)
- 2010-03-19 10:51:37下载
- 积分:1
-
yudizi
利用例子滤波实现对运动物体的跟踪并提取轨迹,在matlab环境下运行,希望对大家有用(Examples of the use of filtering to achieve the tracking of moving objects and extract tracks in the matlab environment to run, I hope useful)
- 2013-11-07 12:45:15下载
- 积分:1
-
matlab
数字信号处理及其MATLAB实现,详细介绍了数字信号处理的原理和过程,并给出详细的MATLAB实现程序。(Digital signal processing and MATLAB realization of digital signal processing described in detail the principles and processes, and gives a detailed implementation program MATLAB.)
- 2009-11-25 22:11:33下载
- 积分:1
-
3002-(1)
介绍了一种新的全光纤激光器,脉冲的,峰值功率不是很大(We report a narrow-linewidth (∆ λ = 0.4 nm) optical pulsed MOPA (master oscillator – power amplifier) source emitting
0.41 mJ pulses (1.5 kW peak power) in the eye-safe range (λ=1548 nm). Pulse duration and repetition rate were 90 ns
and 5 kHz respectively. )
- 2014-11-12 00:30:55下载
- 积分:1
-
shujutongjifenxi2
数据的统计描述与分析的matlab实现与分析(Statistical description and analysis matlab realize and Analysis)
- 2007-09-22 13:53:58下载
- 积分:1
-
sim_scan
sim scan software it will help u a lot.......thanks
- 2009-04-05 02:03:00下载
- 积分:1
-
zhixin
无线传感器网络加权质心自定位算法中加权质心算法仿真(Centroid algorithm simulation in wsn)
- 2010-05-07 17:39:46下载
- 积分:1
-
BruteSearch
K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided:
- Nearest neighbor
- K-Nearest neighbors
- Radius Search
They al supports N-dimensions and work on double, it is possible to choose if return the distances.
Here is a time comparison with a vectrized m-code:
N=1000000 number of reference points
Nq=100 number of query points
dim=3 dimension of points
k=3 number of neighbor
tic
[idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX
toc
tic
[idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE
toc
p=rand(N,dim)
qp=rand(Nq,dim)
Output:
Elapsed time is 0.962640 seconds.
Elapsed time is 18.813100 seconds. )
- 2009-03-30 08:08:08下载
- 积分:1
-
shiboqishiyan1
从 All Functions选项板上访问MATLAB 脚本节点,其调用方法:Functions→All Functions→Analyze→Mathematics→Formula →MATLAB Script,打开 MATLAB Script节点即可进行操作。(Linear and nonlinear systems. A system is linear if all its elements are linear,and nonlinear if any element is nonlinear.)
- 2010-12-18 10:37:40下载
- 积分:1