-
q1
说明: This little package contains a Parzen Neural Network classifier that can classify data between N classes in D dimensions. The classifier is really fast and simple to learn
- 2015-03-28 23:54:22下载
- 积分:1
-
MapMatching
Map matching is the process of assigning user s location to the nearest node one a network. Three algorithms of map matching, point to point, point to line and line to line are presented in this document.
- 2010-03-12 20:37:39下载
- 积分:1
-
gujaitiqu
说明: 这个程序能够帮我们从滞回曲线提取骨架曲线,并且可以绘画出来。(This program can help us extract skeleton curve from hysteretic curve and draw it.)
- 2020-04-29 20:36:38下载
- 积分:1
-
图像分形维数计算方法的比较
维数是描写空间内的一个点所需的最小实参数的个数.盒维数能反映出分形集的复杂程度,无论是何种图像资料均可以转化为矩阵,
A=imread("e:1.jpg")
FF=size(A)
% 计算灰度矩阵的大小;
for i=1:FF(1)
for j=1:FF(2)
if A(i,j)==0 % 等多种运算是不支持“0”值的;
end
end
end
imwrite(A,’e:2.jpg)’;
% 重新保存经校正后灰度
- 2022-06-20 20:33:22下载
- 积分:1
-
pinyuxiangguan
这是频域副本相关的代码,给予信号同样长度的副本,使得信号在相关后可以恢复,先是通过滤波器,然后找出信号点。(This is related to the frequency domain replica code, a copy of the same length given signal so that the signal can be restored after correlation, first through a filter, and then identify the signal points.)
- 2015-01-29 18:23:38下载
- 积分:1
-
Jpeg_code_decode
MATLAB图像压缩JPEG编解码算法,多种参数对比,代码详细实现JPEG编解码标准算法(MATLAB codec JPEG image compression algorithm, multi-parameter comparison, the code in detail to achieve the standard JPEG codec algorithm)
- 2008-06-10 20:52:40下载
- 积分:1
-
matlab
matlab代码元沙发三国电饭锅额收到了方恨少飞是飞(matlab yes)
- 2014-01-03 16:30:24下载
- 积分:1
-
anc_headphone_multifre2
anc 算法的反馈实现,在国外的论文中的算法的simulink实现(anc used the feedback,and realize it used the simulink)
- 2010-05-10 19:53:39下载
- 积分:1
-
PVinverter
AI仿真程序模型,频率角度正反馈模型,某国际知名公司专利(simulink model for AI based on the phase & frequency shift active model)
- 2012-06-03 15:06:40下载
- 积分:1
-
ksvd-algorithm-and-psnr
ksvd字典学习算法和改进的ksvd字典学习算法,并自动计算psnr。(ksvd dictionary learning algorithm and improved ksvd dictionary learning algorithm and automatically calculates psnr.)
- 2014-12-04 18:47:28下载
- 积分:1