-
image-stitch
照相机采集的不同角度的两幅图像,金变换矩阵在matlab中实现图像拼接(image stitch)
- 2012-05-18 20:34:32下载
- 积分:1
-
基于分形理论与WZ模型的针板电极系统击穿时电树枝物理现象的计算机模拟Needle-plate_Breakdown_WZ-model
基于分形理论与WZ模型的针板电极系统击穿时电树枝物理现象的计算机模拟(Simulation of electrial breakdown treeing in a needle-plate configuration based on fractal theory and WZ model.)
- 2021-03-31 12:19:09下载
- 积分:1
-
GaussianFiltering
利用高斯核自行完成高斯平滑。
1.gkernel.m: 创建高斯核。
2.getnorm.m: 将高斯核归一化以求得该核的图像
3.convo.m:不用自带函数求卷积
4.conducting.m: 举例执行程序(1.gkernel.m: Buidling Gaussian kernels.
2.getnorm.m: Normalizing Gaussian kernel in order to display the kernel.
3.convo.m: calculating the convolution.
4.conducting.m: conducting the program with some examples.)
- 2010-10-16 10:27:11下载
- 积分:1
-
spiking_decon_demo
This code is about spicking-deconvolution of seismic data.
- 2009-11-07 15:40:54下载
- 积分:1
-
heart
matlab 画心形 希望有帮助 给女朋友挺好的倡议(matlab heart study and study over and over again.enjoy i dont descript this in english.)
- 2012-08-11 22:09:38下载
- 积分:1
-
pedulum-lqr
一级倒立摆的lqr控制,两部分组成,simulink和m文件。(An inverted pendulum lqr control, composed of two parts, simulink and m files.)
- 2020-08-31 21:28:09下载
- 积分:1
-
ICI
说明: 该文档介绍了高速移动情况下,由于多普勒频移导致的ICI干扰问题。描述了问题的产生,解决的算法,并附有自消除、最大似然估计、卡曼滤波参数估计的matlab仿真(introuces the ICI problem in high-speed mobile radion channel.Describe the reasons ,algorithms,such as Self-cancellation,ML,Kalman.And the M files
are atteched)
- 2010-04-16 11:30:08下载
- 积分:1
-
CNN
This project provides matlab class for implementation of convolutional neural networks. This networks was developed by Yann LeCun and have sucessfully used in many practical applications, such as handwritten digits recognition, face detection, robot navigation and others (see references for more info). Because of some architectural features of convolutional networks, such as weight sharing it is imposible to implement it using Matlab Neural Network Toolbox without it s source modifications.
- 2013-11-19 15:07:52下载
- 积分:1
-
粒子群优化算法求解最优路径
粒子群优化最优路径算法,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优(Similar to simulated annealing (SA), particle swarm optimization (PSO) optimizes the optimal path by iteratively searching for the optimal solution from a random solution. It also evaluates the quality of the solution by fitness, but it is simpler than the genetic algorithm rules. It does not have the crossover and Mutation operations of genetic algorithm. It finds the global optimum by following the best values currently searched.)
- 2018-10-26 15:21:31下载
- 积分:1
-
powerflow
潮流计算程序,用M语言实现简单电力系统潮流计算,已通过编译(powerflow)
- 2010-05-19 15:04:37下载
- 积分:1