-
chap04
matlab实例clearN=100f=zeros(50,50) f(15:35,23:28)=1 figure(1)imshow(f, notruesize )F=fft2(f,N,N) F2=fftshift(abs(F)) figure(2)x=1:N y=1:N mesh(x,y,F2(x,y)) colormap(gray) colorbar(matlab)
- 2009-09-21 09:38:52下载
- 积分:1
-
bp源程序
很好 我采用得是串行方式对bp网络进行训练,为何训练时误差dsum约来越大??望指教!(good, I have used in serial mode is the right bp network training, training errors are about to dsum greater? ? Look weekend!)
- 2005-03-23 09:17:04下载
- 积分:1
-
1223
matlab是大家非常熟悉软件,本电子文档中提供了很多关于matlab的经典算法实现,希望能够帮助大家!(matlab is very familiar with U.S. software, the electronic documents to provide a lot about classical algorithm matlab realize, I hope everyone can help!)
- 2008-04-01 02:02:21下载
- 积分:1
-
sheffield_gatbx
MATLAB遗传算法工具箱,为遗传算法的实现提供了极大的方便(MATLAB genetic algorithm toolbox for the genetic algorithm provides a great convenience)
- 2013-10-06 21:35:38下载
- 积分:1
-
TOFED_TB_1
A 4 bit twisted ring counter is a sequential circuit which produces the following sequence of
output values: 0000, 1000, 1100, 1110, 1111, 0111, 0011, 0001 and then repeats. Design a
circuit for a 4 bit twisted ring counter that uses four D flip flops. Draw a state transition
diagram, a state table and a schematic for your circuit. Design an alternate implementation
using just three flip flops and draw a state transition diagram, state table and a schematic
for your circuit. If your designs are extended to implement an n bit twisted ring counter,
how many flip flops are required using each of the two approaches. In what situations
would you prefer the first method? In what situations would you prefer the second?
- 2014-11-08 06:58:55下载
- 积分:1
-
FLch6BAeg1
FLch6BAeg1.m——模糊神经网络解耦MATLAB程序(FLch6BAeg1.m-- Fuzzy Neural Network Decoupling MATLAB program)
- 2013-11-13 15:54:18下载
- 积分:1
-
LevelSet_ChunmingLi_v0
This Matlab code implements an edge based geometric active contour model without reinitialization.
MATLAB Release: R13SP1
This Matlab code implements the level set method in Chunming Li et al s paper "Level Set Evolution without Re-initialization: A New Variational Formulation", in IEEE Proc. of CVPR 2005.
EVOLUTION.m: core function that performs level set evolution.
Demo1.m: a demo for a real cell images
Demo2.m: a demo for a synthetic noisy image
Demo1_ManualBinaryInitial: demo for the same image in Demo1, allows manual initialization by the user
Demo2_ManualBinaryInitial: demo for the same image in Demo2, allows manual initialization by the user
- 2007-08-21 21:16:18下载
- 积分:1
-
_23_
集中问题解答.ppt
集中问题解答.ppt
( 集中问题解答.ppt
)
- 2010-11-09 09:42:27下载
- 积分:1
-
mydata
基于MATLAB/simulink的永磁同步电机仿真模型.空间失量磁场定向算法222(Based on MATLAB/simulink simulation model of permanent magnet synchronous motor. Spatial loss field oriented algorithms 222)
- 2011-01-26 00:17:22下载
- 积分:1
-
DetectionGuidedLMSwithWhiteInputs
智能天线,自适应非盲算法LMS,探测制导LMS with white input.由于上传格式限制题目看仔细。后续还有上传,尽请期待。(Smart antennas, adaptive algorithm for non-blind LMS, probe-guided LMS with white input. As the title of carefully limit upload format. From there follow-up, please do not expect.)
- 2010-05-12 01:22:56下载
- 积分:1