-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
fcmFch
说明: 图像量化方式,模糊C均值
可用于图像分类(Fcm for image Quntation)
- 2011-03-28 15:32:53下载
- 积分:1
-
huffman_encode
基于最小二元树的编码传输问题,用Matlab编程求解(Binary tree coding based on minimum transmission problem, solved with the Matlab programming)
- 2011-08-21 21:33:20下载
- 积分:1
-
hetro1
Leach protocol for matlab
- 2014-08-20 09:53:15下载
- 积分:1
-
gravity
newmark gravity newton rapton method
- 2013-08-22 10:06:18下载
- 积分:1
-
EtherCAT-Slave-Stack-Code-Tool
slave stack code tool
- 2015-03-18 10:49:02下载
- 积分:1
-
新建文件夹
编写一个MATLAB程序,实现Broyden算法;用编写的程序解下述方程组。(1)非线性方程组;(2)丙烷在空气中燃烧的模型到处下面非线性方程组:(Write a MATLAB program to achieve Broyden algorithm; Solve the following equations with the program written. (1) nonlinear equations; (2) the model of propane combustion in air follows the nonlinear equations everywhere)
- 2019-05-02 14:34:25下载
- 积分:1
-
MATLAB_txtx
内容为《MATLAB实用指南系列》各书用到的部分程序。包含MATLAB_syjc,MATLAB_gcsx,MATLAB_txtx,MATLAB_gjbc等4个目录。
MATLAB_syjc目录下为《MATLAB实用教程》用到的部分程序。
MATLAB_gcsx目录下为《MATLAB工程数学》用到的部分程序。
MATLAB_txtx目录下为《MATLAB图形图像》用到的部分程序。
MATLAB_gjbc目录下为《MATLAB高级编程》用到的部分程序。
所有程序均通过调试。环境为MATLAB 7.0, Visual Basic 6.0, Visual C++ 6.0, Excel 2000, SPSS 12.0, Windows 2000。(Says " MATLAB Practical Guide Series" of the book used some of the procedures. Contains MATLAB_syjc, MATLAB_gcsx, MATLAB_txtx, MATLAB_gjbc directory, etc. 4. MATLAB_syjc directory for " MATLAB Practical Guide," used some of the procedures. MATLAB_gcsx directory for " MATLAB Engineering Mathematics" used in some of the procedures. MATLAB_txtx directory for " MATLAB graphics images" used in some of the procedures. MATLAB_gjbc directory for " MATLAB high-level programming" used some of the procedures. All through the debugging process. Environment MATLAB 7.0, Visual Basic 6.0, Visual C++ 6.0, Excel 2000, SPSS 12.0, Windows 2000.)
- 2009-05-10 12:45:28下载
- 积分:1
-
Imageequilibria
说明: 这是我自己写的一个Matlab原代码:直方图均衡化,另外送上别人写的一种算法,给大家比较,接下来我还想写一种能强化细节的自适应直方图均衡法。。请大家多多指教(that I wrote an original Matlab code : histogram equalization, and send the others to write an algorithm for the sake of comparison, the next one I want to write details can be enhanced adaptive histogram equalization method. . Please exhibitions. .)
- 2006-04-10 21:19:16下载
- 积分:1
-
CTPhf
ctp海风实例
有修改
非常好的交易实例(ctp cthostftdctraderapi)
- 2013-12-24 19:59:50下载
- 积分:1