-
Fangdasuoxiao
图像的放大缩小,其中缩小任意比例,放大整数比。在matlab的work路径中选择需要操作的图像,图像使用者自备。(Image Zoom, which reduce the arbitrary ratio to enlarge than integer. In matlab choose the path of work need to operate images, user-owned images.)
- 2007-10-24 16:17:26下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
BPL1
这是一个基于matlab软件的电机建模仿真。(This is a modeling simulation matlab software-based motor.)
- 2013-02-25 21:05:02下载
- 积分:1
-
PLSI
利用PLSI算法自动对一个文档集进行聚类,需要调节聚类的维度K值,从而得到最大的likelihood(PLSI automatically using an algorithm for clustering document set needs to be adjusted to the dimension value of K clusters, to obtain the maximum likelihood)
- 2014-01-06 13:55:30下载
- 积分:1
-
compressed-sensing
说明: 用MATLAB实现的压缩传感,外文资料,里面含有部分源代码,用MATLAB可以仿真(Compressed sensing using MATLAB implementation, foreign language data, which contains part of the source code can be simulated using MATLAB)
- 2011-03-17 18:07:47下载
- 积分:1
-
pei_cel.matlab.m
Matlab源程序代码,用于拟合超二次曲线,曲面的代码,呵呵,与大家一起分享受(Matlab source code for the quadratic curve-fitting, surface code Oh, and that they have enjoyed.)
- 2007-03-12 11:09:30下载
- 积分:1
-
MIT-MATLAB
麻省理工大学matlab课件及课后习题,适合学习(MIT Matlab the courseware and Homework suitable learning)
- 2013-04-04 12:10:56下载
- 积分:1
-
Principal_Component_Analysis
Principal Component Analysis on the FERET Dataset
- 2010-02-09 21:23:26下载
- 积分:1
-
5
说明: 高等光学仿真(matlab版)-光波导、激光书中部分程序(Higher optical simulation (matlab)- waveguide, the laser part of the program in the book)
- 2012-10-05 22:12:27下载
- 积分:1
-
Relay-Selection
This code simulate, relay selection using the weak channel on ad-hoc and relay channels.Also power allocation is used for decrease consumed power.
- 2013-12-05 06:54:12下载
- 积分:1