-
MATLAB
基于神经网络下的《MATLAB神经网络30个案例分析》程序(Based on Neural Network under " MATLAB neural network 30 Case Studies" Program)
- 2013-11-12 15:46:32下载
- 积分:1
-
NPLS-Program
Application of N-PLS and unfold-PLS to a dataset in Matlab. Requires Nway-toolbox of Matlab.
- 2010-08-25 06:16:25下载
- 积分:1
-
c
说明: c自理阿婆;了解了解顾客了 快乐 噶爱国 (c self grandmother learn about customer happiness Karma patriotic)
- 2010-04-04 16:47:04下载
- 积分:1
-
shaoshuzheboyi
少数者获胜博弈,用matlab仿真模拟实验(minority game,with matlab simulation)
- 2014-11-29 10:58:31下载
- 积分:1
-
Radar_Simulation
雷达系统仿真,采用相位编码脉内线性调频混合调制信号。该雷达具有数字化正交解调、脉冲压缩处理、固定目标对消、动目标检测(MTD)、和恒虚警(CFAR)处理等功能(Radar simulation system,using the LFM and barker code mixed modulated signal。Main function include:digital orthogonal demodulationfixed, Pulse compression,target cancellation, moving object detection (MTD), and the constant false-alarm (CFAR) processing etc)
- 2020-12-18 22:29:10下载
- 积分:1
-
KalmanDemoMatlab
介绍卡尔曼程序原理的演示软件。可以为初学者提供参考。(Kalman procedures introduced the principle of the demonstration software. Can provide a reference for beginners.)
- 2007-06-01 10:51:16下载
- 积分:1
-
9试验模态参数的时域识别方法
说明: 振动信号模态参数识别预处理方法及ITD,STD(NExT method for modal parameter identification of vibration signal)
- 2019-12-16 15:28:27下载
- 积分: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
-
GUI_35
matlab初学者资料 里面有M程序的详细文件 还有编程 直接运行即可(Matlab beginners material inside have M program detailed document and programming can be run directly
)
- 2012-03-30 11:22:52下载
- 积分:1
-
kmeans
k均值聚类算法MATLAB,自适型的代码(This is a nice work )
- 2013-03-11 23:48:57下载
- 积分:1