-
peo3
this is matlab pdf it consist materail for matlab pdf which is uilized dor software system
- 2011-05-21 12:58:14下载
- 积分:1
-
code3
various code .................................
- 2012-05-15 00:27:35下载
- 积分:1
-
Neural-Network-
数学建模中基于matlab的神经网络算法(Mathematical modeling of neural network algorithm based on matlab)
- 2013-11-03 18:42:35下载
- 积分:1
-
mat_variable_txt
读取mat中的文件名并将其中的变量写入与变量名一致的txt文件中(read and write document)
- 2014-12-05 10:02:55下载
- 积分:1
-
Hermite_Spline
进行分段三次Hermite插值和分段三次Spline插值,比较F-C取导数方法所得到期收益率曲线逼近中债结算公司的到期收益率曲线的效果的程序(Hermite interpolation for sub-three and three sub-Spline interpolation, comparing FC take derivative curve approximation method, due in settlement of debts due the company s procedures for the effect of yield curve)
- 2008-01-02 16:02:14下载
- 积分:1
-
golden
欢迎下载,MATLAB求函数极小值的程序(Welcome to download, MATLAB function for the minimum procedures)
- 2008-01-10 14:25:40下载
- 积分:1
-
Harris-corner-detector
Harris detector
The code calculates the Harris Feature Points When you execute the code, the test image file opened and you have to select by the mouse the region where you want to find the Harris points, then the code will print out and display the feature points in the selected region. You can select the number of FPs by changing the variables max_N & min_N
- 2009-11-03 05:57:20下载
- 积分:1
-
lankasite2
兰卡斯特汉语语料库,做NLP、文本处理之类的可以用得上(Lancaster Chinese corpus, NLP can do lingua franca)
- 2015-03-23 16:08:51下载
- 积分:1
-
2
总结了一些常用的matlab源代码,可以用来参考作用,总结得很好。适合查阅。(Summarizes some of the commonly used Matlab source code, can be used to reference, summed it up well. Suitable for inspection)
- 2013-05-11 18:17:19下载
- 积分:1
-
Archive
4) 创建一个名为Complex的类,进行复数的算术运算。复数的形式为:
realpart+imaginarypart*i
用浮点变量表示类的private数据。提供构造函数,能够对所声明的该类对象进行初始化。在不提供初始化值的情况下,该构造函数应包含默认值。针对以下功能,分别提供一个public成员函数。
(1)两个复数相加;
(2)两个复数相减
(3)用(a, b)的形式打印复数,其中a为实部,b为虚部。
(4) Create a class called Complex, and perform complex arithmetic operations. Plural form: realpart+imaginarypart* i said private data class with floating point variables. Provide a constructor, the object can be declared for the class is initialized. In the case do not provide initialization values, the constructor should contain default values. For the following functions, which provide a public member function. (A) two complex numbers (2) the subtraction of two complex (3) (a, b) in the form of plural printing, where a is the real part, b is the imaginary part.)
- 2013-12-18 15:14:46下载
- 积分:1