资源列表

« 1 2 ... .74 .75 .76 .77 .78 16679.80 .81 .82 .83 .84 ... 28521 »

[数学计算/工程计算matrix

说明:实现了矩阵中的各种操作, 包括矩阵相加,相减,矩阵乘法,矩阵转秩,余子式,求行列式的值,求矩阵特征值,LU 分解,QR 分解,求现行方程组的解等等。 是任何做科学计算工作者必备的类库。 此类库也是C++初学者极好的参考资料。类库的实现运用了运算符重载,友元,异常处理,文件输入输出,函数重载,指针,动态分配内存等一系列C++技术。-Matrix in a variety of operations, including
<汤慧> 在 2025-05-10 上传 | 大小:9kb | 下载:0

[生物技术HMM1

说明:HMM是隐马氏模型,预测蛋白质的二级结构,当你输入一段未知的需要测定的蛋白质序列时,利用已经训练好的蛋白质,可以预测蛋白质的二级结构 -HMM is a hidden Markov model, the predicted secondary structure of the protein, when you enter a need to determine the unknown protein sequence, the u
<潘琳> 在 2025-05-10 上传 | 大小:12kb | 下载:0

[数学计算/工程计算eignvalue

说明:求实对称三对角对称矩阵的全部特征值及特征向量-All the eigenvalues ​ ​ and eigenvectors of real symmetric tridiagonal symmetric matrix
<lxc> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程knnsvm

说明:结合KNN(最近邻)算法和SVM(支持向量机)算法的分类器,,原创-KNN+SVM classification recognition algorithms, absolute originality
<易国栋> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程comm_eg

说明:Process a binary data stream using a communication system that consists of a baseband modulator, channel, and demodulator. Compute the system s bit error rate (BER).-Process a binary data stream using a communicati
<Dom> 在 2025-05-10 上传 | 大小:2kb | 下载:0

[matlab例程comm_eg_const

说明:Plotting Gray-coded Signal Constellations and Pulse Shaping Using a Raised Cosine Filter-Plotting Gray-coded Signal Constellations and Pulse Shaping Using a Raised Cosine Filter
<Dom> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程comm_eg_constgray

说明:Plot a 16-QAM signal constellation with annotations that indicate the mapping from integers to constellation points. The solution uses the scatterplot function to create the plot and the text function in MAT
<Dom> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程dipoleArrayRadPattern

说明:Plots the radiation intensity pattern of a rectangular antenna array of identical dipole elements using the product of element pattern and array factor to get the Radiation Pattern -Plots the radiation intensity pa
<Dom> 在 2025-05-10 上传 | 大小:2kb | 下载:0

[matlab例程cameramovement

说明:Moving the camera through a scene - creating a fly-through effect The following example makes use of the fly-through effect to view the interior of an isosurface drawn within a volume defined by a vector field o
<Dom> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程colormapconcatenate

说明:Using the pcolor knowlegde and colormap concatenation technique to create axes objects with different colormaps-Using the pcolor knowlegde and colormap concatenation technique to create axes objects with differen
<Dom> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算PLS_matlab

说明:这是偏最小二乘法的matlab代码。偏最小二乘法是在最小二乘法的基础上加了主成分分析-This is a partial least squares method matlab code. The partial least squares method on the basis of the method of least squares plus principal component analysis
<pxt> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程get_ft

说明: input: fun x(t) t min & t max a df T = t_max-t_min fs = a*1/T 输入1:方程,xt;输入2,3:信号起始时间;输入4:选取的采样周期是信号长度倒数的倍数, 默认为50;输入5:频域分辨率,默认为0.3 输出频域信号和频域范围 为了提高fft的速度,频域信号长度是2的次方- Input: fun x (t) t min & t
<庞岩> 在 2025-05-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .74 .75 .76 .77 .78 16679.80 .81 .82 .83 .84 ... 28521 »

源码中国 www.ymcn.org