-
Steepest.Descent.Method.matlab
matlab经典算法的程序
最速下降梯度法matlab程序(classical algorithm matlab procedure steepest descent gradient method matlab program)
- 2008-05-24 10:33:30下载
- 积分:1
-
forplot
根据多行三列的实验数据(x,y,signal)作出contourf图。其中x,y为二位空间位置(或其他概念的二维),signal为在该位置的信号。此代码先将数据按位置不同求平均,再将signal按照其对应的x,y分配到二位矩阵内。最后作图。编这个代码的初衷是为了制作大脑hippocampus区域place cell 活动性的contour 图。(it s a code i made for plotting a contour graph of experimental data (x,y,signal). The data should be n*3 arrays which cannot be plot into contour directly. In fact, it can subplot 6*6 graphs or more, but speed might be slow..... especially, when you want more detailed graphs.)
- 2010-01-14 18:32:23下载
- 积分:1
-
SignalProcessingToolbox
very impressive ebook about signal peocessing toolbox for matlab
- 2010-05-14 19:58:12下载
- 积分:1
-
DFT---duichenxing
根据DFT的对称性,由原始序列计算所求的序列的DFT,用MATLAB 实现(According to the symmetry of the DFT, the DFT of the sequence of demand from the original sequence calculation with MATLAB)
- 2012-06-17 15:32:35下载
- 积分:1
-
5063
Audio compression and recording
- 2014-12-31 14:54:57下载
- 积分:1
-
tx_modulate
对bpsk信号进行调制,还可以对 qpsk ,16qam信号进行调制(For bpsk signal modulation, can also qpsk, 16qam signal modulation)
- 2014-03-27 06:47:08下载
- 积分:1
-
7.3.1_路径规划
说明: 移动机器人路径规划是机器人学的一个重要研究领域。它要求机器人依据某个或某些优化原则(如最小能量消耗、最短行走路线﹑最短行走时间等),在其工作空间中找到一条从起始状态到目标状态的能避开障碍物的最优路径。(Mobile robot path planning is an important research field in robotics. It requires the robot to find an optimal path from the starting state to the target state that avoids obstacles in its workspace based on one or some optimization principles (e.g. minimum energy consumption, shortest walking path, shortest walking time, etc.).)
- 2021-04-16 15:27:21下载
- 积分:1
-
解L1正则化回归问题(lasso)的Lars算法,MATLAB编译
非常适合计算机视觉方面的研究使用,多姿态,多角度,有不同光照,最小均方误差等算法的MSE的计算,可实现对二维数据的聚类,有小波分析的盲信号处理,用于时频分析算法。
- 2023-02-03 04:30:02下载
- 积分:1
-
N_w_spatial_f
自己写的空域相关滤波matlab程序,其中包括了和阈值滤波的比较(himself wrote the airspace associated filtering Matlab procedures, which include the threshold of filtering)
- 2007-07-03 00:25:02下载
- 积分:1
-
tree
决策树算法的matlab实现,主要适用的是id3
算法思想(Decision Tree Algorithm to achieve the matlab main id3 algorithm is applicable to thinking)
- 2009-05-06 13:28:34下载
- 积分:1