-
MATLAB-function-table
matlab常用函数表,对于初学者,真的很有帮助哦(matlab function table used for beginners, really helpful oh)
- 2011-11-19 15:00:02下载
- 积分:1
-
Finite_element_1d
演示一维有限元方法程序。并附有L2误差收敛阶数随着网格变细的误差图形(Presentation of one-dimensional finite element method program. Together with L2 error convergence order fining error with grid graphics)
- 2013-12-22 18:09:47下载
- 积分:1
-
robot2
机器人的PD加前馈控制,在MATLAB的m文件中编程实现(robot PD increase feedforward control, in MATLAB m document Programming)
- 2007-06-07 21:39:42下载
- 积分:1
-
hmt1d.tar
本程序针对一维的数据分析,并对其建立合适的马尔可夫模型(For one-dimensional signal set up an appropriate Markov Model)
- 2009-03-21 19:53:31下载
- 积分:1
-
8psk_modem_old
说明: 8psk调制解调的源码。给出调制前后符号的星座图和相关波形,指标对比。(8psk modulation and demodulation of the source. Given before and after the symbol constellation modulation and associated waveforms, index contrast.)
- 2011-02-18 13:15:39下载
- 积分:1
-
cvlib_mex
cvlib_mex为封装了openCV重要函数的库,matlab可以直接调用文件从而运行openCV函数。压缩包中已包含cvlib_mex.mexw64文件,可以直接使用。PS:mexw64适用于windows下的64位matlab。(cvlib_mex important function to encapsulate the openCV library, archive already contains cvlib_mex.mexw64 files can be used directly. PS: mexw64 applicable under windows 64 matlab.)
- 2013-07-15 19:13:52下载
- 积分:1
-
c
说明: 编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)
(Write a function, the input n is even, the function call seeking 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer function))
- 2011-07-18 09:28:07下载
- 积分:1
-
用logistic和差分方程预测 program
用logistic和差分方程预测上海市人口和老龄化比例的matlab程序(profile for difference equation to forcast population )
- 2011-08-13 08:53:03下载
- 积分:1
-
matlab-science-calculate
《MATLAB科学计算宝典》一书附录的例程,全程实例解说MATLAB数值计算和数据可视化功能,提高实用经验。包括微分,积分计算,超越方程,混沌,机械振动等的模拟。(matlab science calculate, all sorts of model for science research and so on.)
- 2013-10-16 19:55:36下载
- 积分:1
-
match
本项目主要工作是对提供图片与库中图片进行颜色和纹理两方面的匹配。其中,颜色匹配直接用基于颜色RGB的直方图匹配,纹理匹配则是通过小波变换转换成频域值,然后用Canny算子计算总和,最后得到图片的纹理图进行匹配(The main work of this project is to match the colors and textures to provide pictures and picture in the library. Among them, the direct use of color matching based on the color RGB histogram matching, texture matching wavelet transform converted into frequency domain values , calculate the sum of the Canny operator, and finally get the picture of the texture map to match
)
- 2012-04-20 22:43:16下载
- 积分:1